.. |
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 undefined behaviors exposed by the unit tests
|
2015-05-11 06:30:24 +01:00 |
bit_util.h
|
Reorganizing source code. Created util dir
|
2012-10-20 10:19:38 -07:00 |
bit_vector.cpp
|
pull unstable
|
2015-04-01 14:57:11 -07:00 |
bit_vector.h
|
Merge branch 'opt' of https://github.com/Z3Prover/z3 into unstable
|
2015-05-14 12:11:17 +01:00 |
buffer.h
|
formatting (tabs)
|
2015-02-07 18:05:52 +00: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
|
fix format bug (issue 126) and smaller nits in sat solver (const annotation, disable elimination of external or already elimianted variables)
|
2014-10-04 18:35:18 -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
|
Fixed infinite loop when nightly tests crash while std::cin is attached to /dev/null
|
2015-02-09 15:26:25 +00:00 |
debug.h
|
add implementation of UNREACHABLE for MSVC in release mode.
|
2015-02-05 09:53:26 +00:00 |
dec_ref_util.h
|
Reorganizing source code. Created util dir
|
2012-10-20 10:19:38 -07:00 |
dependency.h
|
break on small cores
|
2015-02-08 10:22:06 +01: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 |
fixed_bit_vector.cpp
|
fix bounds bug
|
2014-09-22 18:06:18 -07:00 |
fixed_bit_vector.h
|
fix overflow bugs in doc
|
2014-09-22 22:03:59 -07:00 |
gparams.cpp
|
merge with latest unstable
|
2014-10-22 09:45:04 -07:00 |
gparams.h
|
added Z3_global_param_reset_all API
|
2012-12-04 11:55:12 -08:00 |
hash.cpp
|
fix unaligned load in hash_string()
|
2015-05-23 12:13:39 +01: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
|
Bug/build fix for hwf::fma
|
2015-05-23 13:10:07 +01:00 |
hwf.h
|
Naming consistency
|
2015-05-22 11:39:08 +01: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
|
fix assorted undefined behaviors caught by clang
|
2015-05-23 11:45:12 +01:00 |
inf_int_rational.h
|
fix assorted undefined behaviors caught by clang
|
2015-05-23 11:45:12 +01:00 |
inf_rational.cpp
|
fix assorted undefined behaviors caught by clang
|
2015-05-23 11:45:12 +01:00 |
inf_rational.h
|
fix assorted undefined behaviors caught by clang
|
2015-05-23 11:45:12 +01: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
|
Expose insert_if_not_there_core method in map class
|
2015-05-20 14:33:46 +01:00 |
memory_manager.cpp
|
add reallocate() function and use it in bit_vector and vector containers
|
2015-03-10 16:53:47 +00:00 |
memory_manager.h
|
add reallocate() function and use it in bit_vector and vector containers
|
2015-03-10 16:53:47 +00: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
|
MPF min/max -+0.0 special cases changed to +0.0 instead of second argument.
|
2015-05-28 12:54:57 +01:00 |
mpf.h
|
Merge branch 'opt' of https://github.com/Z3Prover/z3 into unstable
|
2015-05-14 12:11:17 +01:00 |
mpff.cpp
|
fix build warnings
|
2015-05-15 15:56:21 +01:00 |
mpff.h
|
Eliminated the old MS-Bignum interface because it stood in the way of progress.
|
2015-02-07 19:39:15 +00:00 |
mpfx.cpp
|
Eliminated the old MS-Bignum interface because it stood in the way of progress.
|
2015-02-07 19:39:15 +00:00 |
mpfx.h
|
Eliminated the old MS-Bignum interface because it stood in the way of progress.
|
2015-02-07 19:39:15 +00:00 |
mpn.cpp
|
MPN synchronization fix
|
2015-02-08 13:25:18 +00:00 |
mpn.h
|
typo
|
2015-05-22 12:01:10 +01:00 |
mpq.cpp
|
prevent usage that mixes E/e notation with division / for numerals
|
2014-10-02 23:58:52 -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
|
remove extra qualifier
|
2014-08-25 13:12:49 -07:00 |
mpz.cpp
|
tabs
|
2015-05-19 11:01:15 +01:00 |
mpz.h
|
Eliminated the old MS-Bignum interface because it stood in the way of progress.
|
2015-02-07 19:39:15 +00: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
|
merged with unstable
|
2014-08-06 11:16:06 -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
|
enable modular parameters from the parser
|
2014-10-09 10:18:46 -07:00 |
params.h
|
enable modular parameters from the parser
|
2014-10-09 10:18:46 -07: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
|
fix assorted undefined behaviors caught by clang
|
2015-05-23 11:45:12 +01: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
|
to fix that timeout of 0 has different interpretations across platforms
|
2014-10-05 12:27:57 -07: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
|
bug fixes to sorting network
|
2014-09-11 21:53:12 -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
|
fix box
|
2014-10-15 14:29:39 -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
|
fix build on CentOS
|
2015-05-19 16:52:47 +01:00 |
trace.h
|
undef max/min on apple to avoid warning
|
2014-10-06 10:13:10 -07:00 |
trail.h
|
add bceq experiment
|
2014-09-29 10:59:22 -07: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 |
union_find.h
|
hoist out basic union find
|
2015-05-21 11:10:42 -07:00 |
util.cpp
|
compiler love: make a few symbols static and avoid unneeded relocations
|
2015-02-22 11:13:51 +00:00 |
util.h
|
revert usage of popcnt is MSVC
|
2014-09-28 11:37:11 +01:00 |
vector.h
|
add reallocate() function and use it in bit_vector and vector containers
|
2015-03-10 16:53:47 +00: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 |