<!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>Permutation-Matrix Approach to Optimal Linear Assignment Design</article-title>
      </title-group>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>Kharkiv National Аutomobile and Highway University</institution>
          ,
          <addr-line>Str.Yaroslava Mudrogo 25, Kharkiv, 61002</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>National Aerospace University "Kharkiv Aviation Institute"</institution>
          ,
          <addr-line>Chkalova Street 17, Kharkiv, 61070</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
      </contrib-group>
      <fpage>141</fpage>
      <lpage>149</lpage>
      <abstract>
        <p>The paper presents a new iterative approach to solving Linear Assignment problems (LAP) and finding a perfect matching in a weighted bipartite graph iteratively. For that, a new permutation-matrix model of optimal linear assignment is proposed, which allows recursively finding solutions on a set of augmenting paths built based on the current matching. The results can be combined with other methods for solving a LAP such as the Hungarian Algorithm and minimal cost method in order to find an optimum faster. Linear Assignment Problem; optimal assignment; matching; augmenting path; routes;</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>Transport Logistics is a broad application domain for Decision Theory and Optimization Theory
dealing with routings and scheduling. It is inevitably connected with optimal placement in space and
time of discrete objects. Therefore, Combinatorial Optimization is utilized widely in Transport</p>
      <sec id="sec-1-1">
        <title>Logistics problems.</title>
        <p>Among transport logistics problems are numerous models of optimizing closed routes (routing
models), which contain some conditions and constraints inherent in the actual process of moving
objects on a plane or in space. Therefore, routing problems are crucial in rational, from economic
prospective to decision-making and accelerating transport operations and management.</p>
        <p>
          Even the most complex routing problems have a lot in common with the classical Vehicle Routing
Problem (VRP) formulated by Danzig and Ramser [
          <xref ref-type="bibr" rid="ref1 ref2">1, 2</xref>
          ] and extended in many sources [
          <xref ref-type="bibr" rid="ref3 ref4 ref5 ref6">3, 4, 5, 6</xref>
          ].
        </p>
        <p>This paper is dedicated to a solution of one type of assignment problem (Linear Assignment
Problem, LAP), which is, in turn, is closely related to the Salesman Problem (SP) of a formation of a
close route of a minimum length in a graph. The SP is a classical NP-complete problem, while a LAP
represents a narrow subclass of combinatorial optimization problems solvable for polynomial time.
That is why it is highly perspective to find other approaches to a polynomial solution of a LAP and
utilize it in effective metaheuristics for the SP.</p>
      </sec>
    </sec>
    <sec id="sec-2">
      <title>2. Related work</title>
      <p>Conventional methods for solving the Linear Assignment Problem, such as the Hungarian
algorithm, Kahn-Munkres method, and potential method are based on different combinatorial</p>
      <p>
        2020 Copyright for this paper by its authors.
optimization approaches. They are all polynomial and characterized by different time complexity,
while the best one is O n3 , where n is an order of their cost matrices [
        <xref ref-type="bibr" rid="ref10 ref7 ref8 ref9">7, 8, 9, 10</xref>
        ].
      </p>
      <p>
        In [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ], an algorithm for solving one version of the LAP is presented, which complexity has been
reduced to O n2 . It was shown that the algorithm plays a role of procedure functions that can be
embedded into the Branch and Bound method for solving LAPs. It resulted in faster than before
calculating tighter lower bounds on the cost of closed routes in TSP.
      </p>
      <p>
        This algorithm is designed to find a perfect matching of the minimum total weight in a weighted
bipartite graph on 2n vertices. It utilizes an introduced concept of the shortest augmenting path in a
graph [
        <xref ref-type="bibr" rid="ref11 ref12">11, 12</xref>
        ].
      </p>
      <p>
        One of the common TSP settings is that the distances dij between each pair of cities i and j
i, j  {1,  2,  , n} are known, and it is required to find such a sequence of the cities
 [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ],  [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ],  ,  [i], ,   [n] minimizing the value
n–1
 d i i1  d n [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]  .
i1
(1)
      </p>
      <p>
        This value is equal to the length of the shortest route (bypass), starting in a city  [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] , passing
through all cities in turn and ending in  [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] after visiting  [n]. The TSP, in which dij  d ji for each
pair i, j of cities is called symmetric (STSP) [
        <xref ref-type="bibr" rid="ref13 ref14 ref15">13, 14, 15</xref>
        ].
      </p>
      <p>
        TSP and STSP are strongly NP-complete problems. They belong to a class of combinatorial
optimization problems and, reflecting a continuously growing set of applications and generalizations,
remains a topical research topic [
        <xref ref-type="bibr" rid="ref15 ref16 ref17 ref18">15, 16, 17, 18</xref>
        ].
      </p>
      <p>Suppose that, to each edge, it is assigned zero weight in a complete graph on n  1vertices (thus
reflecting that all delivery routes are of the same cost), but there is a fee for using each vehicle unit.
This fee is fixed for all vehicles of the same capacity. Here the task is to find the minimum number of
cars that will transport n cargo diii .</p>
      <p>
        This problem, known as the container packing problem, is NP-complete in the strong sense. Since
VRP includes the TSP and packing problem conditions, there is unlikely to solve the VRP exactly by
n
efficient algorithms [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]. Besides, fulfilling a constraint i1dii   K  S for a given K  2 and a
container capacity S is not a sufficient condition for the existence of a feasible VRP solution.
      </p>
      <p>The VPR is representable as a TSP with constraints. Among the conditions is the one that there is a
vehicle initially located in the depot. The vehicle must deliver a homogeneous cargo from production
points to consumption ones and then return to the depot. The total number of points of production and
consumption is n; they form a set N  {1,  2,  ,  n} , while the depo (the base) is assigned an index 0.
The cost of transporting cargo from point i to point j ( i, j  {0}  N ), the vehicle capacity is equal
to S , the weight qi of the load that must be delivered back from the point of production if qi  0 or
n
delivered to the point of consumption in case of qi  0 . Also, the balance condition i1qi  0 has
to satisfy.</p>
      <p>
        It is required to find a permutation  [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ],  [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ],  ,   [i], ,   [n] on set N such that
u
0  q [i]   S,  u  N, 
      </p>
      <p>i1
n–1
d0, 1   d i i1  d n,0   min
i1
(2)
(3)</p>
      <p>
        It follows from expressions (1) and (3) that the formulated problem is the classical TSP, in which
the set of feasible solutions satisfying condition (2) may be empty. For example, it has no solution
0,  [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ],  [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ],  ,   [i], ,   [n],  0 for S = 1, n = 5, qi  2 / 3 for suppliers i  1, 2, 3 and
qi  –1 for consumers i  4, 5 [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ].
      </p>
      <sec id="sec-2-1">
        <title>Step one</title>
        <p>di1 j1  mindi1 j1 , di1 j2 ,  di2 j1 ,  di2 j2 .</p>
        <p>After solving the TSP with the matrix dij ij , one must return to the original transport network
and add all the arcs to the resulting bypass.</p>
        <p>
          For the VRP, several applied versions are known in the literature. These include, for example, the
School Bus Routing Problem (SBRP), which has the following formulation. A school has a fleet of
identical vehicles of capacity S, designed to deliver each student i to his residence after classes. The
school has order number 0. The travel time tij from point i to point j is known, i, j 0  N , and
the cost of the travel dij is known as well. Also, there is a requirement that each vehicle must return
to point 0 no late than at time T [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ].
        </p>
        <p>
          In SBRP, it is required to find Boolean variables xij , i, j 0  N, and such a number K of the
vehicles satisfying the following constraints: the point 0 is the beginning and end of a route of each
vehicle,
any delivery point i is included in a single route:
n n
xi0  x0i   k ,
i1 i1
n n
xij  x ji 1 ;  j  N; 
i1 i1
(4)
(5)
(6)
(7)
(8)
(9)
there are no routes that include only delivery points:
the route 0,  i[
          <xref ref-type="bibr" rid="ref1">1</xref>
          ], i[
          <xref ref-type="bibr" rid="ref2">2</xref>
          ],  ,  i[ j], ,  i[r],  0, i[ j] N of the vehicle satisfies a capacity condition:
        </p>
      </sec>
      <sec id="sec-2-2">
        <title>Also, there is a time limit T for the route execution:</title>
      </sec>
      <sec id="sec-2-3">
        <title>The SBRP objective function is:</title>
        <p> xij  U ;  
i, jU </p>
        <p>U   N
 –1
 x i[ j], i[ j 1 ]    –1   S  –1  .
j1</p>
        <p>
          r –1
t0i[
          <xref ref-type="bibr" rid="ref1">1</xref>
          ]  ti[ j], i[ j 1 ]  ti[ ]0   T. 
        </p>
        <p>j1
n
 dij xij   min.</p>
        <p>i, j0</p>
        <p>It is easy to see that, in the SBRP dii 1, i 1, n instead of dii  Z  in the VRP, and the number
of vehicles is K  n / S  .</p>
        <p>If, in the SBRP, the cost dij and time tij of moving the vehicle from a point i to a point j are
linearly dependent, and dij  0 if tij  0 . (9) can be replaced by an objective function
n
 tij xij   min
i, j 0
(10)
(11)
utilizing the initial data dij , i, j  {0}  N as auxiliary data for the economic assessment of the
constructed solution.</p>
        <p>The requirement dii 1 for i 1, n makes a search of (9) much easier. The constraint on the
vehicle load takes the form of inequality k   n / S  . The latter is a necessary and sufficient condition
for a feasible solution to the problem.</p>
        <p>If we substitute r  n in (7) and (8), the SBRP becomes the TSP on a set of vertices
0  N,  N   n of a transport network represented by the full graph.</p>
        <p>The k-VRP problem is closely related to the VRP. In contrast to the VRP, the k-VRP does not
specify the amount dii of cargo delivered to the i-th consumer ( i 1, n ) and the capacity S of each
vehicle, but it is required to serve at most k clients. It is necessary to minimize the total cost of routes
of all vehicles, the number of which is equal to m  n / k . Therefore, the k-VRP is solvable for n,
k   Z </p>
        <p>
          and n  k. For n  k , it is the TSP defined on a set of permutations induced by
0,  i1, i2,  ,  i j, ,  in, 0 . In particular, for k = 2, it is polynomially solvable, while for
k   3 , it belongs to the class of NP-complete problems [
          <xref ref-type="bibr" rid="ref15 ref16 ref19 ref20 ref21">15, 16, 19, 20, 21</xref>
          ].
        </p>
        <p>
          A peculiarity common for all the above routing problems is that they are formulated as
generalizations or variants of the NP-complete problem TSP, where additional constraints are added.
These constraints naturally make narrower the TSP feasible domain. The constraints lead to the
problems' potential infeasibility, stimulating constant interest in further studying combinatorial
optimization problems related to the TSP. In this paper, a new mathematical model of optimal
assignment is described, which develops the results of [
          <xref ref-type="bibr" rid="ref11 ref12 ref22 ref23 ref24 ref25">11, 12, 22, 23, 24, 25</xref>
          ].
        </p>
        <p>The paper goal is to build a permutation-matrix model of optimal assignment, which allows
recursively finding solutions on a set of augmenting paths built from the current matching.</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Main part</title>
      <p>Let us describe the method for solving the LAP. We will use the following its formulation.For the
matrix of costs (weights) C  cij ij of order n , where cij  R1 or cij  , where R0 is a set of
non-negative real numbers, find</p>
      <p>n
C    min  ci, [i].</p>
      <p> Sn i1</p>
      <p>
        Here    [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ],  [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], ...,  [n] is a permutation of a set {1, 2, , n} of the columns’  indexes of
the matrix C, Sn is the permutation group, and    [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ],  [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], ...,  [n] is the optimal permutation
(an optimum) corresponding to the objective function value C    in1ci [i] .
      </p>
      <sec id="sec-3-1">
        <title>The LAP is feasible if</title>
        <p>C     . Respectively, c [i]  , i  1, n . Note that a LAP with a
cost matrix containing elements cij   may be unfeasible. In this case, it is necessary to establish
that the feasible domain of the problem is empty.</p>
      </sec>
      <sec id="sec-3-2">
        <title>Further, we will assume that we deal with a feasible LAP.</title>
        <p>
          The permutation    [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ], [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ], ...,  [n], where C     , respectively, c [i]   i  1, n,
is called a feasible solution to the LAP.
        </p>
        <p>The core of the Hungarian algorithm for LAPs is that the cost matrix is equivalently transformed
first to make a significant number of its elements zero. The one applies a greedy search to find as
many as possible independent zeros. After that, directly the algorithm is applied, increasing by exactly
one the set of independent zeros. Like the Hungarian algorithm, our approach to finding the
permutation  sequentially increases by one on each iteration the number elements k, k  1, n, of the
sequence representing a certain part of a feasible solution (a partial solution) of a LAP.</p>
      </sec>
      <sec id="sec-3-3">
        <title>Let us list some properties of this sequence and outline the way of its construction.</title>
        <p>Any part of a feasible solution of a LAP consisting of k elements determines uniquely a
submatrix cis jt s,t of the matrix C having the order k , such that</p>
        <p>i1  i2  ...  is  ...  ik , j1  j2  ...  jt  ...  jk .</p>
      </sec>
      <sec id="sec-3-4">
        <title>Introduce a sequence</title>
        <p> k   k [i1],  k [i2 ], ...,  k [is ], ...,  k [ik ],  k [is ] j1, j2, ..., jt , ..., jk ,
k 1, n 1, such that:
a) it is a solution TO the LAP having the submatrix cis jt s,t as its cost matrix;
b) the cost of the assignment induced by the permutation  k does not exceed the optimal value of
a LAP induced by any submatrix of C having the order k .</p>
        <p>Let us try to develop a conversion procedure of a sequence  k into a sequence  k 1 . If such an
efficient procedure exists for k  0, n 1 and the LAP (11) is feasible, then it takes n steps to find
  n . Let us find out how the sequences  k , k  1, n may be constructed.</p>
        <p>Step 1. The initial sequence 1  1[i1] is trivially defined and is identical to the minimal cost
greedy method to solve LAPs. We derive the minimum value of the matrix and make the
corresponding initial assignment of the order 1: let clr  mincij |1 i, j  n, respectively,
i1  l,1  1[i1],1[i1]  r.</p>
        <p>Step 2. In order to find  2   2[i1],  2[i2 ] from 1 , let us determine
cms  mincij | i  l, j  r, clp  minclj | j  r, cvr  mincir | i  l (see Fig. 1).
m
l
v
w</p>
        <p>p
cmp
clp
q
cwq
r
clr
cvr</p>
        <p>s
cms
cvs</p>
        <p>It is easy to see that if clr  cms  clp  cvr (further Case 2.1), then conditions a) and b) are
satisfied for a sequence  2 with i1  l,  2[i1]  r, i2  m,  2[i2 ]  s.</p>
      </sec>
      <sec id="sec-3-5">
        <title>It corresponds to a submatrix of the matrix shown in Fig. 1 depicted in Fig. 2.</title>
        <p>r s
l clr
cms
r
cvr</p>
        <p>Step 3. Now, we transform the sequence  2 into a sequence  3   3[i1],  3[i2],  3[i3].</p>
        <p>If we deal with Case 2.1, then next we find cwq  mincij | i  l, m; j  s, r (see Fig. 1) and the
value</p>
        <p>MIN1  clr  cms  cwq .</p>
        <p>Note that cwq  cms , if  2   2[l]  p,  2[v]  r  , i.e. we deal with Case 2.2. The
transformation from  2 into  3 is the result of solving the following auxiliary problem. For rows
l, m and columns r, s of the matrix C induced by the elements first two least elements clr and
cms , it is required to find a triple of components with the minimum sum of their values. Any two
triple elements must be placed in three different rows, particularly including l, m and three various
columns including r, s ones.</p>
        <p>If such a triple does not contain clr , but includes cms , then the sum of its elements is bounded from
below by the value</p>
        <p>S1  cvr  clp  cms ,
where cvr  mincir | i  l, m, clp  minclj | j  r, s (further, Case 3.1).</p>
        <p>Let the solution of the auxiliary problem be a triple, which includes clr and does not contain cms .</p>
      </sec>
      <sec id="sec-3-6">
        <title>Then a value</title>
        <p>S2  clr  cmp  cvs ,
where cmp  mincmj | j  s, r, cvs  mincis | i  l, m (further, Case 3.2).</p>
        <p>Elements of a solution of the auxiliary problem that does not contain clr and cms define a value</p>
        <p>S3  minclp  cmr  cws , cmq  cls  cvr 
(further,</p>
        <p>Case 3.3).</p>
        <p>Here, cws  mincis | i  l, m,
cls  mincis | i  m, v, cmq  mincmj | j  r, s (see Fig. 5).</p>
        <p>Let
cmr  mincmj | j  p, s
(see</p>
        <p>Fig. 4),
MIN 2  minS1, S2 , S3.
 3   3[l]  r,  3[m]  s,  3[w]  q (further, Case 3.4).</p>
        <p>m
l
v
w
m
l
v
w
p</p>
        <p>q
cmq
p</p>
        <p>q
cmq
r
clr
cvr
r
clr
cvr</p>
        <p>s
cms
cls</p>
        <p>s
cms
cls
S3 given cws  mincis | i  l, m, cmr  mincmj | j  p, s
S3 given cls  mincis | i  m, v, cmq  mincmj | j  r, s</p>
        <p>Depending on which one of the Cases 3.1-3.4 corresponds to minMIN 2, MIN 2 , the sequence
 3 is set.</p>
        <p>Step k. A sequence  k   k [i1],  k [i2 ], ...,  k [is ], ...,  k [ik ] with the properties a) and b)
generally is transformed into a sequence  k 1   k 1[i1],  k 1[i2], ...,  k 1[ir ], ...,  k 1[ik 1]
with the same properties as the following.</p>
      </sec>
      <sec id="sec-3-7">
        <title>In the matrix C , it is found</title>
        <p>cik1, k [ik1]  mincij | i  i1, i2, ..., is , ..., ik , j   k [i1],  k [i2 ], ...,  k [is ], ...,  k [ik ],
1
then a sequence  k 1   k ,  k [ik 1] (further, Case k.1) is formed and</p>
        <p>k
MIN1   cis , k [is ]  cik 1, k [ik 1]</p>
        <p>s1
is evaluated.</p>
        <p>Next, the problem of finding k  1 elements is solved, for which in the matrix C the minimum
sum of their values is attained. At the same time, they are located in different rows and columns,
including all rows and columns with numbers specified by values
c k [i2 ], ..., c k [is ], ..., c k [ik ]. This induces several cases Cases k.2-k.K and the values S2 ,..., SK .
Then MIN 2  minS2,..., SK  is evaluated, and the partial permutation  k21 of the order k , where
the value is achieved, is derived. Finally,  k 1 is found by assigning  k 1   1k 1 in case of
c k [i1],
MIN1  MIN 2 . Otherwise,  k 1   k21.</p>
        <p>In the same way, the iterative process continues until  n will be found. Process terminates and
  n is set.</p>
        <p>The complexity of our method for solving LAPs described above has complexity O n3 , the best
known so far and coinciding with the improved version of the Hungarian algorithm. This means that
these two can be combined in order to get a hybrid method working, n average, better than the
methods itself.</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Conclusion</title>
      <p>A new permutation-matrix model of optimal assignment is proposed. It allows recursively finding
solutions on a set of augmenting paths built with respect to the current matching. The proposed
scheme for finding an optimal assignment underlies a method of solving a LAP where a solution to
the problem is found exclusively employing matching theory for bipartite graphs.</p>
      <p>The developed model for finding the optimal destination develops transport logistics’  theory. It is
focused on improving the organization of transportation in real-time and in real situations of vehicle
traffic. Its implementation allows reducing the time and fuel consumption for carrying out transport
works.</p>
      <p>The method uses the well-known algorithm for finding maximum matchings in bipartite
unweighted graphs, built according to a scheme that expands approaches to solving hard optimization
problems.</p>
    </sec>
    <sec id="sec-5">
      <title>5. References</title>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>D. P.</given-names>
            <surname>Bertsekas</surname>
          </string-name>
          , Network Optimization: Continuous and
          <string-name>
            <given-names>Discrete</given-names>
            <surname>Models</surname>
          </string-name>
          , Athena Scientific, Belmont, Mass,
          <year>1998</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>E.M.</given-names>
            <surname>Bronshtein</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.A.</given-names>
            <surname>Zaiko</surname>
          </string-name>
          ,
          <article-title>Deterministic optimization problems of transport logistics, Automation and</article-title>
          telemechanics,
          <volume>10</volume>
          (20100
          <fpage>113</fpage>
          -
          <lpage>147</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>G.</given-names>
            <surname>Cornuejols</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Harche</surname>
          </string-name>
          ,
          <article-title>Polyhedral study of the capacitated vehicle routing problem</article-title>
          ,
          <source>Mathematical Programming</source>
          ,
          <string-name>
            <surname>V.</surname>
          </string-name>
          <year>60</year>
          ,
          <issue>1</issue>
          -
          <fpage>3</fpage>
          (
          <year>1993</year>
          )
          <fpage>21</fpage>
          -
          <lpage>52</lpage>
          . doi:
          <volume>10</volume>
          .1007/BF01580599.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>A.</given-names>
            <surname>Langevin</surname>
          </string-name>
          , D. Riopel (Ed.),
          <source>Logistics Systems: Design and Optimization</source>
          ,
          <string-name>
            <surname>Springer</surname>
            <given-names>US</given-names>
          </string-name>
          ,
          <year>2005</year>
          . doi:
          <volume>10</volume>
          .1007/b106452.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>J.-Y.</given-names>
            <surname>Potvin</surname>
          </string-name>
          , Vehicle Routing, in: C.
          <string-name>
            <surname>A. Floudas and P. M. Pardalos</surname>
          </string-name>
          (Ed.),
          <source>Encyclopedia of Optimization</source>
          , Springer US,
          <year>2008</year>
          , pp.
          <fpage>4019</fpage>
          -
          <lpage>4022</lpage>
          . doi:
          <volume>10</volume>
          .1007/978-0-
          <fpage>387</fpage>
          -74759-0_
          <fpage>702</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>A. V.</given-names>
            <surname>Vural</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Eksioglu</surname>
          </string-name>
          ,
          <article-title>Vehicle routing problem with simultaneous pickups and deliveries Vehicle Routing Problem with Simultaneous Pickups and Deliveries</article-title>
          , in: C.
          <string-name>
            <surname>A. Floudas and P. M. Pardalos</surname>
          </string-name>
          (Ed.),
          <source>Encyclopedia of Optimization</source>
          , Springer US,
          <year>2008</year>
          , pp.
          <fpage>4022</fpage>
          -
          <lpage>4027</lpage>
          . doi:
          <volume>10</volume>
          .1007/978-0-
          <fpage>387</fpage>
          -74759-0_
          <fpage>703</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>D.J.</given-names>
            <surname>Little</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Murty</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Sweeney</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Carell</surname>
          </string-name>
          ,
          <article-title>Algorithm for solving the travelling salesman problem, Economics</article-title>
          and
          <string-name>
            <given-names>Mathematical</given-names>
            <surname>Methods</surname>
          </string-name>
          , V.
          <volume>1</volume>
          ,
          <issue>1</issue>
          (
          <year>1965</year>
          )
          <fpage>90</fpage>
          -
          <lpage>107</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>C.</given-names>
            <surname>Helmberg</surname>
          </string-name>
          , The
          <string-name>
            <surname>m-Cost</surname>
            <given-names>ATSP</given-names>
          </string-name>
          , in: G. Cornuéjols,
          <string-name>
            <given-names>R. E.</given-names>
            <surname>Burkard</surname>
          </string-name>
          and
          <string-name>
            <given-names>G. J.</given-names>
            <surname>Woeginger</surname>
          </string-name>
          (Ed.),
          <source>Integer Programming and Combinatorial Optimization</source>
          , Springer, Berlin, Heidelberg,
          <year>1999</year>
          , pp.
          <fpage>242</fpage>
          -
          <lpage>258</lpage>
          . doi:
          <volume>10</volume>
          .1007/3-540-48777-8_
          <fpage>19</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>E.</given-names>
            <surname>Mainika</surname>
          </string-name>
          ,
          <article-title>Optimization algorithms on networks and graphs</article-title>
          , Mir, Moscow,
          <year>1981</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>R. E.</given-names>
            <surname>Burkard</surname>
          </string-name>
          , E. Çela,
          <article-title>Linear Assignment Problems and Extensions</article-title>
          , in: D.-
          <string-name>
            <given-names>Z.</given-names>
            <surname>Du and P. M. Pardalos</surname>
          </string-name>
          (Ed.),
          <source>Handbook of Combinatorial Optimization</source>
          ,
          <string-name>
            <surname>Springer</surname>
            <given-names>US</given-names>
          </string-name>
          ,
          <year>1999</year>
          , pp.
          <fpage>75</fpage>
          -
          <lpage>149</lpage>
          . doi:
          <volume>10</volume>
          .1007/978-1-
          <fpage>4757</fpage>
          -3023-
          <issue>4</issue>
          _
          <fpage>2</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>A.V.</given-names>
            <surname>Panishev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.D.</given-names>
            <surname>Plechisty</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.A.</given-names>
            <surname>Shevchenko</surname>
          </string-name>
          ,
          <article-title>Local search procedures in combinatorial algorithms for solving the general traveling salesman problem</article-title>
          ,
          <source>Artificial Intelligence</source>
          ,
          <volume>1</volume>
          (
          <year>2005</year>
          )
          <fpage>465</fpage>
          -
          <lpage>470</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>O.B.</given-names>
            <surname>Matsiy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.V.</given-names>
            <surname>Morozov</surname>
          </string-name>
          ,
          <string-name>
            <surname>A.V. Panishev,</surname>
          </string-name>
          <article-title>The Recurrent Method to Solve the Assignment Problem</article-title>
          .
          <source>Cybern Syst Anal</source>
          ,
          <volume>51</volume>
          ,
          <year>2015</year>
          , pp.
          <fpage>939</fpage>
          -
          <lpage>946</lpage>
          . doi:
          <volume>10</volume>
          .1007/s10559-015-9786-x.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>S.M.</given-names>
            <surname>Rezer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.E.</given-names>
            <surname>Lovetsky</surname>
          </string-name>
          ,
          <string-name>
            <surname>I.I. Melamed</surname>
          </string-name>
          ,
          <article-title>Mathematical methods of optimal planning in transport systems</article-title>
          , Results of Science  and  Technology,  series  ”Organization  of  Transport  Management”, 
          <year>1990</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>E. X.</given-names>
            <surname>Gimadi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.V.</given-names>
            <surname>Shahshneider</surname>
          </string-name>
          ,
          <article-title>Approximate estimation algorithms for routing tasks at random inputs with a limited number of clients in each route</article-title>
          ,
          <source>Automation and telemechanics</source>
          ,
          <volume>2</volume>
          (
          <year>2012</year>
          )
          <fpage>126</fpage>
          -
          <lpage>139</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>C. H.</given-names>
            <surname>Papadimitriou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Steiglitz</surname>
          </string-name>
          , Combinatorial Optimization:
          <article-title>Algorithms and Complexity</article-title>
          . Dover Publications, Mineola,
          <string-name>
            <surname>N.Y.</surname>
          </string-name>
          ,
          <year>1998</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>M. R.</given-names>
            <surname>Garey</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. S.</given-names>
            <surname>Johnson</surname>
          </string-name>
          ,
          <article-title>Computers and Intractability: A Guide to the Theory of NP-completeness</article-title>
          ,
          <string-name>
            <given-names>W.H.</given-names>
            <surname>Freeman</surname>
          </string-name>
          &amp; Co
          <string-name>
            <surname>Ltd</surname>
          </string-name>
          , New York,
          <year>1979</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>L.</given-names>
            <surname>Lovasz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. D.</given-names>
            <surname>Plummer</surname>
          </string-name>
          , Matching Theory, Chelsea Pub Co., Providence,
          <string-name>
            <surname>R.I</surname>
          </string-name>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>T.L.</given-names>
            <surname>Saaty</surname>
          </string-name>
          ,
          <article-title>Optimization in integers and related extremal problems: from a course given at</article-title>
          the University of California, Los Angeles, and George Washington University, Washington DC, RWS Publications,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>J.</given-names>
            <surname>Evans</surname>
          </string-name>
          ,
          <article-title>Optimization Algorithms for Networks and Graphs</article-title>
          , 2nd ed., CRC Press,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>K.</given-names>
            <surname>Thulasiraman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Arumugam</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Brandstädt</surname>
          </string-name>
          , T. Nishizeki, Handbook of Graph Theory,
          <string-name>
            <given-names>Combinatorial</given-names>
            <surname>Optimization</surname>
          </string-name>
          , and
          <string-name>
            <surname>Algorithms</surname>
          </string-name>
          , CRC Press,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>A.</given-names>
            <surname>Langevin</surname>
          </string-name>
          and
          <string-name>
            <given-names>D.</given-names>
            <surname>Riopel</surname>
          </string-name>
          (Eds.),
          <source>Logistics Systems: Design and Optimization</source>
          ,
          <string-name>
            <surname>Springer</surname>
            <given-names>US</given-names>
          </string-name>
          ,
          <year>2005</year>
          . doi:
          <volume>10</volume>
          .1007/b106452.
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>O.</given-names>
            <surname>Pichugina</surname>
          </string-name>
          and
          <string-name>
            <given-names>O.</given-names>
            <surname>Matsyi</surname>
          </string-name>
          , Boolean Satisfiability Problem:
          <article-title>Discrete and Continuous Reformulations with Applications</article-title>
          ,
          <source>in Proceedings of the 2020 IEEE 15th International Conference on Advanced Trends in Radioelectronics</source>
          , Telecommunications and Computer Engineering (TCSET),
          <year>2020</year>
          , pp.
          <fpage>623</fpage>
          -
          <lpage>627</lpage>
          . doi:
          <volume>10</volume>
          .1109/TCSET49122.
          <year>2020</year>
          .
          <volume>235507</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>Y.G.</given-names>
            <surname>Stoyan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.V.</given-names>
            <surname>Yakovlev</surname>
          </string-name>
          ,
          <article-title>Theory and Methods of Euclidean Combinatorial Optimization: Current Status and Prospects</article-title>
          .
          <source>Cybern Syst Anal</source>
          ,
          <volume>56</volume>
          (
          <year>2020</year>
          )
          <fpage>366</fpage>
          -
          <lpage>379</lpage>
          . https://doi.org/10.1007/s10559-020-00253-6.
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>S.</given-names>
            <surname>Yakovlev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Pichugina</surname>
          </string-name>
          ,
          <article-title>On constrained optimization of polynomials on permutation set CEUR Workshop Proceedings</article-title>
          , v.
          <volume>2353</volume>
          ,
          <year>2019</year>
          , рр. 
          <fpage>570</fpage>
          -
          <lpage>580</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>I.</given-names>
            <surname>Averbakh</surname>
          </string-name>
          ,
          <string-name>
            <surname>W.</surname>
          </string-name>
          <article-title>Yu, Multi-depot traveling salesmen location problems on networks with special structure</article-title>
          , Ann Oper Res,
          <string-name>
            <surname>V.</surname>
          </string-name>
          <year>286</year>
          ,
          <issue>1</issue>
          (
          <year>2020</year>
          )
          <fpage>635</fpage>
          -
          <lpage>648</lpage>
          . doi:
          <volume>10</volume>
          .1007/s10479-018-2812-4.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>