Ordering tours in a Euclidean TSP according to (strictly) increasing length












0












$begingroup$


Let $H$ be the set of all Hamiltonian cycles on the complete graph $K_n$ associated with a set of $n geq 4$ points $P$ in the plane where edge weights are defined using the Euclidean distance between pairs of points in $P$. Suppose that $h_1 in H$ is an optimal tour with length $d(h_1)$ and that the tours are numbered in order of increasing length so that:
$d(h_1) leq d(h_2) leq cdots leq d(h_{|H|})$.



Question: Is there a set of conditions on the set of points in $P$ that would result in the ordering above being a sequence of strict inequalities? I am interested in finding a lower bound $lambda < 1$ that characterizes the ratio $d(h_1) / d(h_2) < lambda$ given some distribution of points, if possible. Intuitively it seems this may be related to the minimum distance between any pair of points in $P$, or the minimum difference in tour length resulting from an edge swap. Perhaps there are some other well known results on the distribution of tour lengths that might be related. I would be grateful for any references that come to mind on topics related to this question.










share|cite|improve this question











$endgroup$

















    0












    $begingroup$


    Let $H$ be the set of all Hamiltonian cycles on the complete graph $K_n$ associated with a set of $n geq 4$ points $P$ in the plane where edge weights are defined using the Euclidean distance between pairs of points in $P$. Suppose that $h_1 in H$ is an optimal tour with length $d(h_1)$ and that the tours are numbered in order of increasing length so that:
    $d(h_1) leq d(h_2) leq cdots leq d(h_{|H|})$.



    Question: Is there a set of conditions on the set of points in $P$ that would result in the ordering above being a sequence of strict inequalities? I am interested in finding a lower bound $lambda < 1$ that characterizes the ratio $d(h_1) / d(h_2) < lambda$ given some distribution of points, if possible. Intuitively it seems this may be related to the minimum distance between any pair of points in $P$, or the minimum difference in tour length resulting from an edge swap. Perhaps there are some other well known results on the distribution of tour lengths that might be related. I would be grateful for any references that come to mind on topics related to this question.










    share|cite|improve this question











    $endgroup$















      0












      0








      0





      $begingroup$


      Let $H$ be the set of all Hamiltonian cycles on the complete graph $K_n$ associated with a set of $n geq 4$ points $P$ in the plane where edge weights are defined using the Euclidean distance between pairs of points in $P$. Suppose that $h_1 in H$ is an optimal tour with length $d(h_1)$ and that the tours are numbered in order of increasing length so that:
      $d(h_1) leq d(h_2) leq cdots leq d(h_{|H|})$.



      Question: Is there a set of conditions on the set of points in $P$ that would result in the ordering above being a sequence of strict inequalities? I am interested in finding a lower bound $lambda < 1$ that characterizes the ratio $d(h_1) / d(h_2) < lambda$ given some distribution of points, if possible. Intuitively it seems this may be related to the minimum distance between any pair of points in $P$, or the minimum difference in tour length resulting from an edge swap. Perhaps there are some other well known results on the distribution of tour lengths that might be related. I would be grateful for any references that come to mind on topics related to this question.










      share|cite|improve this question











      $endgroup$




      Let $H$ be the set of all Hamiltonian cycles on the complete graph $K_n$ associated with a set of $n geq 4$ points $P$ in the plane where edge weights are defined using the Euclidean distance between pairs of points in $P$. Suppose that $h_1 in H$ is an optimal tour with length $d(h_1)$ and that the tours are numbered in order of increasing length so that:
      $d(h_1) leq d(h_2) leq cdots leq d(h_{|H|})$.



      Question: Is there a set of conditions on the set of points in $P$ that would result in the ordering above being a sequence of strict inequalities? I am interested in finding a lower bound $lambda < 1$ that characterizes the ratio $d(h_1) / d(h_2) < lambda$ given some distribution of points, if possible. Intuitively it seems this may be related to the minimum distance between any pair of points in $P$, or the minimum difference in tour length resulting from an edge swap. Perhaps there are some other well known results on the distribution of tour lengths that might be related. I would be grateful for any references that come to mind on topics related to this question.







      combinatorics graph-theory discrete-optimization






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Dec 1 '18 at 18:55







      axplusbu

















      asked Nov 27 '18 at 3:28









      axplusbuaxplusbu

      32




      32






















          1 Answer
          1






          active

          oldest

          votes


















          0












          $begingroup$

          This is not a complete answer, but since there are no other answers: if we have 4 points arranged in a square, this gives $d(h_2)/d(h_1)=frac{2}{1+sqrt{2}} $, and I have a feeling this is the best you can do.



          I don't think that the minimum distance between any pair is the right place to look: it seems intuitive two swap the two edges adjacent to the shortest edge on $h_1$, but the increase in total length depends also on the angles between those edges, so there may be a "smallest" swap that does not involve the shortest edge.






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Thanks, puck! I understand your idea about the square graph. However, I am still looking for a more general condition.
            $endgroup$
            – axplusbu
            Dec 1 '18 at 18:58










          • $begingroup$
            Yes, I understand. What I meant is that I think that this is an extremal example, and $2/(1+sqrt{2})$ is going to be the best upper bound in general. It also seems like $h_2$ will differ from $h_1$ by a swap of one pair of edges. I can't think of an example involving a swap with more than 2 edges. This is all just conjecturing, though. I don't see a straightforward way to prove this. It's a fun problem!
            $endgroup$
            – Puck Rombach
            Dec 1 '18 at 21:48











          Your Answer





          StackExchange.ifUsing("editor", function () {
          return StackExchange.using("mathjaxEditing", function () {
          StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
          StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
          });
          });
          }, "mathjax-editing");

          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "69"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          noCode: true, onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3015293%2fordering-tours-in-a-euclidean-tsp-according-to-strictly-increasing-length%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0












          $begingroup$

          This is not a complete answer, but since there are no other answers: if we have 4 points arranged in a square, this gives $d(h_2)/d(h_1)=frac{2}{1+sqrt{2}} $, and I have a feeling this is the best you can do.



          I don't think that the minimum distance between any pair is the right place to look: it seems intuitive two swap the two edges adjacent to the shortest edge on $h_1$, but the increase in total length depends also on the angles between those edges, so there may be a "smallest" swap that does not involve the shortest edge.






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Thanks, puck! I understand your idea about the square graph. However, I am still looking for a more general condition.
            $endgroup$
            – axplusbu
            Dec 1 '18 at 18:58










          • $begingroup$
            Yes, I understand. What I meant is that I think that this is an extremal example, and $2/(1+sqrt{2})$ is going to be the best upper bound in general. It also seems like $h_2$ will differ from $h_1$ by a swap of one pair of edges. I can't think of an example involving a swap with more than 2 edges. This is all just conjecturing, though. I don't see a straightforward way to prove this. It's a fun problem!
            $endgroup$
            – Puck Rombach
            Dec 1 '18 at 21:48
















          0












          $begingroup$

          This is not a complete answer, but since there are no other answers: if we have 4 points arranged in a square, this gives $d(h_2)/d(h_1)=frac{2}{1+sqrt{2}} $, and I have a feeling this is the best you can do.



          I don't think that the minimum distance between any pair is the right place to look: it seems intuitive two swap the two edges adjacent to the shortest edge on $h_1$, but the increase in total length depends also on the angles between those edges, so there may be a "smallest" swap that does not involve the shortest edge.






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Thanks, puck! I understand your idea about the square graph. However, I am still looking for a more general condition.
            $endgroup$
            – axplusbu
            Dec 1 '18 at 18:58










          • $begingroup$
            Yes, I understand. What I meant is that I think that this is an extremal example, and $2/(1+sqrt{2})$ is going to be the best upper bound in general. It also seems like $h_2$ will differ from $h_1$ by a swap of one pair of edges. I can't think of an example involving a swap with more than 2 edges. This is all just conjecturing, though. I don't see a straightforward way to prove this. It's a fun problem!
            $endgroup$
            – Puck Rombach
            Dec 1 '18 at 21:48














          0












          0








          0





          $begingroup$

          This is not a complete answer, but since there are no other answers: if we have 4 points arranged in a square, this gives $d(h_2)/d(h_1)=frac{2}{1+sqrt{2}} $, and I have a feeling this is the best you can do.



          I don't think that the minimum distance between any pair is the right place to look: it seems intuitive two swap the two edges adjacent to the shortest edge on $h_1$, but the increase in total length depends also on the angles between those edges, so there may be a "smallest" swap that does not involve the shortest edge.






          share|cite|improve this answer









          $endgroup$



          This is not a complete answer, but since there are no other answers: if we have 4 points arranged in a square, this gives $d(h_2)/d(h_1)=frac{2}{1+sqrt{2}} $, and I have a feeling this is the best you can do.



          I don't think that the minimum distance between any pair is the right place to look: it seems intuitive two swap the two edges adjacent to the shortest edge on $h_1$, but the increase in total length depends also on the angles between those edges, so there may be a "smallest" swap that does not involve the shortest edge.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Nov 28 '18 at 21:46









          Puck RombachPuck Rombach

          1266




          1266












          • $begingroup$
            Thanks, puck! I understand your idea about the square graph. However, I am still looking for a more general condition.
            $endgroup$
            – axplusbu
            Dec 1 '18 at 18:58










          • $begingroup$
            Yes, I understand. What I meant is that I think that this is an extremal example, and $2/(1+sqrt{2})$ is going to be the best upper bound in general. It also seems like $h_2$ will differ from $h_1$ by a swap of one pair of edges. I can't think of an example involving a swap with more than 2 edges. This is all just conjecturing, though. I don't see a straightforward way to prove this. It's a fun problem!
            $endgroup$
            – Puck Rombach
            Dec 1 '18 at 21:48


















          • $begingroup$
            Thanks, puck! I understand your idea about the square graph. However, I am still looking for a more general condition.
            $endgroup$
            – axplusbu
            Dec 1 '18 at 18:58










          • $begingroup$
            Yes, I understand. What I meant is that I think that this is an extremal example, and $2/(1+sqrt{2})$ is going to be the best upper bound in general. It also seems like $h_2$ will differ from $h_1$ by a swap of one pair of edges. I can't think of an example involving a swap with more than 2 edges. This is all just conjecturing, though. I don't see a straightforward way to prove this. It's a fun problem!
            $endgroup$
            – Puck Rombach
            Dec 1 '18 at 21:48
















          $begingroup$
          Thanks, puck! I understand your idea about the square graph. However, I am still looking for a more general condition.
          $endgroup$
          – axplusbu
          Dec 1 '18 at 18:58




          $begingroup$
          Thanks, puck! I understand your idea about the square graph. However, I am still looking for a more general condition.
          $endgroup$
          – axplusbu
          Dec 1 '18 at 18:58












          $begingroup$
          Yes, I understand. What I meant is that I think that this is an extremal example, and $2/(1+sqrt{2})$ is going to be the best upper bound in general. It also seems like $h_2$ will differ from $h_1$ by a swap of one pair of edges. I can't think of an example involving a swap with more than 2 edges. This is all just conjecturing, though. I don't see a straightforward way to prove this. It's a fun problem!
          $endgroup$
          – Puck Rombach
          Dec 1 '18 at 21:48




          $begingroup$
          Yes, I understand. What I meant is that I think that this is an extremal example, and $2/(1+sqrt{2})$ is going to be the best upper bound in general. It also seems like $h_2$ will differ from $h_1$ by a swap of one pair of edges. I can't think of an example involving a swap with more than 2 edges. This is all just conjecturing, though. I don't see a straightforward way to prove this. It's a fun problem!
          $endgroup$
          – Puck Rombach
          Dec 1 '18 at 21:48


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Mathematics Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          Use MathJax to format equations. MathJax reference.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3015293%2fordering-tours-in-a-euclidean-tsp-according-to-strictly-increasing-length%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

          ComboBox Display Member on multiple fields

          Is it possible to collect Nectar points via Trainline?