.. |
aig
|
fix #6355
|
2022-09-22 17:05:32 -05:00 |
arith
|
more doc
|
2022-12-15 11:42:02 -08:00 |
bv
|
tactic
|
2022-12-15 20:35:36 -08:00 |
core
|
update doc
|
2022-12-11 10:16:17 -08:00 |
fd_solver
|
move model and proof converters to self-contained module
|
2022-11-03 05:23:01 -07:00 |
fpa
|
move model and proof converters to self-contained module
|
2022-11-03 05:23:01 -07:00 |
portfolio
|
move qhead to attribute on the state instead of the simplifier,
|
2022-11-29 16:36:02 +07:00 |
sls
|
remove legacy solve_eqs_tactic entirely
|
2022-11-14 18:57:16 -08:00 |
smtlogics
|
minor code cleanup
|
2022-12-04 03:53:31 -08:00 |
ufbv
|
move it into substitution to handle dependencies
|
2022-12-04 06:23:32 -08:00 |
CMakeLists.txt
|
move horn_subsume_model_converter to ast/converters
|
2022-11-03 20:26:02 -07:00 |
dependency_converter.cpp
|
call it data instead of c_ptr for approaching C++11 std::vector convention.
|
2021-04-13 18:17:35 -07:00 |
dependency_converter.h
|
move model and proof converters to self-contained module
|
2022-11-03 05:23:01 -07:00 |
dependent_expr_state_tactic.h
|
fix bug reported by Nuno
|
2022-12-09 07:57:06 -08:00 |
goal.cpp
|
simplify code + remove unused file
|
2022-12-11 22:11:19 +00:00 |
goal.h
|
move model and proof converters to self-contained module
|
2022-11-03 05:23:01 -07:00 |
goal_num_occurs.cpp
|
fix #4174
|
2020-05-01 13:15:51 -07:00 |
goal_num_occurs.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
goal_proof_converter.h
|
move model and proof converters to self-contained module
|
2022-11-03 05:23:01 -07:00 |
goal_shared_occs.cpp
|
make include paths uniformly use path relative to src. #534
|
2017-07-31 13:24:11 -07:00 |
goal_shared_occs.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
goal_util.cpp
|
make include paths uniformly use path relative to src. #534
|
2017-07-31 13:24:11 -07:00 |
goal_util.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
probe.cpp
|
refactor get_sort
|
2021-02-02 04:45:54 -08:00 |
probe.h
|
Use = default for virtual constructors.
|
2022-08-05 18:11:46 +03:00 |
tactic.cpp
|
add handler for reporting statistics
|
2022-11-08 12:19:48 -08:00 |
tactic.h
|
remove memory alloc from statistics_report
|
2022-12-05 14:29:14 +00:00 |
tactic_exception.h
|
Remove empty leaf destructors. (#6211)
|
2022-07-30 10:07:03 +01:00 |
tactical.cpp
|
move model and proof converters to self-contained module
|
2022-11-03 05:23:01 -07:00 |
tactical.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
user_propagator_base.h
|
added API to monitor clause inferences
|
2022-10-19 08:34:55 -07:00 |