English

Grouping Strategies on Two-Phase Methods for Bi-objective Combinatorial Optimization

Data Structures and Algorithms 2025-04-10 v1 Discrete Mathematics

Abstract

Two-phase methods are commonly used to solve bi-objective combinatorial optimization problems. In the first phase, all extreme supported nondominated points are generated through a dichotomic search. This phase also allows the identification of search zones that may contain other nondominated points. The second phase focuses on exploring these search zones to locate the remaining points, which typically accounts for most of the computational cost. Ranking algorithms are frequently employed to explore each zone individually, but this approach leads to redundancies, causing multiple visits to the same solutions. To mitigate these redundancies, we propose several strategies that group adjacent zones, allowing a single run of the ranking algorithm for the entire group. Additionally, we explore an implicit grouping approach based on a new concept of coverage. Our experiments on the Bi-Objective Spanning Tree Problem demonstrate the beneficial impact of these grouping strategies when combined with coverage.

Keywords

Cite

@article{arxiv.2504.06869,
  title  = {Grouping Strategies on Two-Phase Methods for Bi-objective Combinatorial Optimization},
  author = {Felipe O. Mota and Luís Paquete and Daniel Vanderpooten},
  journal= {arXiv preprint arXiv:2504.06869},
  year   = {2025}
}

Comments

22 pages, 5 figures, 3 tables, 8 sections

R2 v1 2026-06-28T22:52:19.622Z