3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-08-08 06:52:26 +00:00
z3/src/util
Nikolaj Bjorner b07cb3dc54 use C++23 conventions in buffer.h
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2024-03-30 16:26:19 -07:00
..
approx_nat.cpp
approx_nat.h
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 use C++23 conventions in buffer.h 2024-03-30 16:26:19 -07: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
cmd_context_types.h
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
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
env_params.h
error_codes.h
event_handler.h
ext_gcd.h
ext_numeral.h
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
gparams.h
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
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
memory_manager.cpp
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
mpff.h Use noexcept more. (#7058) 2023-12-16 12:14:53 +00:00
mpfx.cpp
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
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
obj_pair_set.h
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
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
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
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
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
scoped_numeral_vector.h
scoped_ptr_vector.h Use noexcept more. (#7058) 2023-12-16 12:14:53 +00:00
scoped_timer.cpp
scoped_timer.h
scoped_vector.h
sexpr.cpp Fix some typos in identifiers. (#7118) 2024-02-14 09:25:32 +07:00
sexpr.h
sign.h
small_object_allocator.cpp
small_object_allocator.h
smt2_util.cpp
smt2_util.h
sorting_network.h
stack.cpp
stack.h
stacked_value.h
state_graph.cpp
state_graph.h
statistics.cpp
statistics.h
stats.h
stopwatch.h
str_hashtable.h
stream_buffer.h
string_buffer.h
symbol.cpp
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
timeit.h
timeout.cpp
timeout.h
timer.h
top_sort.h
total_order.h
tptr.h tptr: add pointer tagging templates (#7067) 2023-12-19 08:58:32 -08:00
trace.cpp
trace.h
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
util.h unsigned cast 2024-03-19 15:02:42 -07: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
warning.cpp
warning.h
z3_exception.cpp
z3_exception.h
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