| .. |
|
approx_nat.cpp
|
|
|
|
approx_nat.h
|
remove '#include <iostream>' from headers and from unneeded places
|
2022-06-17 14:10:19 +01:00 |
|
approx_set.cpp
|
|
|
|
approx_set.h
|
minor code simplification
|
2023-10-11 01:38:03 +01:00 |
|
array.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
array_map.h
|
|
|
|
backtrackable_set.h
|
|
|
|
basic_interval.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
bit_util.cpp
|
|
|
|
bit_util.h
|
|
|
|
bit_vector.cpp
|
|
|
|
bit_vector.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
buffer.h
|
typo
|
2021-05-23 14:28:42 +01:00 |
|
cancel_eh.h
|
|
|
|
chashtable.h
|
#7117
|
2024-02-14 17:08:09 +07:00 |
|
checked_int64.h
|
|
|
|
CMakeLists.txt
|
add log helper to util
|
2023-12-16 16:12:13 -08:00 |
|
cmd_context_types.cpp
|
remove '#include <iostream>' from headers and from unneeded places
|
2022-06-17 14:10:19 +01:00 |
|
cmd_context_types.h
|
Use = default for virtual constructors.
|
2022-08-05 18:11:46 +03:00 |
|
common_msgs.cpp
|
|
|
|
common_msgs.h
|
|
|
|
container_util.h
|
|
|
|
debug.cpp
|
Shared features from polysat branch (#6567)
|
2023-02-03 13:08:47 -08:00 |
|
debug.h
|
bug fixes
|
2024-01-01 16:24:15 -08:00 |
|
dec_ref_util.h
|
|
|
|
dependency.h
|
fix build
|
2023-11-30 14:08:29 -08:00 |
|
dictionary.h
|
remove a hundred implicit constructors/destructors
|
2021-05-23 14:25:01 +01:00 |
|
distribution.h
|
add tests for distribution utility and fix loose ends
|
2023-04-13 11:19:06 -07:00 |
|
dlist.h
|
Merge shared parts from polysat branch (#7063)
|
2023-12-28 11:11:53 -08:00 |
|
double_manager.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
ema.h
|
|
|
|
env_params.cpp
|
redo #6242
|
2022-08-08 11:26:18 +03:00 |
|
env_params.h
|
|
|
|
error_codes.h
|
|
|
|
event_handler.h
|
Use = default for virtual constructors.
|
2022-08-05 18:11:46 +03:00 |
|
ext_gcd.h
|
|
|
|
ext_numeral.h
|
remove '#include <iostream>' from headers and from unneeded places
|
2022-06-17 14:10:19 +01:00 |
|
f2n.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
file_path.h
|
|
|
|
fixed_bit_vector.cpp
|
|
|
|
fixed_bit_vector.h
|
|
|
|
gparams.cpp
|
include global parameters and fixup for HTML meta-characters
|
2022-08-22 14:25:18 -07:00 |
|
gparams.h
|
add parameter descriptions
|
2022-08-16 08:26:53 -07:00 |
|
hash.cpp
|
|
|
|
hash.h
|
|
|
|
hashtable.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
heap.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
hwf.cpp
|
Fix hwf.cpp for MinGW-w64 32-bit clang (#6529)
|
2023-01-10 13:44:11 -08:00 |
|
hwf.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
id_gen.h
|
|
|
|
id_var_list.h
|
|
|
|
inf_eps_rational.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
inf_int_rational.cpp
|
|
|
|
inf_int_rational.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
inf_rational.cpp
|
|
|
|
inf_rational.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
inf_s_integer.cpp
|
|
|
|
inf_s_integer.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
lbool.cpp
|
|
|
|
lbool.h
|
|
|
|
lim_vector.h
|
remove a hundred implicit constructors/destructors
|
2021-05-23 14:25:01 +01:00 |
|
list.h
|
|
|
|
log.cpp
|
add log helper to util
|
2023-12-16 16:12:13 -08:00 |
|
log.h
|
add log helper to util
|
2023-12-16 16:12:13 -08:00 |
|
log_helper.h
|
add log helper to util
|
2023-12-16 16:12:13 -08:00 |
|
luby.cpp
|
|
|
|
luby.h
|
|
|
|
machine.h
|
|
|
|
map.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
max_cliques.h
|
Make sure all headers do #pragma once. (#6188)
|
2022-07-23 10:41:14 -07:00 |
|
memory_manager.cpp
|
memory_manager: add support for MacOS & Windows to the new size tracking system
|
2022-10-24 10:09:56 +01:00 |
|
memory_manager.h
|
port over std_vector and std-allocator functionality from monomial propagation branch
|
2023-09-26 21:15:07 -07:00 |
|
min_cut.cpp
|
|
|
|
min_cut.h
|
|
|
|
mpbq.cpp
|
|
|
|
mpbq.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
mpbqi.h
|
|
|
|
mpf.cpp
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
mpf.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
mpff.cpp
|
fix compiler warnings
|
2022-10-12 09:43:50 +01:00 |
|
mpff.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
mpfx.cpp
|
prepare for std::vector
|
2021-04-20 09:24:24 -07:00 |
|
mpfx.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
mpn.cpp
|
some code simplifications in mpn
|
2023-12-22 15:29:04 +00:00 |
|
mpn.h
|
some code simplifications in mpn
|
2023-12-22 15:29:04 +00:00 |
|
mpq.cpp
|
import updates to rational from polysat
|
2023-12-09 12:46:06 -08:00 |
|
mpq.h
|
encapsulate mpz a bit more
|
2024-01-20 12:59:58 -08:00 |
|
mpq_inf.cpp
|
|
|
|
mpq_inf.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
mpz.cpp
|
import updates to rational from polysat
|
2023-12-09 12:46:06 -08:00 |
|
mpz.h
|
encapsulate mpz a bit more
|
2024-01-20 12:59:58 -08:00 |
|
mpzzp.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
mutex.h
|
logging cleanup
|
2021-08-29 12:24:19 +01:00 |
|
nat_set.h
|
|
|
|
numeral_buffer.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
obj_hashtable.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
obj_mark.h
|
|
|
|
obj_pair_hashtable.h
|
remove a hundred implicit constructors/destructors
|
2021-05-23 14:25:01 +01:00 |
|
obj_pair_set.h
|
remove a hundred implicit constructors/destructors
|
2021-05-23 14:25:01 +01:00 |
|
obj_ref.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
obj_ref_hashtable.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
obj_triple_hashtable.h
|
remove a hundred implicit constructors/destructors
|
2021-05-23 14:25:01 +01:00 |
|
object_allocator.h
|
|
|
|
optional.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
page.cpp
|
|
|
|
page.h
|
|
|
|
params.cpp
|
reduce memory allocs in params
|
2023-12-21 23:27:28 +00:00 |
|
params.h
|
reduce memory allocs in params
|
2023-12-21 23:27:28 +00:00 |
|
parray.h
|
remove dependency on pragma
|
2022-07-19 09:36:22 -07:00 |
|
permutation.cpp
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
permutation.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
plugin_manager.h
|
|
|
|
pool.h
|
|
|
|
prime_generator.cpp
|
|
|
|
prime_generator.h
|
|
|
|
ptr_scoped_buffer.h
|
|
|
|
queue.h
|
|
|
|
rational.cpp
|
Shared features from polysat branch (#6567)
|
2023-02-03 13:08:47 -08:00 |
|
rational.h
|
create as_bin as_hex wrappers for display
|
2024-01-12 09:19:22 -08:00 |
|
ref.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
ref_buffer.h
|
|
|
|
ref_pair_vector.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
ref_util.h
|
|
|
|
ref_vector.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
region.cpp
|
|
|
|
region.h
|
remove '#include <iostream>' from headers and from unneeded places
|
2022-06-17 14:10:19 +01:00 |
|
rlimit.cpp
|
inherit and reset rlimit counter on children limits
|
2023-04-05 16:39:21 -07:00 |
|
rlimit.h
|
fix #6936
|
2023-10-10 13:42:21 -07:00 |
|
s_integer.cpp
|
|
|
|
s_integer.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
sat_literal.h
|
Merge shared parts from polysat branch (#7063)
|
2023-12-28 11:11:53 -08:00 |
|
scoped_ctrl_c.cpp
|
remove '#include <iostream>' from headers and from unneeded places
|
2022-06-17 14:10:19 +01:00 |
|
scoped_ctrl_c.h
|
|
|
|
scoped_limit_trail.h
|
|
|
|
scoped_numeral.h
|
add explicit move constructor to deal with unit test regression test-z3 algebraic on Windows/debug -
|
2024-01-20 12:59:58 -08:00 |
|
scoped_numeral_buffer.h
|
Use = delete to delete special methods.
|
2022-08-02 09:23:14 +03:00 |
|
scoped_numeral_vector.h
|
prepare for std::vector
|
2021-04-20 09:24:24 -07:00 |
|
scoped_ptr_vector.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
scoped_timer.cpp
|
fix for spurious wakeups in scoped_timer (#6102)
|
2022-06-22 10:50:19 +01:00 |
|
scoped_timer.h
|
fix for spurious wakeups in scoped_timer (#6102)
|
2022-06-22 10:50:19 +01:00 |
|
scoped_vector.h
|
simplify some constructors/destructors
|
2021-05-23 12:39:49 +01:00 |
|
sexpr.cpp
|
Fix some typos in identifiers. (#7118)
|
2024-02-14 09:25:32 +07:00 |
|
sexpr.h
|
|
|
|
sign.h
|
|
|
|
small_object_allocator.cpp
|
fix debug build
|
2022-06-17 14:35:33 +01:00 |
|
small_object_allocator.h
|
support threading for TRACE mode
|
2021-10-25 13:35:32 +02:00 |
|
smt2_util.cpp
|
|
|
|
smt2_util.h
|
|
|
|
sorting_network.h
|
|
|
|
stack.cpp
|
|
|
|
stack.h
|
|
|
|
stacked_value.h
|
update pretty printer for recursive function filtering
|
2022-05-15 11:59:41 -07:00 |
|
state_graph.cpp
|
State graph dgml update and fixes in condition simplifier (#5721)
|
2021-12-19 11:09:55 -08:00 |
|
state_graph.h
|
|
|
|
statistics.cpp
|
|
|
|
statistics.h
|
remove '#include <iostream>' from headers and from unneeded places
|
2022-06-17 14:10:19 +01:00 |
|
stats.h
|
|
|
|
stopwatch.h
|
remove '#include <iostream>' from headers and from unneeded places
|
2022-06-17 14:10:19 +01:00 |
|
str_hashtable.h
|
|
|
|
stream_buffer.h
|
remove '#include <iostream>' from headers and from unneeded places
|
2022-06-17 14:10:19 +01:00 |
|
string_buffer.h
|
|
|
|
symbol.cpp
|
optimize symbol table for single-threaded mode
|
2021-05-23 16:35:44 +01:00 |
|
symbol.h
|
|
|
|
symbol_table.h
|
|
|
|
tbv.cpp
|
Merge shared parts from polysat branch (#7063)
|
2023-12-28 11:11:53 -08:00 |
|
tbv.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
timeit.cpp
|
remove '#include <iostream>' from headers and from unneeded places
|
2022-06-17 14:10:19 +01:00 |
|
timeit.h
|
remove '#include <iostream>' from headers and from unneeded places
|
2022-06-17 14:10:19 +01:00 |
|
timeout.cpp
|
|
|
|
timeout.h
|
|
|
|
timer.h
|
|
|
|
top_sort.h
|
fix regression in top-sort fix #6060
|
2022-06-14 09:51:06 -07:00 |
|
total_order.h
|
|
|
|
tptr.h
|
tptr: add pointer tagging templates (#7067)
|
2023-12-19 08:58:32 -08:00 |
|
trace.cpp
|
support threading for TRACE mode
|
2021-10-25 13:35:32 +02:00 |
|
trace.h
|
support threading for TRACE mode
|
2021-10-25 13:35:32 +02:00 |
|
trail.h
|
Add intblast solver
|
2023-12-15 13:50:38 -08:00 |
|
uint_map.h
|
|
|
|
uint_set.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
union_find.h
|
port Jakob's update to union_find from polysat branch
|
2023-12-18 09:25:24 -08:00 |
|
util.cpp
|
remove '#include <iostream>' from headers and from unneeded places
|
2022-06-17 14:10:19 +01:00 |
|
util.h
|
Use noexcept more. (#7058)
|
2023-12-16 12:14:53 +00:00 |
|
var_queue.h
|
port updates from poly/polysat
|
2023-12-09 13:00:43 -08:00 |
|
vector.h
|
Merge remote-tracking branch 'origin/master' into poly
|
2024-02-26 11:46:22 +01:00 |
|
visit_helper.h
|
make visited_helper independent of literals
|
2022-11-03 03:54:39 -07:00 |
|
warning.cpp
|
add redirect for warnings
|
2022-08-23 15:55:55 -07:00 |
|
warning.h
|
add redirect for warnings
|
2022-08-23 15:55:55 -07:00 |
|
z3_exception.cpp
|
|
|
|
z3_exception.h
|
Use = default for virtual constructors.
|
2022-08-05 18:11:46 +03:00 |
|
z3_version.h.cmake.in
|
|
|
|
z3_version.h.in
|
|
|
|
zstring.cpp
|
remove a few string copies
|
2023-12-20 16:55:09 +00:00 |
|
zstring.h
|
expose propagate created
|
2021-12-17 16:12:47 -08:00 |