An Exhaustive DPLL Approach to Model Counting over Integer Linear Constraints with Simplification Techniques
By: Mingwei Zhang , Zhenhao Gu , Liangda Fang and more
Potential Business Impact:
Solves hard math problems faster for computers.
Linear constraints are one of the most fundamental constraints in fields such as computer science, operations research and optimization. Many applications reduce to the task of model counting over integer linear constraints (MCILC). In this paper, we design an exact approach to MCILC based on an exhaustive DPLL architecture. To improve the efficiency, we integrate several effective simplification techniques from mixed integer programming into the architecture. We compare our approach to state-of-the-art MCILC counters and propositional model counters on 2840 random and 4131 application benchmarks. Experimental results show that our approach significantly outperforms all exact methods in random benchmarks solving 1718 instances while the state-of-the-art approach only computes 1470 instances. In addition, our approach is the only approach to solve all 4131 application instances.
Similar Papers
The Model Counting Competitions 2021-2023
Artificial Intelligence
Counts answers to complex math problems faster.
Satisfiability Modulo Theory Meets Inductive Logic Programming
Artificial Intelligence
Learns rules with numbers and words.
LTL$_f$ Learning Meets Boolean Set Cover
Artificial Intelligence
Finds computer rules much faster.