Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-articleDecember 2023
Routing in Multimodal Transportation Networks with Non-scheduled Lines
ACM Journal of Experimental Algorithmics (JEA), Volume 28Article No.: 2.3, Pages 1–16https://doi.org/10.1145/3632969Over the last decades, new mobility offers have emerged to enlarge the coverage and the accessibility of public transportation systems. In many areas, public transit now incorporates on-demand transport lines, that can be activated at user need. In this ...
- research-articleOctober 2023
Random Projections for Linear Programming: An Improved Retrieval Phase
ACM Journal of Experimental Algorithmics (JEA), Volume 28Article No.: 2.2, Pages 1–33https://doi.org/10.1145/3617506One way to solve very large linear programs in standard form is to apply a random projection to the constraints, then solve the projected linear program [63]. This will yield a guaranteed bound on the optimal value, as well as a solution to the projected ...
Experimental Comparison of PC-Trees and PQ-Trees
ACM Journal of Experimental Algorithmics (JEA), Volume 28Article No.: 1.10, Pages 1–24https://doi.org/10.1145/3611653PQ-trees and PC-trees are data structures that represent sets of linear and circular orders, respectively, subject to constraints that specific subsets of elements have to be consecutive. While equivalent to each other, PC-trees are conceptually much ...
A Constructive Heuristic for the Uniform Capacitated Vertex k-center Problem
- José Alejandro Cornejo-Acosta,
- Jesús García-Díaz,
- Julio César Pérez-Sansalvador,
- Roger Z. Ríos-Mercado,
- Saúl Eduardo Pomares-Hernández
ACM Journal of Experimental Algorithmics (JEA), Volume 28Article No.: 1.6, Pages 1–26https://doi.org/10.1145/3604911The uniform capacitated vertex k-center problem is an 𝒩𝒫-hard combinatorial optimization problem that models real situations where k centers can only attend a maximum number of customers, and the travel time or distance from the customers to their ...
- research-articleMay 2023
A Practical Algorithm for Volume Estimation based on Billiard Trajectories and Simulated Annealing
ACM Journal of Experimental Algorithmics (JEA), Volume 28Article No.: 1.3, Pages 1–34https://doi.org/10.1145/3584182We tackle the problem of efficiently approximating the volume of convex polytopes, when these are given in three different representations: H-polytopes, which have been studied extensively, V-polytopes, and zonotopes (Z-polytopes). We design a novel ...
-
- research-articleMarch 2023
Using Incremental Many-to-One Queries to Build a Fast and Tight Heuristic for A* in Road Networks
ACM Journal of Experimental Algorithmics (JEA), Volume 27Article No.: 4.6, Pages 1–28https://doi.org/10.1145/3571282We study exact, efficient, and practical algorithms for route planning applications in large road networks. On the one hand, such algorithms should be able to answer shortest path queries within milliseconds. On the other hand, routing applications often ...
High-Quality Hypergraph Partitioning
ACM Journal of Experimental Algorithmics (JEA), Volume 27Article No.: 1.9, Pages 1–39https://doi.org/10.1145/3529090Hypergraphs are a generalization of graphs where edges (aka nets) are allowed to connect more than two vertices. They have a similarly wide range of applications as graphs. This article considers the fundamental and intensively studied problem of balanced ...
- research-articleDecember 2022
Toward an Understanding of Long-tailed Runtimes of SLS Algorithms
ACM Journal of Experimental Algorithmics (JEA), Volume 27Article No.: 1.14, Pages 1–38https://doi.org/10.1145/3569170The satisfiability problem (SAT) is one of the most famous problems in computer science. Traditionally, its NP-completeness has been used to argue that SAT is intractable. However, there have been tremendous practical advances in recent years that allow ...
Enumeration of Far-apart Pairs by Decreasing Distance for Faster Hyperbolicity Computation
ACM Journal of Experimental Algorithmics (JEA), Volume 27Article No.: 1.15, Pages 1–29https://doi.org/10.1145/3569169Hyperbolicity is a graph parameter that indicates how much the shortest-path distance metric of a graph deviates from a tree metric. It is used in various fields such as networking, security, and bioinformatics for the classification of complex networks, ...
- research-articleDecember 2022
On Computing the Diameter of (Weighted) Link Streams
ACM Journal of Experimental Algorithmics (JEA), Volume 27Article No.: 4.3, Pages 1–28https://doi.org/10.1145/3569168A weighted link stream is a pair (V, 𝔼) comprising V, the set of nodes, and 𝔼, the list of temporal edges (u,v,t,λ) , where u,v are two nodes in V, t is the starting time of the temporal edge, and λ is its travel time. By making use of this model, ...
- research-articleDecember 2022
Minimum Scan Cover and Variants: Theory and Experiments
- Kevin Buchin,
- Alexander Hill,
- Sándor Fekete,
- Linda Kleist,
- Irina Kostitsyna,
- Dominik Krupke,
- Roel Lambers,
- Martijn Struijs
ACM Journal of Experimental Algorithmics (JEA), Volume 27Article No.: 4.5, Pages 1–28https://doi.org/10.1145/3567674We consider a spectrum of geometric optimization problems motivated by contexts such as satellite communication and astrophysics. In the problem Minimum Scan Cover with Angular Costs, we are given a graph G that is embedded in Euclidean space. The edges ...
- research-articleDecember 2022
Direction-optimizing Label Propagation Framework for Structure Detection in Graphs: Design, Implementation, and Experimental Analysis
ACM Journal of Experimental Algorithmics (JEA), Volume 27Article No.: 1.12, Pages 1–31https://doi.org/10.1145/3564593Label Propagation is not only a well-known machine learning algorithm for classification but also an effective method for discovering communities and connected components in networks. We propose a new Direction-optimizing Label Propagation Algorithm (...
- research-articleDecember 2022
Recent Advances in Fully Dynamic Graph Algorithms – A Quick Reference Guide
ACM Journal of Experimental Algorithmics (JEA), Volume 27Article No.: 1.11, Pages 1–45https://doi.org/10.1145/3555806In recent years, significant advances have been made in the design and analysis of fully dynamic algorithms. However, these theoretical results have received very little attention from the practical perspective. Few of the algorithms are implemented and ...
- research-articleJuly 2022
Comments on “An Exact Method for the Minimum Feedback Arc Set Problem”
ACM Journal of Experimental Algorithmics (JEA), Volume 27Article No.: 1.3, Pages 1–4https://doi.org/10.1145/3545001We comment on the ACM Journal of Experimental Algorithmics article “An Exact Method for the Minimum Feedback Arc Set Problem” by Ali Baharev, Hermann Schichl, Arnold Neumaier, and Tobias Achterberg, and we point out that a straightforward implementation ...
- research-articleOctober 2021
Faster Support Vector Machines
ACM Journal of Experimental Algorithmics (JEA), Volume 26Article No.: 15, Pages 1–21https://doi.org/10.1145/3484730The time complexity of support vector machines (SVMs) prohibits training on huge datasets with millions of data points. Recently, multilevel approaches to train SVMs have been developed to allow for time-efficient training on huge datasets. While ...
- research-articleOctober 2021
An Updated Experimental Evaluation of Graph Bipartization Methods
ACM Journal of Experimental Algorithmics (JEA), Volume 26Article No.: 12, Pages 1–24https://doi.org/10.1145/3467968We experimentally evaluate the practical state-of-the-art in graph bipartization (Odd Cycle Transversal (OCT)), motivated by the need for good algorithms for embedding problems into near-term quantum computing hardware. We assemble a preprocessing suite ...
- research-articleJuly 2021
Quantum Annealing versus Digital Computing: An Experimental Comparison
- Michael Jünger,
- Elisabeth Lobe,
- Petra Mutzel,
- Gerhard Reinelt,
- Franz Rendl,
- Giovanni Rinaldi,
- Tobias Stollenwerk
ACM Journal of Experimental Algorithmics (JEA), Volume 26Article No.: 1.9, Pages 1–30https://doi.org/10.1145/3459606Quantum annealing is getting increasing attention in combinatorial optimization. The quantum processing unit by D-Wave is constructed to approximately solve Ising models on so-called Chimera graphs. Ising models are equivalent to quadratic unconstrained ...
- research-articleApril 2021
An Exact Method for the Minimum Feedback Arc Set Problem
ACM Journal of Experimental Algorithmics (JEA), Volume 26Article No.: 1.4, Pages 1–28https://doi.org/10.1145/3446429A feedback arc set of a directed graph G is a subset of its arcs containing at least one arc of every cycle in G. Finding a feedback arc set of minimum cardinality is an NP-hard problem called the minimum feedback arc set problem. Numerically, the ...
- research-articleApril 2021
Data Reduction for Maximum Matching on Real-World Graphs: Theory and Experiments
ACM Journal of Experimental Algorithmics (JEA), Volume 26Article No.: 1.3, Pages 1–30https://doi.org/10.1145/3439801Finding a maximum-cardinality or maximum-weight matching in (edge-weighted) undirected graphs is among the most prominent problems of algorithmic graph theory. For n-vertex and m-edge graphs, the best-known algorithms run in Õ(m√ n) time. We build on ...
- research-articleNovember 2020
Minimum Spanning Tree under Explorable Uncertainty in Theory and Experiments
ACM Journal of Experimental Algorithmics (JEA), Volume 25Article No.: 1.14, Pages 1–20https://doi.org/10.1145/3422371We consider the minimum spanning tree (MST) problem in an uncertainty model where interval edge weights can be explored to obtain the exact weight. The task is to find an MST by querying the minimum number of edges. This problem has received quite some ...