<!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>Quasi- and Pseudo-pyramidal Tours for Generalized Traveling Salesman Problem</article-title>
      </title-group>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>Katherine Neznakhina Krasovsky Institute of Mathematics and Mechanics, Ural Federal University</institution>
          ,
          <addr-line>Ekaterinburg</addr-line>
          ,
          <country country="RU">Russia</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Michael Khachay Krasovsky Institute of Mathematics and Mechanics, Ural Federal University, Ekaterinburg, Russia Omsk State Technical University</institution>
          ,
          <addr-line>Omsk</addr-line>
          ,
          <country country="RU">Russia</country>
        </aff>
      </contrib-group>
      <fpage>316</fpage>
      <lpage>321</lpage>
      <abstract>
        <p>In this paper, we introduce notions of l-quasi-pyramidal and l-pseudopyramidal tours extending the classic notion of pyramidal tour to the case of Generalized Traveling Salesman Problem (GTSP). We show that, for the instance of GTSP on n cities and k clusters with arbitrary weights, optimal l-quasi-pyramidal and l-pseudo-pyramidal tours can be found in time O(4ln3) and O(2lkl+4n3), respectively. Consequently, we show, that, in the most general setting, GTSP belongs to FPT for parametrizations induced by these special kinds of tours. Also, we describe a non-trivial polynomially solvable subclass of GTSP, for which the existence of optimal l-quasi-pyramidal tour (for some fixed value of l) is proved.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>
        Algorithmic issues of finding optimal restricted tours, for several kinds of restrictions, e.g. precedence
constraints, are also actively investigated
        <xref ref-type="bibr" rid="ref10 ref14 ref5 ref6 ref7">(see.,e.g. [Balas, 1999, Balas &amp; Simonetti, 2001, Chentsov et al., 2016])</xref>
        .
Among others, the restriction of TSP to considering so called pyramidal tours
        <xref ref-type="bibr" rid="ref12 ref8 ref9">(see, e.g. [Burkard et al., 1998])</xref>
        seems to be especially popular. The pyramidal tour respects the initial order {1; : : : ; n} defined on the nodeset
of a given graph and has the form
where vij &lt; vij+1 for any j ∈ {1; : : : ; r − 1} and vij &gt; vij+1 for any j ∈ {r + 1; : : : ; n − 1}. It is widely
known [Klyaus, 1976] that an optimal pyramidal tour can be found in time of O(n2) for any weighting function.
Recently it was shown [Berg et al., 2016] that, for the Euclidean setting, optimal pyramidal tour can be found in
O(n log2 n) time. In papers [Enomoto et al., 1998, Oda &amp; Ota, 2001], several generalizations of pyramidal tours,
for which an optimal tour also can be found efficiently, were introduced. Despite their fame, pyramidal tours
have one shortcoming. Known settings of TSP and its generalizations, for which existence of optimal pyramidal
tours is proven [Burkard &amp; Deineko, 1998, Baki &amp; Kabadi, 1999, Baki, 2006], remain very rare so far. Actually,
they are mostly exhausted with settings satisfying the well known sufficient conditions by Demidenko and van
der Veen
        <xref ref-type="bibr" rid="ref15">(see, e.g. [Gutin &amp; Punnen, 2007])</xref>
        .
      </p>
      <p>Contribution of this paper is two-fold. At first, we introduce (in Section 2) notions of l-quasi-pyramidal and
l-pseudo-pyramidal tours extending the classic notion of pyramidal tour and results of [Oda &amp; Ota, 2001] to the
case of Generalized Traveling Salesman Problem (GTSP). We show that optimal l-quasi-pyramidal and
l-pseudopyramidal tours can be found in time O(4ln3) and O(2lkl+4n3), respectively. At second, we describe (in Section
3) a non-trivial polynomially solvable subclass of GTSP, for which the existence of optimal l-quasi-pyramidal
tour (for some fixed l) is proved.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Quasi- and Pseudo-pyramidal Tours</title>
      <p>We proceed with the common setting of the Generalized Traveling Salesman Problem (GTSP). Instance of the
GTSP is defined by complete edge-weighted graph G = (V; E; w) with weighting function w : E → R+, and
by a given partition V1 ∪ : : : ∪ Vk = V of the nodeset V = V (G) of graph G. Feasible solutions are cyclic
tours vi1 ; : : : ; vik visiting each cluster Vi once. Hereinafter, we call such routes Clustered Hamiltonian tours or
CH-tours. The problem is to find a CH-tour of the minimum weight1.</p>
      <p>In this section, we extend the well-known notion of a pyramidal tour to the case of partial orders defined
implicitly by the orderings of clusters. Indeed, linear ordered finite set (V1; : : : ; Vk) of clusters induces a partial
order on the nodeset V of the graph G as follows, for any u ∈ Vi and v ∈ Vj , u ≺ v if i &lt; j.
De nition 1 Let be a CH-tour v1; vi1 ; : : : ; vir ; vk; vjk−r−2 ; : : : ; vj1 such that vt ∈ Vt for any t. We call
l-quasi-pyramidal tour, if ip − iq ≤ l and jp′ − jq′ ≤ l for any 1 ≤ p &lt; q ≤ r and 1 ≤ p′ &lt; q′ ≤ k − r − 2.
an</p>
      <p>The following theorems extend the results proposed in [Oda &amp; Ota, 2001] for the classic TSP.
Theorem 1 For any weighting function w : E → R+, a minimum cost l-quasi-pyramidal CH-tour can be found
in time of O(4ln3).</p>
      <p>Remark 1 Evidently, result of Theorem 1 can be considered in the context of the parameterized complexity.
Actually, Theorem 1 claims that, in the most general setting, GTSP is xed-parameter tractable with respect to
parametrization induced by quasi-pyramidal tours.</p>
      <p>In Section 3, we describe a subclass of geometric GTSP, each whose instance has l-quasi-pyramidal optimal
tours for some fixed l. Nevertheless, this class seems to be very specific, and the scheme proposed can hardly be
extended to more general settings. To overcome this gap, we propose a more common notion of pyramidal-like
tours. We call them pseudo-pyramidal.</p>
      <p>De nition 2 Let be a CH-tour v1; vi1 ; : : : ; vir ; vk; vjk−r−2 ; : : : ; vj1 such that vt ∈ Vt for any t. We call
l-pseudo-pyramidal tour, if ip − ip+1 ≤ l and jq − jq+1 ≤ l for any 1 ≤ p ≤ r − 1 and 1 ≤ q ≤ k − r − 1.
an
It easy to verify that any l-quasi-pyramidal tour is an l-pseudo-pyramidal as well.</p>
      <p>1In this paper, we restrict ourselves to the case of undirected graphs. Although, the similar argument can be provided to the
case of digraphs and asymmetric weighting functions w.
Theorem 2 For any weighting function w : E → R+, a minimum cost l-pseudo-pyramidal CH-tour can be found
in time of O(2lkl+4n3).</p>
      <p>Remark 2 As for Theorem 1, Theorem 2 states that, for any weighting function, GTSP belongs to FPT with
respect to parameters k and l. Also, since O(2l(log n)l+4n3) = 2O(l2) · O(n4), the problem has FPT algorithms
with respect to parameter l only any time when k = O(log n).</p>
      <p>For the brevity, we skip proofs of Theorems 1 and 2, which will be come in forthcoming paper.
3</p>
    </sec>
    <sec id="sec-3">
      <title>Polynomial Time Solvable Subclass of GTSP on Grid Clusters</title>
      <p>In this section, we describe polynomially solvable subclass of Generalized Traveling Salesman Problem on Grid
Clusters, GTSP-GC for short. In this special case of the GTSP, an undirected edge-weighted graph G = (V; E; w)
is given where the set of vertices V correspond to a set of points in the planar rectangular grid. Every nonempty
1 × 1 cell of the grid forms a cluster. The weighting function is induced by distances between the appropriate
points with respect to some metric. To put it simple, we consider Euclidean distances, but the similar results
can be easily obtained for some other metrics, e.g. for l1. In Fig. 1, we present an instance of the Euclidean
GTSP-GC with 6 clusters.</p>
      <p>It is known that for two special cases of the problem, when the number k of clusters is O(logn) or n − O(logn),
polynomial time approximation schemes (PTAS) were proposed [Khachay &amp; Neznakhina, 2016b]. Meanwhile,
the question of systematic description of polynomial time solvable subclasses of GTSP-GC, which is closely
related to complexity analysis of Hamiltonian cycle problem on grid graphs, is still far from its complete answer.</p>
      <p>Let H and W be height and width (number of rows and columns) of the given grid, respectively. We consider
a special case of the GTSP-GC, for which one of these parameters, say H does not exceed 2 (while another one
is unbounded). We call this case GTSP-GC(H2). We show that any instance of GTSP-GC(H2) has an optimal
l-quasi-pyramidal CH-tour for some l independent on n. Therefore, this subclass of GTSP-GC is polynomially
solvable due to Theorem 1.</p>
      <p>Our argument is based on the introduced Tour straightening transformation (Algorithm 1), which is closely
related to the well-known class of local search heuristics. To describe the transformation, assign to columns of
the grid defining the given instance of GTSP-GC(H2), integer numbers 1; 2; : : : ; W (from the left to the right).
Consider an arbitrary CH-tour . Assigning to each node vi of the number ci of the column it belongs, obtain
a sequence of column numbers presented in the order induced by the tour . Without loss of generality, assume
that has the form</p>
      <p>1 = c1; c2; : : : ; cr = W; cr+1; : : : ; cs = 1
for some appropriate numbers r and s.</p>
      <p>Suppose, for some integer number t, whose value will be specified later, there exist indexes
1 ≤ p &lt; q ≤ r;
r + 1 ≤ p′ &lt; q′ ≤ s;
such that
such that
cp − cq ≥ t − 1; or
cq′ − cp′ ≥ t − 1:
(1)
(2)
(3)
In this case, we say that the tour has t-zigzag (Fig. 2). Obviously, any l-quasi-pyramidal tour contains no
t-zigzags, for any t ≥ l. Algorithm 1 replaces all segments of the tour having t-zigzags with subtours of the
special kind (see. Fig. 3).
Algorithm 1 Tour straightening transformation
Outer Parameter: t.</p>
      <p>Input: an instance of GTSP-GC(H2) and a CH-tour .</p>
      <p>Output: a CH-tour ′ without t-zigzags.
Meanwhile, the weight of their replacement in Step 7 at any iteration of Algorithm 1 is at most 2t + 2F (Y; [0; 2]),
where F (Y; S) is an optimum value of 2-medians clustering objective function for a sample Y taken from a line
segment S.</p>
      <p>To estimate an upper bound for F (Y; S) we need the following technical lemma, which can be easily proved
by recurrent variable elimination method of linear programming.
Lemma 1 For any sample
= (p1; : : : ; pn), pi ∈ [0; 1] there exist numbers m1 and m2 ∈ [0; 1] such that</p>
      <p>n
F ( ; [0; 1]) = ∑ min{|pi − m1|; |pi − m2|} ≤ n=6:
i=1
(4)</p>
      <p>Getting back to discussion of Algorithm 1, we obtain from Lemma 1 that F (Y; [0; 2]) ≤ 2 · 1=6(2t + 4).
Therefore, at any iteration of Algorithm 1, the tour ′ becomes cheeper if 2t + 4t=3 + 8=3 ≤ 4t − 4, i.e. t ≥ 10.</p>
      <p>Further, let cells of the grid be ordered as in Fig. 4 (i.e., top-down and left-right). For t = 10, any CH-tour of
the given GTSP-GC(H2) instance can be transformed to l-quasi-pyramidal CH-tour for l = 20 without increasing
its weight. Hence, we are proved the following theorem.</p>
      <p>Theorem 3 Any instance of GTSP-GC(H2) has an optimal 20-quasi-pyramidal CH-tour.
As a consequence of Theorem 1 and Theorem 3, we obtain that GTSP-GC(H2) can be solved to optimality in
time O(n3).
4</p>
    </sec>
    <sec id="sec-4">
      <title>Conclusion</title>
      <p>In this paper, a new notion of l-quasi-pyramidal and l-pseudo-pyramidal tours extending the classic notion of
pyramidal tour is introduced. We show that, similar to the case of pyramidal tours and TSP, an optimal
lquasi-pyramidal tour for the Generalized Traveling Salesman Problem can be found efficiently (for an arbitrary
weighting function). Also, we describe a non-trivial polynomially solvable geometric special case of GTSP. Each
instance of the problem in question has an l-quasi-pyramidal tour as an optimal solution. Actually, an instance
of this problem is defined by unit 2-row rectangular grid on the Euclidean plane. Although, the the trick with
2-medians can not be applied straightforward even to the case h = 3, we believe that we can prove soon the
existence of optimal l-pseudo-pyramidal tours for the case of GTSP-GC(Hh) defined by a grid of an arbitrary
fixed height h.</p>
      <p>Acknowledgements
This research was supported by Russian Science Foundation, project no. 14-11-00109.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <source>[Arora</source>
          , 1998] Arora,
          <string-name>
            <surname>S.</surname>
          </string-name>
          (
          <year>1998</year>
          ).
          <article-title>Polynomial Time Approximation Schemes for Euclidean Traveling Salesman and other geometric problems</article-title>
          .
          <source>Journal of the ACM</source>
          ,
          <volume>45</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [Baburin et al.,
          <year>2009</year>
          ] Baburin,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Della Croce</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            ,
            <surname>Gimadi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E. K.</given-names>
            ,
            <surname>Glazkov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y. V.</given-names>
            , and
            <surname>Paschos</surname>
          </string-name>
          ,
          <string-name>
            <surname>V. T.</surname>
          </string-name>
          (
          <year>2009</year>
          ).
          <article-title>Approximation algorithms for the 2-Peripatetic Salesman Problem with edge weights 1 and 2</article-title>
          . Discrete Applied Mathematics,
          <volume>157</volume>
          (
          <issue>9</issue>
          ):
          <fpage>1988</fpage>
          -
          <lpage>1992</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <source>[Baki</source>
          , 2006] Baki,
          <string-name>
            <surname>M.</surname>
          </string-name>
          (
          <year>2006</year>
          ).
          <article-title>A new asymmetric pyramidally solvable class of the Traveling Salesman Problem</article-title>
          .
          <source>Oper. Res. Lett.</source>
          ,
          <volume>34</volume>
          (
          <issue>6</issue>
          ):
          <fpage>613</fpage>
          -
          <lpage>620</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <source>[Baki &amp; Kabadi</source>
          , 1999] Baki,
          <string-name>
            <given-names>M.</given-names>
            and
            <surname>Kabadi</surname>
          </string-name>
          ,
          <string-name>
            <surname>S.</surname>
          </string-name>
          (
          <year>1999</year>
          ).
          <article-title>Pyramidal Traveling Salesman Problem</article-title>
          .
          <source>Computers &amp; Operations Research</source>
          ,
          <volume>26</volume>
          (
          <issue>4</issue>
          ):
          <fpage>353</fpage>
          -
          <lpage>369</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <source>[Balas</source>
          , 1999] Balas,
          <string-name>
            <surname>E.</surname>
          </string-name>
          (
          <year>1999</year>
          ).
          <article-title>New classes of efficiently solvable generalized Traveling Salesman Problems</article-title>
          .
          <source>Annals of Operations Research</source>
          ,
          <volume>86</volume>
          :
          <fpage>529</fpage>
          -
          <lpage>558</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <source>[Balas &amp; Simonetti</source>
          , 2001] Balas,
          <string-name>
            <given-names>E.</given-names>
            and
            <surname>Simonetti</surname>
          </string-name>
          ,
          <string-name>
            <surname>N.</surname>
          </string-name>
          (
          <year>2001</year>
          ).
          <article-title>Linear time dynamic-programming algorithms for new classes of restricted TSPs: A computational study</article-title>
          .
          <source>INFORMS J. on Computing</source>
          ,
          <volume>13</volume>
          (
          <issue>1</issue>
          ):
          <fpage>56</fpage>
          -
          <lpage>75</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [Berg et al.,
          <year>2016</year>
          ] Berg,
          <string-name>
            <surname>M.</surname>
          </string-name>
          <year>d</year>
          .,
          <string-name>
            <surname>Buchin</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jansen</surname>
            ,
            <given-names>B. M. P.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Woeginger</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          (
          <year>2016</year>
          ).
          <article-title>Fine-Grained Complexity Analysis of Two Classic TSP Variants</article-title>
          . In Ioannis Chatzigiannakis,
          <string-name>
            <given-names>Michael</given-names>
            <surname>Mitzenmacher</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y. R.</given-names>
            and
            <surname>Sangiorgi</surname>
          </string-name>
          , D., editors,
          <source>43rd International Colloquium on Automata, Languages, and Programming (ICALP</source>
          <year>2016</year>
          ), volume
          <volume>55</volume>
          <source>of Leibniz International Proceedings in Informatics (LIPIcs)</source>
          , pages
          <fpage>5</fpage>
          :
          <fpage>1</fpage>
          -
          <lpage>5</lpage>
          :
          <fpage>14</fpage>
          ,
          <string-name>
            <surname>Dagstuhl</surname>
          </string-name>
          , Germany. Schloss
          <string-name>
            <surname>Dagstuhl-Leibniz-Zentrum</surname>
          </string-name>
          fuer Informatik.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <source>[Burkard &amp; Deineko</source>
          , 1998] Burkard,
          <string-name>
            <given-names>R.</given-names>
            and
            <surname>Deineko</surname>
          </string-name>
          ,
          <string-name>
            <surname>V.</surname>
          </string-name>
          (
          <year>1998</year>
          ).
          <article-title>On the Traveling Salesman Problem with a relaxed Monge matrix</article-title>
          . Inf. Process. Lett.,
          <volume>67</volume>
          (
          <issue>5</issue>
          ):
          <fpage>231</fpage>
          -
          <lpage>237</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [Burkard et al.,
          <year>1998</year>
          ] Burkard,
          <string-name>
            <given-names>R. E.</given-names>
            ,
            <surname>Deineko</surname>
          </string-name>
          , V. G., van Dal, R., van,
          <string-name>
            <given-names>J. A. A.</given-names>
            , Veen, d., and
            <surname>Woeginger</surname>
          </string-name>
          ,
          <string-name>
            <surname>G. J.</surname>
          </string-name>
          (
          <year>1998</year>
          ).
          <article-title>Well-solvable special cases of the Traveling Salesman Problem: a survey</article-title>
          .
          <source>SIAM Rev</source>
          .,
          <volume>40</volume>
          (
          <issue>3</issue>
          ):
          <fpage>496</fpage>
          -
          <lpage>546</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [Chentsov et al.,
          <year>2016</year>
          ] Chentsov,
          <string-name>
            <given-names>A. G.</given-names>
            ,
            <surname>Khachai</surname>
          </string-name>
          , M. Y., and
          <string-name>
            <surname>Khachai</surname>
            ,
            <given-names>D. M.</given-names>
          </string-name>
          (
          <year>2016</year>
          ).
          <article-title>An exact algorithm with linear complexity for a problem of visiting megalopolises</article-title>
          .
          <source>Proceedings of the Steklov Institute of Mathematics</source>
          ,
          <volume>295</volume>
          (
          <issue>1</issue>
          ):
          <fpage>38</fpage>
          -
          <lpage>46</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          <source>[Christofides</source>
          , 1975] Christofides,
          <string-name>
            <surname>N.</surname>
          </string-name>
          (
          <year>1975</year>
          ).
          <article-title>Worst-case analysis of a new heuristic for the Traveling Salesman Problem</article-title>
          .
          <source>In Symposium on New Directions and Recent Results in Algorithms and Complexity</source>
          , page
          <volume>441</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [Enomoto et al.,
          <year>1998</year>
          ] Enomoto,
          <string-name>
            <given-names>H.</given-names>
            ,
            <surname>Oda</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            , and
            <surname>Ota</surname>
          </string-name>
          ,
          <string-name>
            <surname>K.</surname>
          </string-name>
          (
          <year>1998</year>
          ).
          <article-title>Pyramidal Tours with Step-backs and the Asymmetric Traveling Salesman Problem</article-title>
          .
          <source>Discrete Appl</source>
          . Math.,
          <volume>87</volume>
          (
          <issue>1-3</issue>
          ):
          <fpage>57</fpage>
          -
          <lpage>65</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [Gimadi et al.,
          <year>2014</year>
          ] Gimadi,
          <string-name>
            <given-names>E. K.</given-names>
            ,
            <surname>Glazkov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            , and
            <surname>Tsidulko</surname>
          </string-name>
          ,
          <string-name>
            <surname>O. Y.</surname>
          </string-name>
          (
          <year>2014</year>
          ).
          <article-title>Probabilistic analysis of an algorithm for the m-planar 3-index assignment problem on single-cycle permutations</article-title>
          .
          <source>Journal of Applied and Industrial Mathematics</source>
          ,
          <volume>8</volume>
          (
          <issue>2</issue>
          ):
          <fpage>208</fpage>
          -
          <lpage>217</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          <source>[Gimadi &amp; Rykov</source>
          , 2016] Gimadi,
          <string-name>
            <given-names>E. K.</given-names>
            and
            <surname>Rykov</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. A.</surname>
          </string-name>
          (
          <year>2016</year>
          ).
          <article-title>On the asymptotic optimality of a solution of the euclidean problem of covering a graph by m nonadjacent cycles of maximum total weight</article-title>
          .
          <source>Doklady Mathematics</source>
          ,
          <volume>93</volume>
          (
          <issue>1</issue>
          ):
          <fpage>117</fpage>
          -
          <lpage>120</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          <source>[Gutin &amp; Punnen</source>
          , 2007] Gutin,
          <string-name>
            <given-names>G.</given-names>
            and
            <surname>Punnen</surname>
          </string-name>
          ,
          <string-name>
            <surname>A. P.</surname>
          </string-name>
          (
          <year>2007</year>
          ).
          <source>The Traveling Salesman Problem and Its Variations</source>
          . Springer US, Boston, MA.
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          <source>[Khachai &amp; Neznakhina</source>
          , 2015] Khachai,
          <string-name>
            <given-names>M.</given-names>
            and
            <surname>Neznakhina</surname>
          </string-name>
          ,
          <string-name>
            <surname>E.</surname>
          </string-name>
          (
          <year>2015</year>
          ).
          <article-title>A polynomial-time approximation scheme for the euclidean problem on a cycle cover of a graph</article-title>
          .
          <source>Proceedings of the Steklov Institute of Mathematics</source>
          ,
          <volume>289</volume>
          (
          <issue>1</issue>
          ):
          <fpage>111</fpage>
          -
          <lpage>125</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          <source>[Khachay &amp; Neznakhina</source>
          , 2016a]
          <string-name>
            <surname>Khachay</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Neznakhina</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          (
          <year>2016a</year>
          ).
          <article-title>Approximability of the MinimumWeight k-Size Cycle Cover Problem</article-title>
          .
          <source>Journal of Global Optimization</source>
          ,
          <volume>66</volume>
          (
          <issue>1</issue>
          ):
          <fpage>65</fpage>
          -
          <lpage>82</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          <source>[Khachay &amp; Neznakhina</source>
          , 2016b]
          <string-name>
            <surname>Khachay</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Neznakhina</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          (
          <year>2016b</year>
          ).
          <article-title>Towards a PTAS for the generalized TSP in grid cluster</article-title>
          .
          <source>AIP Conf.Proceedings</source>
          ,
          <volume>1776</volume>
          (
          <issue>1</issue>
          ):
          <fpage>050003</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          <source>[Klyaus</source>
          , 1976] Klyaus,
          <string-name>
            <surname>P.</surname>
          </string-name>
          (
          <year>1976</year>
          ).
          <article-title>Generation of Testproblems for the Traveling Salesman Problem (in Russian)</article-title>
          .
          <source>Preprint Inst. Mat. Akad. Nauk. BSSR</source>
          , (
          <volume>16</volume>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          <source>[Oda &amp; Ota</source>
          , 2001] Oda,
          <string-name>
            <given-names>Y.</given-names>
            and
            <surname>Ota</surname>
          </string-name>
          ,
          <string-name>
            <surname>K.</surname>
          </string-name>
          (
          <year>2001</year>
          ).
          <article-title>Algorithmic aspects of pyramidal tours with restricted jumpbacks</article-title>
          .
          <source>Interdisciplinary Information Sciences</source>
          ,
          <volume>7</volume>
          (
          <issue>1</issue>
          ):
          <fpage>123</fpage>
          -
          <lpage>133</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [Pardalos et al.,
          <year>2013</year>
          ] Pardalos,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Du</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            , and
            <surname>Graham</surname>
          </string-name>
          ,
          <string-name>
            <surname>R.</surname>
          </string-name>
          (
          <year>2013</year>
          ).
          <source>Handbook of Combinatorial Optimization</source>
          . Springer.
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          <source>[Sahni &amp; Gonzales</source>
          , 1976] Sahni,
          <string-name>
            <given-names>S.</given-names>
            and
            <surname>Gonzales</surname>
          </string-name>
          ,
          <string-name>
            <surname>T.</surname>
          </string-name>
          (
          <year>1976</year>
          ).
          <article-title>P-complete approximation problems</article-title>
          .
          <source>Journal of the ACM</source>
          ,
          <volume>23</volume>
          :
          <fpage>555</fpage>
          -
          <lpage>565</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>