3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-18 22:59:02 +00:00
z3/src/util
Nikolaj Bjorner 960e8ea1d5 working on hitting sets
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2014-06-08 14:12:54 +01:00
..
approx_nat.cpp Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
approx_nat.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
approx_set.cpp Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
approx_set.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
array.h Fix memory allocation problems in RCF module 2013-04-10 19:03:25 -07:00
array_map.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
backtrackable_set.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
basic_interval.h fixed bugs 2012-12-08 08:32:06 -08:00
bit_util.cpp fix a few compilation warnings 2013-04-21 14:36:39 -07:00
bit_util.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
bit_vector.cpp fix bugs reported by Nuno Lopes 2013-06-04 12:55:35 -07:00
bit_vector.h fix bugs reported by Nuno Lopes 2013-06-04 12:55:35 -07:00
buffer.h Add goodies 2013-01-09 18:43:32 -08:00
cancel_eh.h Fix incorrect uses of set_cancel() 2012-12-17 18:48:10 -08:00
chashtable.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
checked_int64.h test hilbert-basis with fdds and checked integers 2013-03-26 17:31:11 -07:00
cmd_context_types.cpp Reorganizing code. Added script for generating VS project files 2012-10-20 15:16:37 -07:00
cmd_context_types.h Reorganizing code. Added script for generating VS project files 2012-10-20 15:16:37 -07:00
common_msgs.cpp reorganizing the code 2012-10-25 11:28:03 -07:00
common_msgs.h reorganizing the code 2012-10-25 11:28:03 -07:00
cooperate.cpp fixing clang compilation problems 2012-12-05 15:20:16 -08:00
cooperate.h Reorganizing code. Added script for generating VS project files 2012-10-20 15:16:37 -07:00
critical_flet.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
debug.cpp fix a few compilation warnings 2013-04-21 14:36:39 -07:00
debug.h fix a few compilation warnings 2013-04-21 14:36:39 -07:00
dec_ref_util.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
dependency.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
dictionary.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
dlist.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
double_manager.h saved params work 2012-11-29 17:19:12 -08:00
env_params.cpp convert mega-bytes to bytes in env_params 2013-03-29 09:05:36 -07:00
env_params.h env params 2012-12-01 20:56:40 -08:00
error_codes.h Reorganizing code. Added script for generating VS project files 2012-10-20 15:16:37 -07:00
event_handler.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
ext_gcd.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
ext_numeral.h Improve html pretty printer for RCF package 2013-01-27 11:24:23 -08:00
f2n.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
gparams.cpp fix a few compilation warnings 2013-04-21 14:36:39 -07:00
gparams.h added Z3_global_param_reset_all API 2012-12-04 11:55:12 -08:00
hash.cpp Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
hash.h remove pointer comparisons/hash 2013-04-23 09:58:30 -07:00
hashtable.h checkpoint 2012-10-23 12:12:59 -07:00
heap.h compiler optimization and fixes to unit tests 2013-04-11 13:44:23 -07:00
hwf.cpp Bugfixes for the build on new OSX machines (XCode 5.0 on). 2014-01-21 17:06:13 +00:00
hwf.h fix a few compilation warnings 2013-04-21 14:36:39 -07:00
id_gen.h fixed some address dependencies 2013-12-13 18:41:35 -08:00
inf_eps_rational.h fixing lex optimization 2013-12-13 23:36:42 +01:00
inf_int_rational.cpp Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
inf_int_rational.h adding review notes to code 2013-10-26 16:24:21 +08:00
inf_rational.cpp Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
inf_rational.h preparing for inf extension of arithmetic 2013-10-31 02:02:37 -07:00
inf_s_integer.cpp Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
inf_s_integer.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
lbool.cpp Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
lbool.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
list.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
luby.cpp checkpoint 2012-10-21 13:32:12 -07:00
luby.h checkpoint 2012-10-21 13:32:12 -07:00
machine.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
map.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
memory_manager.cpp optimize rule processing 2013-04-26 11:43:06 -07:00
memory_manager.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
mpbq.cpp Improve html pretty printer for RCF package 2013-01-27 11:24:23 -08:00
mpbq.h Improve html pretty printer for RCF package 2013-01-27 11:24:23 -08:00
mpbqi.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
mpf.cpp Added support for the final draft of the FPA standard (and fpa2bv conversion). 2014-01-24 15:36:23 +00:00
mpf.h Added support for the final draft of the FPA standard (and fpa2bv conversion). 2014-01-24 15:36:23 +00:00
mpff.cpp Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
mpff.h use svector instead of vector where appropriate 2013-04-16 09:02:40 -07:00
mpfx.cpp Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
mpfx.h Improve html pretty printer for RCF package 2013-01-27 11:24:23 -08:00
mpn.cpp Changed references to _DEBUG to Z3DEBUG. 2013-11-08 19:21:55 +00:00
mpn.h fixed tabs 2013-11-09 14:57:45 +00:00
mpq.cpp Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
mpq.h Improve html pretty printer for RCF package 2013-01-27 11:24:23 -08:00
mpq_inf.cpp working on DL opt 2014-03-05 15:43:15 -08:00
mpq_inf.h working on hitting sets 2014-06-08 14:12:54 +01:00
mpz.cpp Initialize int64_min constant when using GMP 2013-04-08 15:02:51 -07:00
mpz.h Fix is_int64 bug in mpz when compiling with GMP 2013-04-08 14:50:17 -07:00
mpzzp.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
nat_set.h checkpoint 2012-10-23 12:12:59 -07:00
numeral_buffer.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
obj_hashtable.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
obj_mark.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
obj_pair_hashtable.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
obj_pair_set.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
obj_ref.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
obj_triple_hashtable.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
object_allocator.h Added support for clang++ on OSX 2012-11-12 04:56:48 +00:00
optional.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
page.cpp Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
page.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
params.cpp Add pp (debugging function) for params_ref 2012-12-28 09:13:18 -08:00
params.h fixed bug in generated code 2012-12-09 18:59:32 -08:00
parray.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
permutation.cpp Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
permutation.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
plugin_manager.h Reorganizing the code 2012-10-20 19:54:08 -07:00
pool.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
pop_scopes.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
prime_generator.cpp Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
prime_generator.h broke dependency between components that need initialization and memory_manager 2012-11-17 11:30:25 -08:00
ptr_scoped_buffer.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
rational.cpp Add get_sort(expr * n) function that does not depend on ast_manager. Move power_of_two to rational class. Add arith_recognizers and bv_recognizers classes. The two new classes contain the 'read-only' methods from arith_util and bv_util. 2012-12-18 14:44:51 -08:00
rational.h Merge branch 'bvsls' of https://git01.codeplex.com/z3 into opt 2014-03-27 13:13:10 +00:00
ref.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
ref_buffer.h Implement add, sub, mul, div, inv, neg 2013-01-05 18:43:57 -08:00
ref_util.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
ref_vector.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
region.cpp Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
region.h working on pb solver 2013-11-14 18:04:05 -08:00
resource_limit.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
s_integer.cpp Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
s_integer.h First complete version of Network Simplex 2013-10-29 18:32:10 -07:00
scoped_ctrl_c.cpp Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
scoped_ctrl_c.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
scoped_numeral.h optimize theory pb 2014-02-25 18:06:54 -08:00
scoped_numeral_buffer.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
scoped_numeral_vector.h fix compilation errors 2014-03-25 13:43:45 -07:00
scoped_ptr_vector.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
scoped_timer.cpp typo 2014-05-02 18:04:32 +01:00
scoped_timer.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
sexpr.cpp Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
sexpr.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
small_object_allocator.cpp compiler optimization and fixes to unit tests 2013-04-11 13:44:23 -07:00
small_object_allocator.h Fix warning messages 2013-04-10 19:14:10 -07:00
smt2_util.cpp Reorganizing the code 2012-10-20 19:54:08 -07:00
smt2_util.h Reorganizing the code 2012-10-20 19:54:08 -07:00
sorting_network.h fix wrong simplex backtracking 2014-05-09 08:51:07 -07:00
stack.cpp Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
stack.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
statistics.cpp Reorganizing code. Added script for generating VS project files 2012-10-20 15:16:37 -07:00
statistics.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
stats.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
stopwatch.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
str_hashtable.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
stream_buffer.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
string_buffer.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
symbol.cpp Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
symbol.h broke dependency between components that need initialization and memory_manager 2012-11-17 11:30:25 -08:00
symbol_table.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
timeit.cpp env params 2012-12-01 20:56:40 -08:00
timeit.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
timeout.cpp fixing clang compilation problems 2012-12-05 15:20:16 -08:00
timeout.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
timer.cpp Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
timer.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
total_order.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
tptr.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
trace.cpp Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
trace.h broke dependency between components that need initialization and memory_manager 2012-11-17 11:30:25 -08:00
uint_map.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
uint_set.h Reorganizing source code. Created util dir 2012-10-20 10:19:38 -07:00
util.cpp env params 2012-12-01 20:56:40 -08:00
util.h Fix get_int64 and is_int64 methods in mpz. Fix INT64_MAX constant definition. 2013-04-08 14:25:25 -07:00
vector.h add TPTP example 2013-09-06 21:49:00 -07:00
warning.cpp fix a few compilation warnings 2013-04-21 14:36:39 -07:00
warning.h env params 2012-12-01 20:56:40 -08:00
z3_exception.cpp Reorganizing code. Added script for generating VS project files 2012-10-20 15:16:37 -07:00
z3_exception.h Reorganizing code. Added script for generating VS project files 2012-10-20 15:16:37 -07:00
z3_omp.h checkpoint 2012-10-23 12:12:59 -07:00