Alan Mishchenko
|
71fd9165e3
|
Correctly updating the failed output when recording the CEX in bmc3 -a.
|
2020-04-03 23:35:47 -07:00 |
Alan Mishchenko
|
3ffb098d64
|
Adding global conflict counter to Satoko (to make it apple-to-apple with other solvers).
|
2017-09-06 20:33:53 -07:00 |
Alan Mishchenko
|
97dd6019bf
|
Integrating Glucose into bmc3 -g.
|
2017-09-06 19:56:53 -07:00 |
Bruno Schmitt
|
ba8112ff3a
|
Fixing bronken C++ build; Satoko internal header, solver.h, should not be used in other packages
|
2017-08-29 09:40:51 +02:00 |
Alan Mishchenko
|
d2747fb281
|
Adding an option to bmc3 to use Satoko intead of the default SAT solver.
|
2017-08-16 13:18:26 +07:00 |
Alan Mishchenko
|
a64957a526
|
Adding an option to bmc3 to use Satoko intead of the default SAT solver.
|
2017-08-13 17:53:19 +07:00 |
Yen-Sheng Ho
|
bacc1bc12c
|
added callbacks to bmc3 and sat solver
|
2017-03-20 19:13:40 -07:00 |
Yen-Sheng Ho
|
51fbf37cb4
|
%pdra: working on bmc3
|
2017-03-19 12:41:06 -07:00 |
Alan Mishchenko
|
2ded89cca5
|
Added switch 'bmc3 -r' to disable periodic restarts in the SAT solver.
|
2016-05-19 22:33:40 -07:00 |
Alan Mishchenko
|
e2b8d95b6f
|
Bug fix in bmc3 -a -x.
|
2014-10-28 19:49:32 -07:00 |
Alan Mishchenko
|
4edc023479
|
Bug fix in bmc3 -a -x.
|
2014-10-28 18:28:21 -07:00 |
Alan Mishchenko
|
41e94c474a
|
Updating logic file print-out.
|
2014-03-31 23:26:21 -07:00 |
Alan Mishchenko
|
1c56a92a6c
|
Undoing previous change, which was made by mistake.
|
2014-03-31 22:16:47 -07:00 |
Alan Mishchenko
|
679e38b012
|
Making per-output timeout in bmc3 -a and pdr -a work in CLOCKS_PER_SECs instead of miliseconds.
|
2014-03-31 22:03:22 -07:00 |
Alan Mishchenko
|
37fd73cf9e
|
Adding new code to verify invariant derived by 'pdr'.
|
2014-03-30 14:10:12 -07:00 |
Alan Mishchenko
|
7d500c8920
|
Updating &if for new cut function representation.
|
2014-03-29 22:14:15 -07:00 |
Alan Mishchenko
|
14f69d77fd
|
Adding per-output logging to bmc3.
|
2014-03-29 10:28:20 -07:00 |
Alan Mishchenko
|
c1fa07db4d
|
Compiler warning.
|
2014-03-18 19:22:23 -07:00 |
Alan Mishchenko
|
e5b9817a72
|
Adding special-case report to 'bmc3'.
|
2014-03-18 15:07:57 -07:00 |
Alan Mishchenko
|
af0ff7e6fa
|
Adding progress report to 'bmc3'.
|
2014-03-17 22:48:05 -07:00 |
Alan Mishchenko
|
c97b685c94
|
Bug fix in multi-output BMC.
|
2014-03-11 09:53:38 -07:00 |
Alan Mishchenko
|
ed11db1763
|
Tuning for multi-ouptut solver.
|
2013-11-04 23:31:12 -08:00 |
Alan Mishchenko
|
54b2cc1d72
|
Tuning for multi-ouptut solver.
|
2013-11-04 23:24:42 -08:00 |
Alan Mishchenko
|
d8cb39a191
|
Tuning for multi-ouptut solver.
|
2013-11-04 23:21:54 -08:00 |
Alan Mishchenko
|
f948c6dbf3
|
Tuning for multi-ouptut solver.
|
2013-11-04 23:15:05 -08:00 |
Alan Mishchenko
|
5dce71d57a
|
Tuning for multi-ouptut solver.
|
2013-11-04 22:46:10 -08:00 |
Alan Mishchenko
|
a1d2ba0fcc
|
Tuning for multi-ouptut solver.
|
2013-11-04 22:30:27 -08:00 |
Alan Mishchenko
|
765da3a318
|
Added sharing of counter-examples across multiple failed properties in 'bmc3 -a'.
|
2013-11-04 21:00:18 -08:00 |
Alan Mishchenko
|
de9fd0a529
|
Added sharing of counter-examples across multiple failed properties in 'bmc3 -a'.
|
2013-11-04 20:47:26 -08:00 |
Alan Mishchenko
|
2076d38ea3
|
Added sharing of counter-examples across multiple failed properties in 'bmc3 -a'.
|
2013-11-04 20:25:36 -08:00 |
Alan Mishchenko
|
72f01030c4
|
Getting rid of a recursive procedure during CNF construction in bmc3.
|
2013-10-27 10:31:44 -07:00 |
Alan Mishchenko
|
3b30fb2a11
|
Multi-output property solver.
|
2013-10-26 23:05:13 -07:00 |
Alan Mishchenko
|
47afd0f4f4
|
Multi-output property solver.
|
2013-10-23 16:26:13 -07:00 |
Alan Mishchenko
|
62173b52ad
|
Bug with in bmc3 when no 'sat' outputs are found and H != 0
|
2013-10-08 23:21:28 -07:00 |
Alan Mishchenko
|
017568aff3
|
Compiler warnings.
|
2013-09-25 18:16:21 -07:00 |
Alan Mishchenko
|
a55b178729
|
Fixing printouts in 'bmc3'.
|
2013-09-25 13:21:31 -07:00 |
Alan Mishchenko
|
080a7420fc
|
Added bridge integration for multi-output 'bmc3 -a'.
|
2013-09-17 23:25:15 -07:00 |
Alan Mishchenko
|
d4bd7846c3
|
Added bridge integration for multi-output 'bmc3 -a'.
|
2013-09-17 23:19:54 -07:00 |
Alan Mishchenko
|
22bdf62465
|
Adding a wrapper around clock() for more accurate time counting in ABC.
|
2013-05-27 15:14:42 -07:00 |
Alan Mishchenko
|
19c25fd6aa
|
Adding a wrapper around clock() for more accurate time counting in ABC.
|
2013-05-27 15:09:23 -07:00 |
Alan Mishchenko
|
68e1a07fdb
|
Improvements to 'bmc3'.
|
2013-05-18 17:31:23 -07:00 |
Alan Mishchenko
|
29a995685d
|
SAT variable profiling.
|
2013-05-18 15:02:26 -07:00 |
Alan Mishchenko
|
5766472bb6
|
SAT variable profiling.
|
2013-05-18 11:30:13 -07:00 |
Alan Mishchenko
|
7bc2fb5199
|
SAT variable profiling.
|
2013-05-18 11:20:07 -07:00 |
Alan Mishchenko
|
f9da2c790f
|
SAT variable profiling.
|
2013-05-18 11:03:32 -07:00 |
Alan Mishchenko
|
0328488bdf
|
SAT variable profiling.
|
2013-05-18 10:52:07 -07:00 |
Alan Mishchenko
|
29ee997bb9
|
SAT variable profiling (undo).
|
2013-05-18 00:35:21 -07:00 |
Alan Mishchenko
|
66ff650f48
|
SAT variable profiling.
|
2013-05-18 00:34:37 -07:00 |
Alan Mishchenko
|
84b3b91447
|
SAT variable profiling (undo).
|
2013-05-18 00:33:18 -07:00 |
Alan Mishchenko
|
86e38c2a36
|
SAT variable profiling.
|
2013-05-18 00:31:06 -07:00 |