| .. |
|
CMakeLists.txt
|
move term graph closer to qe
|
2018-06-14 16:08:51 -07: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_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
|
fix build issue
|
2018-06-17 09:59:03 -07:00 |
|
spacer_context.h
|
Switch rest of spacer to new model API and remove mev_util
|
2018-06-16 14:40:17 -07: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
|
move proof utils under ast
|
2017-10-24 09:59:55 -07:00 |
|
spacer_farkas_learner.h
|
Remove whitespace
|
2018-06-14 16:08:48 -07:00 |
|
spacer_generalizers.cpp
|
move files for build script
|
2018-06-15 15:13:55 -07:00 |
|
spacer_generalizers.h
|
Cleanup array_eq_generalizer
|
2018-06-14 16:08:51 -07:00 |
|
spacer_iuc_proof.cpp
|
align use of spaces before for/if/while
|
2018-06-17 09:43:40 -07:00 |
|
spacer_iuc_proof.h
|
Move proof dot printing into iuc_proof
|
2018-06-14 16:08:48 -07:00 |
|
spacer_iuc_solver.cpp
|
Cleanup fixedpoint options
|
2018-06-14 16:08:52 -07:00 |
|
spacer_iuc_solver.h
|
Cleanup fixedpoint options
|
2018-06-14 16:08:52 -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
|
Move spacer qe into spacer_qe namespace
|
2018-06-14 16:08:49 -07:00 |
|
spacer_legacy_mev.cpp
|
remove iff
|
2018-06-14 16:08:48 -07:00 |
|
spacer_legacy_mev.h
|
remove simplify dependencies
|
2017-08-26 00:57:44 -07:00 |
|
spacer_manager.cpp
|
Rewrite spacer::sym_mux
|
2018-06-14 16:08:50 -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
|
updated include directives
|
2017-08-01 10:51:47 -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
|
Switch rest of spacer to new model API and remove mev_util
|
2018-06-16 14:40:17 -07:00 |
|
spacer_pdr.h
|
formatting/reviewing
|
2018-06-14 16:08:51 -07:00 |
|
spacer_proof_utils.cpp
|
sort hypotheses
|
2018-06-14 16:08:51 -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
|
Cleanup fixedpoint options
|
2018-06-14 16:08:52 -07:00 |
|
spacer_prop_solver.h
|
Cleanup fixedpoint options
|
2018-06-14 16:08:52 -07:00 |
|
spacer_qe_project.cpp
|
Move spacer qe into spacer_qe namespace
|
2018-06-14 16:08:49 -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
|
move files for build script
|
2018-06-15 15:13:55 -07:00 |
|
spacer_sat_answer.cpp
|
Fix refutation generation
|
2018-06-14 16:08:51 -07:00 |
|
spacer_sat_answer.h
|
ground sat refutation from spacer (wip)
|
2018-06-14 16:08:51 -07: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
|
nits
|
2018-06-14 16:08:51 -07:00 |
|
spacer_unsat_core_learner.h
|
formatting/reviewing
|
2018-06-14 16:08:51 -07:00 |
|
spacer_unsat_core_plugin.cpp
|
align use of spaces before for/if/while
|
2018-06-17 09:43:40 -07:00 |
|
spacer_unsat_core_plugin.h
|
nits
|
2018-06-14 16:08:51 -07:00 |
|
spacer_util.cpp
|
fix build issue
|
2018-06-17 09:59:03 -07:00 |
|
spacer_util.h
|
Switch rest of spacer to new model API and remove mev_util
|
2018-06-16 14:40:17 -07:00 |