paper-with-me

홈 › Papers

An Effective Algorithm for and Phase Transitions of the Directed Hamiltonian Cycle Problem

2014-01-16 · Gerold Jäger, Weixiong Zhang

The Hamiltonian cycle problem (HCP) is an important combinatorial problem with applications in many areas. It is among the first problems used for studying intrinsic properties, including phase transitions, of combinatorial problems. While thorough theoretical and experimental analyses have been made on the HCP in undirected graphs, a limited amount of work has been done for the HCP in directed graphs (DHCP). The main contribution of this work is an effective algorithm for the DHCP. Our algorithm explores and exploits the close relationship between the DHCP and the Assignment Problem (AP) and utilizes a technique based on Boolean satisfiability (SAT). By combining effective algorithms for the AP and SAT, our algorithm significantly outperforms previous exact DHCP algorithms, including an algorithm based on the award-winning Concorde TSP algorithm. The second result of the current study is an experimental analysis of phase transitions of the DHCP, verifying and refining a known phase transition of the DHCP.

📄 PDF Abstract BibTeX arXiv:1401.3863

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Determination of the critical points for systems of directed percolation class using machine learning

2023-07-19 · M. Ali Saif, Bassam M. Mughalles

Recently, machine learning algorithms have been used remarkably to study the equilibrium phase transitions, however there are only a few works have been done using this technique in the nonequilibrium phase transitions. …

Transfer Learning

AI Poincaré: Machine Learning Conservation Laws from Trajectories

2020-11-09 · Ziming Liu, Max Tegmark

We present AI Poincar\'e, a machine learning algorithm for auto-discovering conserved quantities using trajectory data from unknown dynamical systems. We test it on five Hamiltonian systems, including the gravitational 3…

BIG-bench Machine Learning

Phase Transitions in Bandits with Switching Constraints

2019-05-26 · NeurIPS 2019 12 · David Simchi-Levi, Yunzong Xu

We consider the classical stochastic multi-armed bandit problem with a constraint that limits the total cost incurred by switching between actions to be no larger than a given switching budget. For this problem, we prove…

Unsupervised learning of phase transitions: from principal component analysis to variational autoencoders

2017-03-07 · Sebastian Johann Wetzel

We employ unsupervised machine learning techniques to learn latent parameters which best describe states of the two-dimensional Ising model and the three-dimensional XY model. These methods range from principal component…

Cognitive Maps in Language Models: A Mechanistic Analysis of Spatial Planning

2025-11-17 · Caroline Baumgartner, Eleanor Spens, Neil Burgess, Petru Manescu arxiv

How do large language models solve spatial navigation tasks? We investigate this by training GPT-2 models on three spatial learning paradigms in grid environments: passive exploration (Foraging Model- predicting steps in…