Score: 2

UAIC_Twin_Width: An Exact yet Efficient Twin-Width Algorithm

Published: November 9, 2025 | arXiv ID: 2511.06486v1

By: Andrei Arhire, Matei Chiriac, Radu Timofte

Potential Business Impact:

Finds simple patterns in complex data.

Business Areas:
A/B Testing Data and Analytics

Twin-width is a recently formulated graph and matrix invariant that intuitively quantifies how far a graph is from having the structural simplicity of a co-graph. Since its introduction in 2020, twin-width has received increasing attention and has driven research leading to notable advances in algorithmic fields, including graph theory and combinatorics. The 2023 edition of the Parameterized Algorithms and Computational Experiments (PACE) Challenge aimed to fulfill the need for a diverse and consistent public benchmark encompassing various graph structures, while also collecting state-of-the-art heuristic and exact approaches to the problem. In this paper, we propose two algorithms for efficiently computing the twin-width of graphs with arbitrary structures, comprising one exact and one heuristic approach. The proposed solutions performed strongly in the competition, with the exact algorithm achieving the best student result and ranking fourth overall. We release our source code publicly to enable practical applications of our work and support further research.

Repos / Data Links

Page Count
7 pages

Category
Computer Science:
Data Structures and Algorithms