Guillaume Bury
|
b6effe691c
|
Added dummy arguments to some functors
Some functors lacked a dummy argument, and thus
could introduce some problems if duplicated (because
they would share the same internal state).
|
2016-02-29 10:58:22 +01:00 |
|
Simon Cruanes
|
60250f2611
|
add UndecidedLit for eval, eval_level
|
2016-01-29 17:00:05 +01:00 |
|
Simon Cruanes
|
756363ffd6
|
everwhere, use new Log interface and remove the functor on Log_intf
|
2016-01-20 21:05:22 +01:00 |
|
Simon Cruanes
|
facfe336a1
|
add eval_level in the API of the SAT solver
|
2016-01-20 20:06:56 +01:00 |
|
Guillaume Bury
|
3f6de07440
|
Merge branch 'master' into push_pop
|
2015-11-27 14:53:41 +01:00 |
|
Simon Cruanes
|
99b1f25e4f
|
style
|
2015-11-25 10:28:21 +01:00 |
|
Guillaume Bury
|
763d23146f
|
A *lot* of fixes for push/pop
|
2015-11-17 16:17:14 +01:00 |
|
Guillaume Bury
|
ac5e8a9766
|
First test (probably unsound)
|
2015-10-19 22:04:15 +02:00 |
|
Guillaume Bury
|
bbbd407631
|
Res now includes solver type
|
2015-10-02 13:30:32 +02:00 |
|
Guillaume Bury
|
6f384fb80b
|
Big refactoring of code. Some performances were lost on pure SAT Solving.
|
2015-06-25 15:37:29 +02:00 |
|