A Clustering-Based Variable Ordering Framework for Relaxed Decision Diagrams for Maximum Weighted Independent Set Problem
Mohsen Nafar, Michael R\"omer, Lin Xie

TL;DR
This paper introduces a clustering-based variable ordering framework for relaxed decision diagrams, improving the efficiency of solving the Maximum Weighted Independent Set Problem by reducing computational costs through structural decomposition.
Contribution
It proposes a novel clustering approach to guide variable ordering in decision diagrams, balancing heuristic guidance and computational efficiency for MWISP.
Findings
Consistently reduces computational costs on benchmark instances.
Effectively tightens dual bounds compared to standard heuristics.
Provides theoretical insights on decision diagram size growth.
Abstract
Efficient exact algorithms for Discrete Optimization (DO) rely heavily on strong primal and dual bounds. Relaxed Decision Diagrams (DDs) provide a versatile mechanism for deriving such dual bounds by compactly over-approximating the solution space through node merging. However, the quality of these relaxed diagrams, i.e. the tightness of the resulting dual bounds, depends critically on the variable ordering and the merging decisions executed during compilation. While dynamic variable ordering heuristics effectively tighten bounds, they often incur computational overhead when evaluated globally across the entire variable set. To mitigate this trade-off, this work introduces a novel clustering-based framework for variable ordering. Instead of applying dynamic ordering heuristics to the full set of unfixed variables, we first partition variables into clusters. We then leverage this…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsConstraint Satisfaction and Optimization · Vehicle Routing Optimization Methods · Advanced Multi-Objective Optimization Algorithms
