<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Some classes of graphs that are not Pairwise Compatibility Graphs</article-title>
      </title-group>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>Pierluigi Baiocchi</institution>
          ,
          <addr-line>Tiziana Calamoneri, Angelo Monti, and Rossella Petreschi</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Sapienza University of Rome via Salaria 113</institution>
          ,
          <addr-line>00198 Roma</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>
        Graphs we deal with in this paper are motivated by a fundamental
problem in computational biology, that is the reconstruction of
phylogenetic trees, i.e. trees where leaves represent known taxa while
internal nodes possible ancestors that might have led through
evolution to this set of taxa [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. The tree reconstruction problem is proved
to be NP-hard under many criteria of optimality, moreover real
phylogenetic trees are usually huge, so testing possible heuristics on real
data is in general very di cult. This is the reason why it is common
to exploit sample techniques, extracting relatively small subsets of
taxa from large phylogenetic trees according to some
biologicallymotivated constraints, and to test the reconstruction algorithms only
on the smaller subtrees induced by the sample. Using in the sample
very close or very distant taxa can create problems for phylogeny
reconstruction algorithms [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] so, in selecting a sample from the leaves
of the tree, the constraint of keeping the pairwise distance between
any two leaves in the sample between two given positive integers
dmin and dmax is used. This motivates the introduction of pairwise
compatibility graphs (PCGs).
      </p>
      <p>
        A graph G = (V; E) is a pairwise compatibility graph (PCG)
if there exists an edge-weighted tree T and two non-negative real
numbers dmin and dmax, dmin dmax, such that each node u 2 V is
uniquely associated to a leaf of T and there is an edge (u; v) 2 E if
and only if dmin dT (u; v) dmax, where dT (u; v) is the sum of the
weights of the edges on the unique path PT (u; v) from u to v in T .
In such a case, we say that G is a PCG of T for dmin and dmax; in
symbols, G = P CG(T; dmin; dmax) [
        <xref ref-type="bibr" rid="ref3 ref6">3, 6</xref>
        ].
      </p>
      <p>u
a
u
c
b
u
u
d</p>
      <p>
        In Figure 1.a a small graph that is P CG(T; 4; 5) is depicted and,
in Figure 1.b, T is shown. In general, T is not unique; here T is a
caterpillar, i.e. a tree consisting of a central path to which all the
other nodes are directly connected. Due to their simple structure,
caterpillars are the most used witness trees to show that a graph is
PCG. However, it has been proven that there are some PCGs for
which it is not possible to nd a caterpillar as witness tree [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
      </p>
      <p>
        Due to the exibility a orded in the construction of instances (i.e.
choice of tree topology and values for dmin and dmax), when PCGs
were introduced, it was also conjectured that all graphs are PCGs [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ].
This conjecture has been confuted by proving the existence of some
graphs not belonging to PCG. Namely, Yanhaona et al. [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] show a
not PCG bipartite graph with 15 nodes (Figure 2.a). More recently,
Durochet et al. [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] prove that there exists a not bipartite graph with
8 nodes that is not PCG (Figure 2.b); this is the smallest graph that
is not PCG, since all graphs with at most 7 nodes are PCGs [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
Subsequently, Mehnaz and Rahman [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] generalize the technique in
[
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] to provide a class of bipartite graphs that are not PCGs. The
authors of [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] provide also an example of a planar graph with 20
nodes that is not a PCG (Figure 2.c).
      </p>
      <p>It remains unclear which is the boundary between PCGs and
not PCGs, so we focus on searching new graph classes that are not
PCGs.</p>
      <p>u
u
u
u
u u u u
u u u u
u u u u</p>
      <p>u u u u</p>
      <p>Namely, we consider three classes of n-node graphs, n
are all modi cations of cycles:
{ graphs obtained as strong product between an n=2 cycle and K2;
{ graphs obtained as the square of an n cycle;
{ graphs obtained connecting the nodes of an (n 1) cycle with an
universal node (wheels).</p>
      <p>
        We study the rst class because naturally extends the graph in
Figure 2.b, that can be interpreted as C4 K2. The graphs in the
second class are a natural variation of cycles, that have been proved
to be PCGs [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. Finally, we deep inside the wheels as they have
already been studied from the pairwise compatibility point of view.
Indeed, wheel W7 is PCG and it is the only graph with 7 nodes whose
witness tree is not a caterpillar [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] (see Figure 3.a). Moreover, it has
been proven in [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] that also the larger wheels up to W11 do not have
a caterpillar as a witness tree but, up to now, no other witness trees
are known for these graphs and, in general, it has been left open to
understand whether wheels with at least 8 nodes are PCGs or not.
      </p>
      <p>In the following section we communicate all our results
concerning these three classes in relation to the pairwise compatibility
property. All the proofs are detailed in the extended version of this paper.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Results</title>
      <p>Given two graphs G and H, their strong product G H is a graph
whose node set is the cartesian product of the node sets of the two
graphs, and there is an edge between nodes (u; v) and (u0; v0) if and
c
u
u
uv1
only if either u = u0 and (v; v0) is an edge of H or v = v0 and (u; u0)
is an edge of G or both (u; u0) and (v; v0) are edges in G and H
respectively.</p>
      <sec id="sec-2-1">
        <title>Theorem 1. Let k</title>
        <sec id="sec-2-1-1">
          <title>4. The graph Ck K2 is not PCG.</title>
          <p>We highlight that when k = 4, Ck K2 is the graph in Figure
2.b and it is known not to be PCG. In the extended version of this
paper we present an ad-hoc proof for k = 5 and a general proof for
k 6.</p>
          <p>Given a graph G, its square graph G2 is a graph whose node set
coincides with the node set of G and there is an edge (u; v) in G2 if
and only if either u and v are adjacent or they are connected by a 2
length path in G.</p>
        </sec>
      </sec>
      <sec id="sec-2-2">
        <title>Theorem 2. Let n</title>
        <sec id="sec-2-2-1">
          <title>8. The square of cycle Cn is not PCG.</title>
          <p>Also in this case, we prove separately the cases n = 8; 9 from the
general case n 10.</p>
          <p>Let Wn be the wheel obtained by connecting all the nodes of an
(n 1) cycle Cn 1 with a central (universal) node.</p>
          <p>It is known that W7 is PCG (see a witness tree in Figure 3.a). In
Figure 3.b we show a witness tree for W8, so proving the following
theorem:</p>
        </sec>
        <sec id="sec-2-2-2">
          <title>Theorem 3. Wheel W8 is PCG.</title>
          <p>On the contrary, when n
8, we prove that wheels are not PCGs:</p>
        </sec>
      </sec>
      <sec id="sec-2-3">
        <title>Theorem 4. Let n</title>
        <p>Our last results concern minimality of the previously de ned
classes of graphs, where a not PCG is minimal if, by deleting any
node from it, we get a PCG.</p>
      </sec>
      <sec id="sec-2-4">
        <title>Theorem 5. Let k</title>
        <sec id="sec-2-4-1">
          <title>4. The graph obtained by removing any node</title>
          <p>from Ck</p>
        </sec>
        <sec id="sec-2-4-2">
          <title>K2 is PCG. In other words, Ck</title>
        </sec>
        <sec id="sec-2-4-3">
          <title>K2 is a minimal not PCG.</title>
        </sec>
      </sec>
      <sec id="sec-2-5">
        <title>Theorem 6. Let k</title>
        <sec id="sec-2-5-1">
          <title>4. The graph obtained by removing any node</title>
          <p>from C2 is PCG. In other words, C2 is a minimal not PCG.</p>
        </sec>
      </sec>
      <sec id="sec-2-6">
        <title>Theorem 7. Let n</title>
        <sec id="sec-2-6-1">
          <title>9. The graph obtained by removing any node</title>
          <p>from Wn is PCG. In other words, Wn is a minimal not PCG.</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Acknowledgments</title>
      <p>This work has been partially supported by Sapienza University of
Rome projects \Graph Algorithms for Phylogeny: a promising
approach" and \Combinatorial structures and algorithms for problems
in co-phylogeny".</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>T.</given-names>
            <surname>Calamoneri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Frangioni</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Sinaimeri</surname>
          </string-name>
          .
          <source>Pairwise Compatibility Graphs of Caterpillars. The Computer Journal</source>
          <volume>57</volume>
          (
          <issue>11</issue>
          ) 1616{
          <fpage>1623</fpage>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <given-names>T.</given-names>
            <surname>Calamoneri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Frascaria</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Sinaimeri</surname>
          </string-name>
          .
          <article-title>All graphs with at most seven vertices are Pairwise Compatibility Graphs</article-title>
          .
          <source>The Computer Journal</source>
          <volume>56</volume>
          (
          <issue>7</issue>
          )
          <fpage>882</fpage>
          -
          <lpage>886</lpage>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <given-names>T.</given-names>
            <surname>Calamoneri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Sinaimeri</surname>
          </string-name>
          .
          <article-title>On Pairwise Compatibility Graphs: a Survey</article-title>
          .
          <source>SIAM Review</source>
          <volume>58</volume>
          (
          <issue>3</issue>
          )
          <fpage>445</fpage>
          -
          <lpage>460</lpage>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <given-names>S.</given-names>
            <surname>Durocher</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Mondal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Md. S.</given-names>
            <surname>Ramhan</surname>
          </string-name>
          .
          <article-title>On graphs that are not PCGs</article-title>
          .
          <source>Theoretical Computer Science 571</source>
          <volume>78</volume>
          {
          <issue>87</issue>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <given-names>J.</given-names>
            <surname>Felsenstein</surname>
          </string-name>
          .
          <article-title>Cases in which parsimony or compatibility methods will be positively misleading</article-title>
          .
          <source>Systematic Zoology</source>
          ,
          <volume>27</volume>
          , 401{
          <fpage>410</fpage>
          ,
          <year>1978</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <given-names>P.E.</given-names>
            <surname>Kearney</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. I.</given-names>
            <surname>Munro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Phillips</surname>
          </string-name>
          .
          <article-title>E cient generation of uniform samples from phylogenetic trees</article-title>
          .
          <source>Proc. Algorithms in Bioinformatics, Lecture Notes in Computer Science</source>
          <volume>2812</volume>
          ,
          <issue>177</issue>
          {
          <fpage>189</fpage>
          ,
          <year>2003</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <given-names>S.</given-names>
            <surname>Mehnaz</surname>
          </string-name>
          and
          <string-name>
            <given-names>M.S.</given-names>
            <surname>Rahman</surname>
          </string-name>
          .
          <article-title>Pairwise compatibility graphs revisited</article-title>
          .
          <source>Proc. International Conference on Informatics, Electronics Vision (ICIEV)</source>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>K.E. Omland.</surname>
          </string-name>
          <article-title>The Assumptions and Challenges of Ancestral State Reconstructions</article-title>
          .
          <source>Systematic Biology</source>
          ,
          <volume>48</volume>
          (
          <issue>3</issue>
          ),
          <volume>604</volume>
          {
          <fpage>611</fpage>
          ,
          <year>1999</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <given-names>M.N.</given-names>
            <surname>Yanhaona</surname>
          </string-name>
          , Md.S. Bayzid,
          <string-name>
            <given-names>Md. S.</given-names>
            <surname>Rahman</surname>
          </string-name>
          . Discovering Pairwise Compatibility Graphs.
          <source>Discrete Mathematics, Algorithms and Applications</source>
          ,
          <volume>2</volume>
          (
          <issue>4</issue>
          ),
          <volume>607</volume>
          {
          <fpage>623</fpage>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>M.N. Yanhaona</surname>
          </string-name>
          ,
          <string-name>
            <surname>K.S.M. Tozammel Hossain</surname>
            ,
            <given-names>Md. S.</given-names>
          </string-name>
          <string-name>
            <surname>Rahman</surname>
          </string-name>
          .
          <article-title>Pairwise Compatibility Graphs</article-title>
          .
          <source>Journal of Applied Mathematics and Computing</source>
          ,
          <volume>30</volume>
          , 479{
          <fpage>503</fpage>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>