| .. |
|
CMakeLists.txt
|
spacer: lemma generalizer for small numbers
|
2019-09-09 20:32:13 +02:00 |
|
spacer_antiunify.cpp
|
fixes to clause proof tracking
|
2018-06-14 16:08:50 -07:00 |
|
spacer_antiunify.h
|
Anti-unification of two ground expressions
|
2018-06-14 16:08:49 -07:00 |
|
spacer_arith_generalizers.cpp
|
fix #2548 fix #2530
|
2019-09-13 15:03:04 +02:00 |
|
spacer_callback.cpp
|
Extend spacer with callback events
|
2018-06-14 16:08:48 -07:00 |
|
spacer_callback.h
|
add_constraint API
|
2018-06-14 16:08:48 -07:00 |
|
spacer_context.cpp
|
remove using insert_if_not_there2
|
2020-04-25 15:08:51 -07:00 |
|
spacer_context.h
|
silence #3788
|
2020-04-10 15:21:47 -04:00 |
|
spacer_dl_interface.cpp
|
Renamed spacer options
|
2018-06-14 16:08:52 -07:00 |
|
spacer_dl_interface.h
|
Post merge compile fixes
|
2018-06-14 16:08:48 -07:00 |
|
spacer_farkas_learner.cpp
|
Fix some spelling errors (mostly in comments).
|
2018-10-20 17:07:41 +02:00 |
|
spacer_farkas_learner.h
|
Remove whitespace
|
2018-06-14 16:08:48 -07:00 |
|
spacer_generalizers.cpp
|
Work around unexpected behaviour in generalizer
|
2018-11-11 09:06:36 -05:00 |
|
spacer_generalizers.h
|
spacer: lemma generalizer for small numbers
|
2019-09-09 20:32:13 +02:00 |
|
spacer_iuc_proof.cpp
|
Catch exceptions by const-reference
|
2018-10-16 19:16:07 +02:00 |
|
spacer_iuc_proof.h
|
integrate lambda expressions
|
2018-06-26 07:23:04 -07:00 |
|
spacer_iuc_solver.cpp
|
fix #3793
|
2020-04-06 16:59:36 -07:00 |
|
spacer_iuc_solver.h
|
remove internal referenes to set_activity
|
2019-05-30 16:06:05 -07:00 |
|
spacer_json.cpp
|
spacer: print all lemmas in json
|
2018-06-14 16:08:50 -07:00 |
|
spacer_json.h
|
New style of json dump based on lemmas at pob
|
2018-06-14 16:08:50 -07:00 |
|
spacer_legacy_frames.cpp
|
move files for build script
|
2018-06-15 15:13:55 -07:00 |
|
spacer_legacy_frames.h
|
Spacer engine for HORN logic
|
2017-07-31 17:02:29 -04:00 |
|
spacer_legacy_mbp.cpp
|
fix #1675, regression in core processing in maxres
|
2018-06-19 23:23:19 -07:00 |
|
spacer_legacy_mev.cpp
|
add array selects to basic ackerman reduction improves performance significantly for #2525 as it now uses the SAT solver core instead of SMT core
|
2019-09-01 12:17:19 -07:00 |
|
spacer_legacy_mev.h
|
remove simplify dependencies
|
2017-08-26 00:57:44 -07:00 |
|
spacer_manager.cpp
|
fix #4050 - have to delay model compression because it may use internal symbols that have to be transformed. model compression is used prior to displaying certificate
|
2020-04-22 13:33:36 -07:00 |
|
spacer_manager.h
|
Rewrite spacer::sym_mux
|
2018-06-14 16:08:50 -07:00 |
|
spacer_matrix.cpp
|
Use const refs to reduce copying.
|
2018-01-30 21:43:56 +07:00 |
|
spacer_matrix.h
|
Merge pull request #1465 from waywardmonkeys/fix-typos
|
2018-02-05 18:31:09 -08:00 |
|
spacer_mbc.cpp
|
Fix caching bug in mbc
|
2018-06-14 16:08:51 -07:00 |
|
spacer_mbc.h
|
Model based Cartesian decomposition
|
2018-06-14 16:08:51 -07:00 |
|
spacer_mev_array.cpp
|
add array selects to basic ackerman reduction improves performance significantly for #2525 as it now uses the SAT solver core instead of SMT core
|
2019-09-01 12:17:19 -07:00 |
|
spacer_mev_array.h
|
more includes
|
2017-07-31 22:51:28 -04:00 |
|
spacer_notes.txt
|
Spacer engine for HORN logic
|
2017-07-31 17:02:29 -04:00 |
|
spacer_pdr.cpp
|
remove using insert_if_not_there2
|
2020-04-25 15:08:51 -07:00 |
|
spacer_pdr.h
|
formatting/reviewing
|
2018-06-14 16:08:51 -07:00 |
|
spacer_proof_utils.cpp
|
Use nullptr.
|
2018-10-02 09:11:19 +07:00 |
|
spacer_proof_utils.h
|
Use vector instead of a hashtable to represent a set
|
2018-06-14 16:08:51 -07:00 |
|
spacer_prop_solver.cpp
|
Fix is_infty_level to treat 2^16-1 as infinity
|
2018-09-04 21:49:59 -04:00 |
|
spacer_prop_solver.h
|
Shuffle assumptions on every call
|
2018-06-28 15:38:51 -04:00 |
|
spacer_qe_project.cpp
|
bool_vector, some spacer tidy
|
2020-04-05 12:59:04 -07:00 |
|
spacer_qe_project.h
|
Move spacer qe into spacer_qe namespace
|
2018-06-14 16:08:49 -07:00 |
|
spacer_quant_generalizer.cpp
|
Fix some spelling errors (mostly in comments).
|
2018-10-20 17:07:41 +02:00 |
|
spacer_sat_answer.cpp
|
(spacer) fix (get-proof) to return proper refutations
|
2020-04-11 14:38:27 -04:00 |
|
spacer_sat_answer.h
|
Use refutation to compute ground sat answer
|
2019-07-25 15:22:37 -04:00 |
|
spacer_sem_matcher.cpp
|
Semantic matcher
|
2018-06-14 16:08:47 -07:00 |
|
spacer_sem_matcher.h
|
Semantic matcher
|
2018-06-14 16:08:47 -07:00 |
|
spacer_sym_mux.cpp
|
Bug fix to spacer::sym_mux
|
2018-06-14 16:08:50 -07:00 |
|
spacer_sym_mux.h
|
Bug fix to spacer::sym_mux
|
2018-06-14 16:08:50 -07:00 |
|
spacer_unsat_core_learner.cpp
|
preserve model order to avoid clobbering regression tests
|
2020-03-10 16:56:49 -07:00 |
|
spacer_unsat_core_learner.h
|
Cleaning up unsat_core_learner
|
2018-06-24 20:43:04 -04:00 |
|
spacer_unsat_core_plugin.cpp
|
Fix some spelling errors (mostly in comments).
|
2018-10-20 17:07:41 +02:00 |
|
spacer_unsat_core_plugin.h
|
iuc code cleanup
|
2018-06-24 20:43:04 -04:00 |
|
spacer_util.cpp
|
fix #3906 by fixing a regression from today
|
2020-04-11 00:18:25 -04:00 |
|
spacer_util.h
|
tidy
|
2020-04-05 13:31:48 -07:00 |