Learning Heuristics for Quantified Boolean Formulas through Reinforcement Learning
View Researcher's Other CodesDisclaimer: The provided code links for this paper are external links. Science Nest has no responsibility for the accuracy, legality or content of these links. Also, by downloading this code(s), you agree to comply with the terms of use as set out by the author(s) of the code(s).
Please contact us in case of a broken link from here
Authors | Edward A. Lee, Gil Lederman, Markus Rabe, Sanjit Seshia |
Journal/Conference Name | ICLR 2020 1 |
Paper Category | Artificial Intelligence |
Paper Abstract | We demonstrate how to learn efficient heuristics for automated reasoning algorithms for quantified Boolean formulas through deep reinforcement learning. We focus on a backtracking search algorithm, which can already solve formulas of impressive size - up to hundreds of thousands of variables. The main challenge is to find a representation of these formulas that lends itself to making predictions in a scalable way. For a family of challenging problems, we learned a heuristic that solves significantly more formulas compared to the existing handwritten heuristics. |
Date of publication | 2020 |
Code Programming Language | Unspecified |
Comment |