Complexity and Stop Conditions for NP as General Assignment Problems, the Travel Salesman Problem in $\mathbb{R}^2$, Knight Tour Problem and Boolean Satisfiability Problem

March 08, 2016 Β· Declared Dead Β· πŸ› arXiv.org

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Carlos BarrΓ³n-Romero arXiv ID 1610.03477 Category cs.DS: Data Structures & Algorithms Citations 0 Venue arXiv.org Last Checked 5 months ago
Abstract
This paper presents stop conditions for solving General Assignment Problems (GAP), in particular for Travel Salesman Problem in an Euclidian 2D space the well known condition Jordan's simple curve and opposite condition for the Knight Tour Problem. The Jordan's simple curve condition means that a optimal trajectory must be simple curve, i.e., without crossing but for Knight Tour Problem we use the contrary, the feasible trajectory must have crossing in all cities of the tour. The paper presents the algorithms, examples and some results come from Concorde's Home page. Several problem are studied to depict their properties. A classical decision problem SAT is studied in detail.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted