.. |
arith_axioms.cpp
|
fix for #5153
|
2021-04-06 20:09:50 -07:00 |
arith_diagnostics.cpp
|
more streamlined diagnostics to prepare for #5106
|
2021-03-15 16:23:35 -07:00 |
arith_internalize.cpp
|
#5211
|
2021-04-22 22:10:39 -07:00 |
arith_solver.cpp
|
call it data instead of c_ptr for approaching C++11 std::vector convention.
|
2021-04-13 18:17:35 -07:00 |
arith_solver.h
|
port equality propagation changes to new core
|
2021-03-28 16:15:04 -07:00 |
array_axioms.cpp
|
call it data instead of c_ptr for approaching C++11 std::vector convention.
|
2021-04-13 18:17:35 -07:00 |
array_diagnostics.cpp
|
call it data instead of c_ptr for approaching C++11 std::vector convention.
|
2021-04-13 18:17:35 -07:00 |
array_internalize.cpp
|
remove template Context dependency in every trail object
|
2021-02-08 15:41:57 -08:00 |
array_model.cpp
|
call it data instead of c_ptr for approaching C++11 std::vector convention.
|
2021-04-13 18:17:35 -07:00 |
array_solver.cpp
|
array solver fixes
|
2021-03-13 06:19:32 -08:00 |
array_solver.h
|
fix #5102
|
2021-03-15 01:01:33 -07:00 |
atom2bool_var.cpp
|
mbp (#4741)
|
2020-10-21 15:48:40 -07:00 |
atom2bool_var.h
|
mbp (#4741)
|
2020-10-21 15:48:40 -07:00 |
ba_xor.h
|
arrays (#4684)
|
2020-09-13 19:29:59 -07:00 |
bv_ackerman.cpp
|
#5211
|
2021-04-22 23:04:54 -07:00 |
bv_ackerman.h
|
bv fixes and tuning (#4703)
|
2020-09-21 19:54:53 -07:00 |
bv_delay_internalize.cpp
|
remove template Context dependency in every trail object
|
2021-02-08 15:41:57 -08:00 |
bv_internalize.cpp
|
#5211
|
2021-04-22 22:53:18 -07:00 |
bv_invariant.cpp
|
fixes to new solver, add mode for using nlsat solver eagerly from nla_core
|
2021-03-14 13:57:04 -07:00 |
bv_solver.cpp
|
#5211
|
2021-04-22 22:42:05 -07:00 |
bv_solver.h
|
#5211
|
2021-04-22 22:53:18 -07:00 |
CMakeLists.txt
|
array solver fixes
|
2021-03-13 06:19:32 -08:00 |
dt_solver.cpp
|
deal with compiler warnings, from MacOS CI build
|
2021-03-08 17:14:09 -08:00 |
dt_solver.h
|
fixes and more porting seq_eq_solver to self-contained module
|
2021-03-04 16:23:22 -08:00 |
euf_ackerman.cpp
|
fix sign bug in internalization of literals
|
2020-12-14 17:33:14 -08:00 |
euf_ackerman.h
|
add variable replay, remove MacOS from Travis (#4681)
|
2020-09-08 05:57:07 -07:00 |
euf_internalize.cpp
|
call it data instead of c_ptr for approaching C++11 std::vector convention.
|
2021-04-13 18:17:35 -07:00 |
euf_invariant.cpp
|
fix delay blasting and relevancy
|
2020-11-20 11:12:55 -08:00 |
euf_model.cpp
|
call it data instead of c_ptr for approaching C++11 std::vector convention.
|
2021-04-13 18:17:35 -07:00 |
euf_proof.cpp
|
rename propagation to explain
|
2021-02-27 17:25:11 -08:00 |
euf_relevancy.cpp
|
fix build
|
2021-03-02 13:51:58 -08:00 |
euf_solver.cpp
|
remove template dependency for trail objects
|
2021-03-19 11:15:05 -07:00 |
euf_solver.h
|
call it data instead of c_ptr for approaching C++11 std::vector convention.
|
2021-04-13 18:17:35 -07:00 |
fpa_solver.cpp
|
fixes and more porting seq_eq_solver to self-contained module
|
2021-03-04 16:23:22 -08:00 |
fpa_solver.h
|
fixes and more porting seq_eq_solver to self-contained module
|
2021-03-04 16:23:22 -08:00 |
pb_card.cpp
|
streamline pb solver interface and naming after removal of xor
|
2021-02-28 12:32:04 -08:00 |
pb_card.h
|
streamline pb solver interface and naming after removal of xor
|
2021-02-28 12:32:04 -08:00 |
pb_constraint.cpp
|
streamline pb solver interface and naming after removal of xor
|
2021-02-28 12:32:04 -08:00 |
pb_constraint.h
|
fix #5080 assertion is violated on legal input, add an example
|
2021-03-05 15:01:39 -08:00 |
pb_internalize.cpp
|
call it data instead of c_ptr for approaching C++11 std::vector convention.
|
2021-04-13 18:17:35 -07:00 |
pb_pb.cpp
|
streamline pb solver interface and naming after removal of xor
|
2021-02-28 12:32:04 -08:00 |
pb_pb.h
|
streamline pb solver interface and naming after removal of xor
|
2021-02-28 12:32:04 -08:00 |
pb_solver.cpp
|
call it data instead of c_ptr for approaching C++11 std::vector convention.
|
2021-04-13 18:17:35 -07:00 |
pb_solver.h
|
streamline pb solver interface and naming after removal of xor
|
2021-02-28 12:32:04 -08:00 |
pb_solver_interface.h
|
streamline pb solver interface and naming after removal of xor
|
2021-02-28 12:32:04 -08:00 |
q_clause.cpp
|
fix build break
|
2021-01-31 22:56:42 -08:00 |
q_clause.h
|
fix build break
|
2021-01-31 22:56:42 -08:00 |
q_ematch.cpp
|
deal with warnings reported in https://launchpadlibrarian.net/522361319/buildlog_ubuntu-groovy-s390x.z3_4.8.10-1ubuntu4ppa1_BUILDING.txt.gz
|
2021-02-11 13:49:47 -08:00 |
q_ematch.h
|
fix build break
|
2021-01-31 22:56:42 -08:00 |
q_eval.cpp
|
call it data instead of c_ptr for approaching C++11 std::vector convention.
|
2021-04-13 18:17:35 -07:00 |
q_eval.h
|
add priority queue to instantiation
|
2021-01-31 16:17:52 -08:00 |
q_fingerprint.h
|
add priority queue to instantiation
|
2021-01-31 16:17:52 -08:00 |
q_mam.cpp
|
call it data instead of c_ptr for approaching C++11 std::vector convention.
|
2021-04-13 18:17:35 -07:00 |
q_mam.h
|
na
|
2021-01-30 16:00:38 -08:00 |
q_mbi.cpp
|
fix compiler warnings
|
2021-02-19 10:33:41 +00:00 |
q_mbi.h
|
na
|
2021-01-19 23:21:47 -08:00 |
q_model_fixer.cpp
|
call it data instead of c_ptr for approaching C++11 std::vector convention.
|
2021-04-13 18:17:35 -07:00 |
q_model_fixer.h
|
redo purification
|
2020-10-29 11:06:31 -07:00 |
q_queue.cpp
|
call it data instead of c_ptr for approaching C++11 std::vector convention.
|
2021-04-13 18:17:35 -07:00 |
q_queue.h
|
add priority queue to instantiation
|
2021-01-31 16:17:52 -08:00 |
q_solver.cpp
|
wreckfun
|
2021-02-12 19:46:47 -08:00 |
q_solver.h
|
wreckfun
|
2021-02-12 19:46:47 -08:00 |
recfun_solver.cpp
|
fix #5102
|
2021-03-15 01:01:33 -07:00 |
recfun_solver.h
|
fix build, move seq_skolem
|
2021-02-14 14:40:29 -08:00 |
sat_dual_solver.cpp
|
call it data instead of c_ptr for approaching C++11 std::vector convention.
|
2021-04-13 18:17:35 -07:00 |
sat_dual_solver.h
|
fixes in new solver
|
2020-12-25 11:19:31 -08:00 |
sat_smt.h
|
align translation cache with scopes and variable elimination
|
2021-03-03 11:22:17 -08:00 |
sat_th.cpp
|
call it data instead of c_ptr for approaching C++11 std::vector convention.
|
2021-04-13 18:17:35 -07:00 |
sat_th.h
|
call it data instead of c_ptr for approaching C++11 std::vector convention.
|
2021-04-13 18:17:35 -07:00 |
user_solver.cpp
|
remove template Context dependency in every trail object
|
2021-02-08 15:41:57 -08:00 |
user_solver.h
|
use value function in lar_solver (#4771)
|
2020-11-03 01:08:24 -08:00 |
xor_solver.d
|
remove xor solver, tune dt_solver for enumeration case
|
2021-02-27 17:17:39 -08:00 |