.. |
params
|
add core validation option to directly validate cores using the context
|
2015-08-10 10:56:07 +02:00 |
proto_model
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
tactic
|
retain default configuration between calls to SMT tactic so that values are not overwritten between calls to smt-setup. Fixes bug #196
|
2015-08-25 11:09:10 -07:00 |
user_plugin
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
arith_eq_adapter.cpp
|
take conflicts during restart into account. reported by Arie Gurfinkel
|
2015-02-21 02:08:00 -08:00 |
arith_eq_adapter.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
arith_eq_solver.cpp
|
improve error messages on incorrect parameter passing
|
2014-10-15 21:37:37 -07:00 |
arith_eq_solver.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
asserted_formulas.cpp
|
retain default configuration between calls to SMT tactic so that values are not overwritten between calls to smt-setup. Fixes bug #196
|
2015-08-25 11:09:10 -07:00 |
asserted_formulas.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
cached_var_subst.cpp
|
checkpoint
|
2012-10-21 13:32:12 -07:00 |
cached_var_subst.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
cost_evaluator.cpp
|
checkpoint
|
2012-10-21 13:32:12 -07:00 |
cost_evaluator.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
database.h
|
added missing Copyright forms
|
2015-06-10 11:54:02 -07:00 |
database.smt
|
remove hassel table from unstable: does not compile under other plantforms
|
2013-05-31 17:48:19 -07:00 |
diff_logic.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
dyn_ack.cpp
|
fixed problems with logger and invalid assertion
|
2012-12-03 18:44:27 -08:00 |
dyn_ack.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
elim_term_ite.cpp
|
add assertions to simplifier
|
2015-01-14 22:09:48 +05:30 |
elim_term_ite.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
expr_context_simplifier.cpp
|
fix a few compilation warnings
|
2013-04-21 14:36:39 -07:00 |
expr_context_simplifier.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
fingerprints.cpp
|
checkpoint
|
2012-10-21 13:32:12 -07:00 |
fingerprints.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
mam.cpp
|
fix a few compilation warnings
|
2013-04-21 14:36:39 -07:00 |
mam.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
old_interval.cpp
|
prepare revised primal phase
|
2015-01-18 04:11:40 +05:30 |
old_interval.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
qi_queue.cpp
|
fixing problems
|
2012-12-03 11:55:24 -08:00 |
qi_queue.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
smt_almost_cg_table.cpp
|
checkpoint
|
2012-10-21 13:32:12 -07:00 |
smt_almost_cg_table.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
smt_b_justification.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
smt_bool_var_data.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
smt_case_split_queue.cpp
|
typo
|
2015-01-21 13:35:25 +00:00 |
smt_case_split_queue.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
smt_cg_table.cpp
|
checkpoint
|
2012-10-21 13:32:12 -07:00 |
smt_cg_table.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
smt_checker.cpp
|
checkpoint
|
2012-10-21 13:32:12 -07:00 |
smt_checker.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
smt_clause.cpp
|
checkpoint
|
2012-10-21 13:32:12 -07:00 |
smt_clause.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
smt_conflict_resolution.cpp
|
enable Boolean propagation in AUFBV to fix inefficiency (bit-blasting destroys simplifications that are possible by simple Boolean propagation). Fixes issue #194
|
2015-08-25 13:21:33 -07:00 |
smt_conflict_resolution.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
smt_context.cpp
|
Check more frequently for cancelation flags to address grep0095.stp.smt2 in issue #178. Z3 spends time in pre-processing simplification, which indicates there is some opportunity to tune this portion of the code
|
2015-08-11 23:14:34 +02:00 |
smt_context.h
|
add core validation option to directly validate cores using the context
|
2015-08-10 10:56:07 +02:00 |
smt_context_inv.cpp
|
.. adding core validation debug option to ease diagnose issue #158
|
2015-08-10 11:01:46 +02:00 |
smt_context_pp.cpp
|
break on small cores
|
2015-02-08 10:22:06 +01:00 |
smt_context_stat.cpp
|
checkpoint
|
2012-10-21 13:32:12 -07:00 |
smt_enode.cpp
|
adding compile-time option to replace arrays with maps in smt (define SPARSE_MAP)
|
2014-09-30 11:25:47 -07:00 |
smt_enode.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
smt_eq_justification.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
smt_failure.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
smt_farkas_util.cpp
|
review of network flow
|
2013-11-04 16:00:50 -08:00 |
smt_farkas_util.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
smt_for_each_relevant_expr.cpp
|
checkpoint
|
2012-10-21 13:32:12 -07:00 |
smt_for_each_relevant_expr.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
smt_implied_equalities.cpp
|
fix misc compiler warnings
|
2015-02-15 11:53:24 +00:00 |
smt_implied_equalities.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
smt_internalizer.cpp
|
local changes
|
2015-05-27 09:18:52 -07:00 |
smt_justification.cpp
|
fix assorted undefined behaviors caught by clang
|
2015-05-23 11:45:12 +01:00 |
smt_justification.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
smt_kernel.cpp
|
minor optimization to reset() methods in smt::ketnel and smt::quantifier_manager
|
2015-02-27 11:48:14 +00:00 |
smt_kernel.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
smt_literal.cpp
|
checkpoint
|
2012-10-21 13:32:12 -07:00 |
smt_literal.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
smt_model_checker.cpp
|
fix bug reported in issue #193: MBQI needs to avoid instantiating data-types that contain model values in nested positions
|
2015-08-13 14:29:48 +02:00 |
smt_model_checker.h
|
fix bug reported in issue #193: MBQI needs to avoid instantiating data-types that contain model values in nested positions
|
2015-08-13 14:29:48 +02:00 |
smt_model_finder.cpp
|
fix bug reported in issue #193: MBQI needs to avoid instantiating data-types that contain model values in nested positions
|
2015-08-13 14:29:48 +02:00 |
smt_model_finder.h
|
Made quantifier-related parts of smt::model_finder and smt::model_checker interruptable.
|
2015-07-29 16:55:45 +01:00 |
smt_model_generator.cpp
|
merged with unstable
|
2014-08-06 11:16:06 -07:00 |
smt_model_generator.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
smt_quantifier.cpp
|
Made quantifier-related parts of smt::model_finder and smt::model_checker interruptable.
|
2015-07-29 16:55:45 +01:00 |
smt_quantifier.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
smt_quantifier_instances.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
smt_quantifier_stat.cpp
|
checkpoint
|
2012-10-21 13:32:12 -07:00 |
smt_quantifier_stat.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
smt_quick_checker.cpp
|
checkpoint
|
2012-10-21 13:32:12 -07:00 |
smt_quick_checker.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
smt_relevancy.cpp
|
break stack abuse in relevancy propagation
|
2015-07-12 14:52:43 -07:00 |
smt_relevancy.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
smt_setup.cpp
|
enable Boolean propagation in AUFBV to fix inefficiency (bit-blasting destroys simplifications that are possible by simple Boolean propagation). Fixes issue #194
|
2015-08-25 13:21:33 -07:00 |
smt_setup.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
smt_solver.cpp
|
solver factories, cleanup solver API, simplified strategic solver, added combined solver
|
2012-12-11 17:47:27 -08:00 |
smt_solver.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
smt_statistics.cpp
|
checkpoint
|
2012-10-21 13:32:12 -07:00 |
smt_statistics.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
smt_theory.cpp
|
checkpoint
|
2012-10-21 13:32:12 -07:00 |
smt_theory.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
smt_theory_var_list.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
smt_types.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
smt_value_sort.cpp
|
additional array handling routines
|
2012-11-26 14:18:20 -08:00 |
smt_value_sort.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
spanning_tree.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
spanning_tree_base.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
spanning_tree_def.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
theory_arith.cpp
|
preparing for inf extension of arithmetic
|
2013-10-31 02:13:24 -07:00 |
theory_arith.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
theory_arith_aux.h
|
check cancellation flag in min/max. Fixes issue #206
|
2015-08-29 15:51:58 -07:00 |
theory_arith_core.h
|
fixup model construction on undef results for arithmetic. Fixes issue #161
|
2015-07-13 12:44:07 -07:00 |
theory_arith_def.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
theory_arith_eq.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
theory_arith_int.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
theory_arith_inv.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
theory_arith_nl.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
theory_arith_pp.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
theory_array.cpp
|
checkpoint
|
2012-10-21 13:32:12 -07:00 |
theory_array.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
theory_array_base.cpp
|
fix misc compiler warnings
|
2015-02-15 11:53:24 +00:00 |
theory_array_base.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
theory_array_full.cpp
|
Fixed initialization order and unused variable warnings.
|
2015-07-30 09:09:13 +01:00 |
theory_array_full.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
theory_bv.cpp
|
fix internalization bug when bit2bool is applied to numeral
|
2014-10-06 15:43:24 -07:00 |
theory_bv.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
theory_datatype.cpp
|
fix gcc compiler warnings
|
2015-05-16 11:56:04 +01:00 |
theory_datatype.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
theory_dense_diff_logic.cpp
|
checkpoint
|
2012-10-21 13:32:12 -07:00 |
theory_dense_diff_logic.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
theory_dense_diff_logic_def.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
theory_diff_logic.cpp
|
trying to fix build problems
|
2014-03-21 15:17:50 -07:00 |
theory_diff_logic.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
theory_diff_logic_def.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
theory_dl.cpp
|
fix issue #203: domain range was one too large
|
2015-08-24 15:55:40 -07:00 |
theory_dl.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
theory_dummy.cpp
|
checkpoint
|
2012-10-21 13:32:12 -07:00 |
theory_dummy.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
theory_fpa.cpp
|
Bugfix for FP theory
|
2015-08-28 15:41:03 +01:00 |
theory_fpa.h
|
Bugfix for FP theory; handling of UFs and interpreted functions from other theories.
|
2015-08-27 18:17:26 +01:00 |
theory_opt.cpp
|
fix bug reported in issue #193: MBQI needs to avoid instantiating data-types that contain model values in nested positions
|
2015-08-13 14:29:48 +02:00 |
theory_opt.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
theory_pb.cpp
|
fixes #186, remove ite-lifting from opt_context to detect weighted maxsat
|
2015-08-06 11:52:59 +02:00 |
theory_pb.h
|
generate proof justifications in theory_pb: codeplex issue 157
|
2014-12-29 12:57:02 -08:00 |
theory_seq_empty.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
theory_utvpi.cpp
|
testing utvpi
|
2013-04-30 11:53:10 -07:00 |
theory_utvpi.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
theory_utvpi_def.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
theory_wmaxsat.cpp
|
cast variables to avoid compiler warning on signed/unsigned comparison
|
2015-05-19 08:15:59 -07:00 |
theory_wmaxsat.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
uses_theory.cpp
|
checkpoint
|
2012-10-21 13:32:12 -07:00 |
uses_theory.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
watch_list.cpp
|
Apply patch submitted by David Cok
|
2013-06-05 14:11:11 -07:00 |
watch_list.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |