English
Related papers

Related papers: Orbits, schemes and dynamic programming procedures…

200 papers

We describe an exact algorithm for finding the best 2-OPT move which, experimentally, was observed to be much faster than the standard quadratic approach. To analyze its average-case complexity, we introduce a family of heuristic procedures…

Data Structures and Algorithms · Computer Science 2024-04-01 Giuseppe Lancia , Paolo Vidoni

Given a traveling salesman problem (TSP) tour $H$ in graph $G$ a $k$-move is an operation which removes $k$ edges from $H$, and adds $k$ edges of $G$ so that a new tour $H'$ is formed. The popular $k$-OPT heuristics for TSP finds a local…

Data Structures and Algorithms · Computer Science 2017-08-02 Marek Cygan , Lukasz Kowalik , Arkadiusz Socala

We investigate the convergence towards periodic orbits in discrete dynamical systems. We examine the probability that a randomly chosen point converges to a particular neighborhood of a periodic orbit in a fixed number of iterations, and we…

Dynamical Systems · Mathematics 2014-04-21 Jesús San Martín , Mason A. Porter

We describe two algorithms for finding representatives of the nilpotent orbits of a theta-group. The algorithms have been implemented in the computer algebra system GAP (inside the package SLA). We comment on their performance. We apply the…

Representation Theory · Mathematics 2009-07-13 Willem A. de Graaf

In this work we present a trajectory Optimization framework for whole-body motion planning through contacts. We demonstrate how the proposed approach can be applied to automatically discover different gaits and dynamic motions on a…

Robotics · Computer Science 2016-07-18 Michael Neunert , Farbod Farshidian , Alexander W. Winkler , Jonas Buchli

We analyze two classic variants of the Traveling Salesman Problem using the toolkit of fine-grained complexity. Our first set of results is motivated by the Bitonic TSP problem: given a set of $n$ points in the plane, compute a shortest…

Data Structures and Algorithms · Computer Science 2016-07-12 Mark de Berg , Kevin Buchin , Bart M. P. Jansen , Gerhard Woeginger

An alternative numerical method is developed to find stable and unstable periodic orbits of nonlinear dynamical systems. The method exploits the high-efficiency of the Levenberg-Marquardt algorithm for medium-sized problems and has the…

Chaotic Dynamics · Physics 2014-11-17 W. Dednam , A. E. Botha

We use the theory of theta-groups developed by Vinberg, along with computations in the computer algebra system GAP4, to classify the orbits of Spin(10,C)x SL(4,C) acting on the tensor product of the half spin module of Spin(10,C) and the…

Representation Theory · Mathematics 2025-12-23 Willem de Graaf , Alexander Elashvili , Mamuka Jibladze

In this series of eight papers we present the applications of methods from wavelet analysis to polynomial approximations for a number of accelerator physics problems. In this part we consider a model for spin-orbital motion: orbital…

Accelerator Physics · Physics 2007-05-23 Antonina N. Fedorova , Michael G. Zeitlin

2-Opt is probably the most basic local search heuristic for the TSP. This heuristic achieves amazingly good results on real world Euclidean instances both with respect to running time and approximation ratio. There are numerous experimental…

Data Structures and Algorithms · Computer Science 2023-02-15 Matthias Englert , Heiko Röglin , Berthold Vöcking

This paper proposes a dual divide-and-optimize algorithm (DualOpt) for solving the large-scale traveling salesman problem (TSP). DualOpt combines two complementary strategies to improve both solution quality and computational efficiency.…

Artificial Intelligence · Computer Science 2025-01-16 Shipei Zhou , Yuandong Ding , Chi Zhang , Zhiguang Cao , Yan Jin

We describe algorithmic results for two crucial aspects of allocating resources on computational hardware devices with partial reconfigurability. By using methods from the field of computational geometry, we derive a method that allows…

Data Structures and Algorithms · Computer Science 2016-11-15 Ali Ahmadinia , Christophe Bobda , Sandor Fekete , Juergen Teich , Jan van der Veen

We introduce a new graph problem, the token dropping game, and we show how to solve it efficiently in a distributed setting. We use the token dropping game as a tool to design an efficient distributed algorithm for stable orientations and…

Distributed, Parallel, and Cluster Computing · Computer Science 2021-02-18 Sebastian Brandt , Barbara Keller , Joel Rybicki , Jukka Suomela , Jara Uitto

We consider methods based on the topological degree theory to compute periodic orbits of area preserving maps. Numerical approximations of the Kronecker integral and the application of Stenger's method allows us to compute the value of the…

Chaotic Dynamics · Physics 2007-05-23 C. Polymilis , G. Servizi , Ch. Skokos , G. Turchetti , M. N. Vrahatis

While building up a catalog of Earth orbiting objects, if the available optical observations are sparse, not deliberate follow ups of specific objects, no orbit determination is possible without previous correlation of observations obtained…

Space Physics · Physics 2015-05-20 A. Milani , G. Tommei , D. Farnocchia , A. Rossi , T. Schildknecht , R. Jehn

A set of segments in the plane may form a Euclidean TSP tour or a matching, among others. Optimal TSP tours as well as minimum weight perfect matchings have no crossing segments, but several heuristics and approximation algorithms may…

Computational Geometry · Computer Science 2023-03-21 Guilherme D. da Fonseca , Yan Gerard , Bastien Rivier

With applications to many disciplines, the traveling salesman problem (TSP) is a classical computer science optimization problem with applications to industrial engineering, theoretical computer science, bioinformatics, and several other…

Artificial Intelligence · Computer Science 2017-05-26 Yihui He , Ming Xiang

A (fully) dynamic graph algorithm is a data structure that supports edge insertions, edge deletions, and answers certain queries that are specific to the problem under consideration. There has been a lot of research on dynamic algorithms…

Data Structures and Algorithms · Computer Science 2023-01-19 Jannick Borowitz , Ernestine Großmann , Christian Schulz

It is well known that there exist twenty two symmetry type graphs associated to 4-orbit maps. For this ones we give the feasible values taken by the degree of the vertices and the number appropriate of edges in the boundary of each face of…

Combinatorics · Mathematics 2021-01-26 John A. Arredondo , Camilo Ramírez Maluendas , Luz Edith Santos Guerrero

Motion planning for multi-jointed robots is challenging. Due to the inherent complexity of the problem, most existing works decompose motion planning as easier subproblems. However, because of the inconsistent performance metrics, only…

Robotics · Computer Science 2018-10-11 Yu Zhao , Hsien-Chung Lin , Masayoshi Tomizuka
‹ Prev 1 2 3 10 Next ›