paper-with-me

홈 › Papers

k-RNN: Extending NN-heuristics for the TSP

2018-10-17 · Nikolas Klug, Alok Chauhan, Ramesh Ragala, V Vijayakumar

In this paper we present an extension of existing Nearest-Neighbor heuristics to an algorithm called k-Repetitive-Nearest-Neighbor. The idea is to start with a tour of k nodes and then perform a Nearest-Neighbor search from there on. After doing this for all permutations of k nodes the result gets selected as the shortest tour found. Experimental results show that for 2-RNN the solutions quality remains relatively stable between about 10% to 40% above the optimum.

📄 PDF Abstract BibTeX arXiv:1810.08059

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The External Interface for Extending WASP

2018-11-05 · Carmine Dodaro, Francesco Ricca

Answer set programming (ASP) is a successful declarative formalism for knowledge representation and reasoning. The evaluation of ASP programs is nowadays based on the Conflict-Driven Clause Learning (CDCL) backtracking s…

Abstract Interpretation for Generalized Heuristic Search in Model-Based Planning

2022-08-05 · Tan Zhi-Xuan, Joshua B. Tenenbaum, Vikash K. Mansinghka

Domain-general model-based planners often derive their generality by constructing search heuristics through the relaxation or abstraction of symbolic world models. We illustrate how abstract interpretation can serve as a…

Heuristic Search

Hierarchical Task Network Planning with LLM-Generated Heuristics

2026-05-08 · Felipe Meneguzzi, Alexandre Buchweitz, Augusto B. Corrêa, Victor Scherer Putrich 외 arxiv

HTN planning is a variation of classical planning where, instead of searching for a linear sequence of actions, an algorithm decomposes higher-level tasks using a method library until only executable actions remain. On o…

SyncSDE: A Probabilistic Framework for Diffusion Synchronization

2025-03-27 · CVPR 2025 1 · Hyunjun Lee, Hyunsoo Lee, Sookwan Han

There have been many attempts to leverage multiple diffusion models for collaborative generation, extending beyond the original domain. A prominent approach involves synchronizing multiple diffusion trajectories by mixin…

Specificity

ML-Guided Primal Heuristics for Mixed Binary Quadratic Programs

2026-04-24 · Weimin Huang, Natalie M. Isenberg, Ján Drgoňa, Draguna L Vrabie 외 arxiv

Mixed Binary Quadratic Programs (MBQPs) are an important and complex set of problems in combinatorial optimization. As solving large-scale combinatorial optimization problems is challenging, primal heuristics have been d…