Publication Date
Summer 2020
Conference/Sponsorship/Institution
Proceedings of the 17th International Conference on the Integration of Constraint Programming, Artificial Intelligence, and Operations Research (CPAIOR 2020).
Description
We can compactly represent large sets of solutions for problems with discrete decision variables by using decision diagrams. With them, we can efficiently identify optimal solutions for different objective functions. In fact, a decision diagram naturally arises from the branch-and-bound tree that we could use to enumerate these solutions if we merge nodes from which the same solutions are obtained on the remaining variables. However, we would like to avoid the repetitive work of finding the same solutions from branching on different nodes at the same level of that tree. Instead, we would like to explore just one of these equivalent nodes and then infer that the same solutions would have been found if we explored other nodes. In this work, we show how to identify such equivalences—and thus directly construct a reduced decision diagram—in integer programs where the left-hand sides of all constraints consist of additively separable functions. First, we extend an existing result regarding problems with a single linear constraint and integer coefficients. Second, we show necessary conditions with which we can isolate a single explored node as the only candidate to be equivalent to each unexplored node in problems with multiple constraints. Third, we present a sufficient condition that confirms if such a pair of nodes is indeed equivalent, and we demonstrate how to induce that condition through preprocessing. Finally, we report computational results on integer linear programming problems from the MIPLIB benchmark. Our approach often constructs smaller decision diagrams faster and with less branching.
Type
Conference Paper
Department
Analytics & Operations Management
Link to published version
https://doi.org/10.1007/978-3-030-58942-4_26
Recommended Citation
Serra, Thiago, "Enumerative Branching with Less Repetition" (2020). Faculty Conference Papers and Presentations. 58.
https://digitalcommons.bucknell.edu/fac_conf/58
Publisher Statement
This is a post-peer-review, pre-copyedit version of an article published in CPAIOR 2020: Integration of Constraint Programming, Artificial Intelligence, and Operations Research. The final authenticated version is available online at: https://doi.org/10.1007/978-3-030-58942-4_26