dreal / dreal2

Please check dreal4 instead.
https://github.com/dreal/dreal4
GNU General Public License v3.0
13 stars 15 forks source link

Initial version of network heuristics #91

Closed danbryce closed 9 years ago

danbryce commented 9 years ago

Some major refactoring of heuristics to live in the SMTsolver. There is now a shallow class hierarchy using a interface for driving heuristics via the CoreSMTSolver. Also, added some reformulation of the battery network problem.