Examples of Hamiltonian Cycle Problem / Traveling Salesman Problem in general grid graph form - MathOverflow most recent 30 from http://mathoverflow.net2013-05-20T03:24:22Zhttp://mathoverflow.net/feeds/question/95488http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/95488/examples-of-hamiltonian-cycle-problem-traveling-salesman-problem-in-general-griExamples of Hamiltonian Cycle Problem / Traveling Salesman Problem in general grid graph formdarryl2012-04-29T05:45:07Z2012-04-29T05:45:07Z
<p>I understand that there is a polynomial algorithm to solve TSPs that are in solid grid graph form (grid graphs without holes). </p>
<p>I am particularly interested in the non-solid grid graph form of the HCP / TSP problems. In other words, I would like to find some instances of the grid graphs that are non-solid. </p>
<p>Googling is to no avail. Does anyone know of a good resource? </p>