.. |
converters
|
move horn_subsume_model_converter to ast/converters
|
2022-11-03 20:26:02 -07:00 |
euf
|
minor fixes
|
2022-11-02 08:44:55 -07:00 |
fpa
|
fix #6336
|
2022-09-11 12:22:49 -07:00 |
macros
|
formatting updates
|
2022-10-13 15:20:24 +02:00 |
normal_forms
|
use ast_util::mk_not to avoid redundant double negations during nff
|
2022-11-06 11:57:46 -08:00 |
pattern
|
Remove unused private member from smaller_pattern.
|
2022-08-03 08:21:32 +03:00 |
proofs
|
rename set-flat to set-flat-and-or to allow to differentiate parameters
|
2022-10-27 11:22:57 -07:00 |
rewriter
|
clean up hoist rewriter
|
2022-11-08 12:20:25 -08:00 |
simplifiers
|
Update solve_eqs.cpp
|
2022-11-05 22:47:46 -07:00 |
substitution
|
Spacer Global Guidance (#6026)
|
2022-08-30 15:47:00 -07:00 |
act_cache.cpp
|
|
|
act_cache.h
|
|
|
arith_decl_plugin.cpp
|
|
|
arith_decl_plugin.h
|
wip - converting the equation solver as a simplifier
|
2022-11-03 03:35:30 -07:00 |
array_decl_plugin.cpp
|
remove unused experimental feature - diff
|
2022-10-24 16:13:24 -07:00 |
array_decl_plugin.h
|
remove unused experimental feature - diff
|
2022-10-24 16:13:24 -07:00 |
ast.cpp
|
extend error type message with more information - display the arguments that are passed
|
2022-11-06 11:57:21 -08:00 |
ast.h
|
fixes #6439 #6436
|
2022-11-04 09:36:06 -07:00 |
ast_ll_pp.cpp
|
added API to monitor clause inferences
|
2022-10-19 08:34:55 -07:00 |
ast_ll_pp.h
|
remove '#include <iostream>' from headers and from unneeded places
|
2022-06-17 14:10:19 +01:00 |
ast_lt.cpp
|
|
|
ast_lt.h
|
|
|
ast_pp.h
|
|
|
ast_pp_dot.cpp
|
|
|
ast_pp_dot.h
|
remove '#include <iostream>' from headers and from unneeded places
|
2022-06-17 14:10:19 +01:00 |
ast_pp_util.cpp
|
wip - proof hints
|
2022-10-08 20:12:57 +02:00 |
ast_pp_util.h
|
wip - proof hints
|
2022-10-08 20:12:57 +02:00 |
ast_printer.cpp
|
Remove empty leaf destructors. (#6211)
|
2022-07-30 10:07:03 +01:00 |
ast_printer.h
|
Use = default for virtual constructors.
|
2022-08-05 18:11:46 +03:00 |
ast_smt2_pp.cpp
|
fix debug build
|
2022-06-17 14:35:33 +01:00 |
ast_smt2_pp.h
|
Use = default for virtual constructors.
|
2022-08-05 18:11:46 +03:00 |
ast_smt_pp.cpp
|
remove '#include <iostream>' from headers and from unneeded places
|
2022-06-17 14:10:19 +01:00 |
ast_smt_pp.h
|
Add and fix a few general compiler warnings. (#5628)
|
2021-10-29 15:42:32 +02:00 |
ast_trail.h
|
|
|
ast_translation.cpp
|
add lambda definitions during ast translation #5820
|
2022-02-21 18:05:29 -08:00 |
ast_translation.h
|
|
|
ast_util.cpp
|
bug in flatten/and/or introduced when skipping sub-expressions
|
2021-12-22 07:43:37 -08:00 |
ast_util.h
|
|
|
bv_decl_plugin.cpp
|
add extra information for type error message
|
2022-08-28 17:39:14 -07:00 |
bv_decl_plugin.h
|
disable ternary, fixes to propagation, make bv_rewrites for multiplier n-ary
|
2022-10-26 23:44:38 -07:00 |
char_decl_plugin.cpp
|
allow range comparison for bit-vectors and int/real
|
2022-03-10 17:08:49 -08:00 |
char_decl_plugin.h
|
|
|
CMakeLists.txt
|
|
|
cost_evaluator.cpp
|
|
|
cost_evaluator.h
|
|
|
datatype_decl_plugin.cpp
|
fix #6352
|
2022-09-20 20:31:55 -07:00 |
datatype_decl_plugin.h
|
extend distinct check to ADT
|
2022-09-01 14:18:13 -07:00 |
decl_collector.cpp
|
pdate decl collection to include functions under arrays
|
2022-08-12 13:45:16 -07:00 |
decl_collector.h
|
pdate decl collection to include functions under arrays
|
2022-08-12 13:45:16 -07:00 |
display_dimacs.cpp
|
|
|
display_dimacs.h
|
|
|
dl_decl_plugin.cpp
|
fix #5985
|
2022-04-19 07:54:55 +02:00 |
dl_decl_plugin.h
|
Remove empty leaf destructors. (#6211)
|
2022-07-30 10:07:03 +01:00 |
expr2polynomial.cpp
|
|
|
expr2polynomial.h
|
|
|
expr2var.cpp
|
|
|
expr2var.h
|
|
|
expr_abstract.cpp
|
|
|
expr_abstract.h
|
|
|
expr_delta_pair.h
|
|
|
expr_functors.cpp
|
|
|
expr_functors.h
|
Use = default for virtual constructors.
|
2022-08-05 18:11:46 +03:00 |
expr_map.cpp
|
|
|
expr_map.h
|
|
|
expr_stat.cpp
|
|
|
expr_stat.h
|
|
|
expr_substitution.cpp
|
|
|
expr_substitution.h
|
wip - testing solve-eqs2, added as tactic
|
2022-11-05 22:42:59 -07:00 |
for_each_ast.cpp
|
|
|
for_each_ast.h
|
|
|
for_each_expr.cpp
|
wip - testing solve-eqs2, added as tactic
|
2022-11-05 22:42:59 -07:00 |
for_each_expr.h
|
wip - testing solve-eqs2, added as tactic
|
2022-11-05 22:42:59 -07:00 |
format.cpp
|
Remove empty leaf destructors. (#6211)
|
2022-07-30 10:07:03 +01:00 |
format.h
|
|
|
fpa_decl_plugin.cpp
|
Add interpreted versions of unspecified cases of fp.to_ieee_bv and fp.to_real (#6077)
|
2022-06-04 17:53:23 +01:00 |
fpa_decl_plugin.h
|
Add interpreted versions of unspecified cases of fp.to_ieee_bv and fp.to_real (#6077)
|
2022-06-04 17:53:23 +01:00 |
func_decl_dependencies.cpp
|
|
|
func_decl_dependencies.h
|
|
|
has_free_vars.cpp
|
|
|
has_free_vars.h
|
|
|
is_variable_test.h
|
Add and fix a few general compiler warnings. (#5628)
|
2021-10-29 15:42:32 +02:00 |
justified_expr.h
|
minor fixes
|
2022-11-02 08:44:55 -07:00 |
macro_substitution.cpp
|
|
|
macro_substitution.h
|
|
|
num_occurs.cpp
|
|
|
num_occurs.h
|
Add and fix a few general compiler warnings. (#5628)
|
2021-10-29 15:42:32 +02:00 |
occurs.cpp
|
wip - adding context equation solver
|
2022-11-05 10:34:57 -07:00 |
occurs.h
|
wip - adding context equation solver
|
2022-11-05 10:34:57 -07:00 |
pb_decl_plugin.cpp
|
working on python make for arm
|
2022-04-07 13:36:23 +02:00 |
pb_decl_plugin.h
|
Remove empty leaf destructors. (#6211)
|
2022-07-30 10:07:03 +01:00 |
pp.cpp
|
address unused variable warnings
|
2022-08-28 18:50:54 -07:00 |
pp.h
|
|
|
pp_params.pyg
|
|
|
quantifier_stat.cpp
|
|
|
quantifier_stat.h
|
|
|
recfun_decl_plugin.cpp
|
have theory_recfun use recursive function discriminator to control when it is enabled
|
2022-11-06 12:09:45 -08:00 |
recfun_decl_plugin.h
|
add discriminator to whether context contains recursive functions to avoid enabling recursive function solver when there are just macros
|
2022-11-06 11:58:21 -08:00 |
recurse_expr.h
|
|
|
recurse_expr_def.h
|
|
|
reg_decl_plugins.cpp
|
|
|
reg_decl_plugins.h
|
|
|
scoped_proof.h
|
overhaul of proof format for new solver
|
2022-08-28 17:44:33 -07:00 |
seq_decl_plugin.cpp
|
add way to access range bounds directly #6186
|
2022-07-22 09:35:37 -07:00 |
seq_decl_plugin.h
|
add match for foldli
|
2022-09-10 16:02:11 -07:00 |
shared_occs.cpp
|
|
|
shared_occs.h
|
|
|
special_relations_decl_plugin.cpp
|
working on python make for arm
|
2022-04-07 13:36:23 +02:00 |
special_relations_decl_plugin.h
|
Remove empty leaf destructors. (#6211)
|
2022-07-30 10:07:03 +01:00 |
static_features.cpp
|
fix debug build
|
2022-06-17 14:35:33 +01:00 |
static_features.h
|
remove unused static features
|
2022-06-16 15:40:01 -07:00 |
used_symbols.h
|
|
|
used_vars.cpp
|
|
|
used_vars.h
|
|
|
value_generator.cpp
|
Mark override methods appropriately. (#6207)
|
2022-07-29 23:29:15 +02:00 |
value_generator.h
|
Use = default for virtual constructors.
|
2022-08-05 18:11:46 +03:00 |
well_sorted.cpp
|
|
|
well_sorted.h
|
|
|