Skip to main content

Showing 1–2 of 2 results for author: White, W T J

.
  1. arXiv:1801.07456  [pdf, other

    cs.DS

    Heuristic algorithms for the Maximum Colorful Subtree problem

    Authors: Kai Dührkop, Marie Anne Lataretu, W. Timothy J. White, Sebastian Böcker

    Abstract: In metabolomics, small molecules are structurally elucidated using tandem mass spectrometry (MS/MS); this resulted in the computational Maximum Colorful Subtree problem, which is NP-hard. Unfortunately, data from a single metabolite requires us to solve hundreds or thousands of instances of this problem; and in a single Liquid Chromatography MS/MS run, hundreds or thousands of metabolites are meas… ▽ More

    Submitted 13 February, 2018; v1 submitted 23 January, 2018; originally announced January 2018.

  2. arXiv:1711.05839  [pdf, other

    cs.DS

    Exact and heuristic algorithms for Cograph Editing

    Authors: W. Timothy J. White, Marcus Ludwig, Sebastian Böcker

    Abstract: We present a dynamic programming algorithm for optimally solving the Cograph Editing problem on an $n$-vertex graph that runs in $O(3^n n)$ time and uses $O(2^n)$ space. In this problem, we are given a graph $G = (V, E)$ and the task is to find a smallest possible set $F \subseteq V \times V$ of vertex pairs such that $(V, E \bigtriangleup F)$ is a cograph (or $P_4$-free graph), where… ▽ More

    Submitted 10 January, 2018; v1 submitted 15 November, 2017; originally announced November 2017.

    Comments: 18 pages, 6 figures