Decision diagrams are an increasingly important tool in cutting-edge solvers for discrete optimization. However, the field of decision diagrams is relatively new, and is still …
Decision diagrams are an increasingly important tool in cutting-edge solvers for discrete optimization. However, the field of decision diagrams is relatively new, and is still …
Dynamic programming (DP) is a framework used in multiple disciplines to solve decision- making problems. In particular, in computer science and operations research (OR), DP …
Discrete optimization problems expressible as dynamic programs can be solved by branch- and-bound with decision diagrams. This approach dynamically compiles bounded-width …
MF Rankooh, J Rintanen - Proceedings of the AAAI Conference on …, 2022 - ojs.aaai.org
We introduce a novel method for encoding cost optimal delete-free STRIPS Planning as SAT. Our method is based on representing relaxed plans as partial functions from the set of …
We introduce CODD, a system for solving combinatorial optimization problems using decision diagram technology. Problems are represented as state-based dynamic …
MF Rankooh, J Rintanen - Proceedings of the International Conference …, 2022 - ojs.aaai.org
We investigate modeling cost optimal delete-free STRIPS Planning by Integer/Linear Programming (IP/LP). We introduce two IP models and their LP relaxations based on a …
On top of their use for Boolean encodings [27], formal verification [25], model checking 30 [15], computer-aided design [29] and much more, decision diagrams (DDs) have recently 31 …
Decision diagrams (DDs) are graphical structures that can be used to solve discrete optimization problems by representing the set of feasible solutions as paths in a graph. This …