3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-01-31 22:37:57 +00:00
z3/src/muz/rel
Nikolaj Bjorner e6725b2344 merge unstable into opt
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2014-09-26 12:12:24 -07:00
..
aig_exporter.cpp re-organize muz_qe into separate units 2013-08-28 21:20:24 -07:00
aig_exporter.h re-organize muz_qe into separate units 2013-08-28 21:20:24 -07:00
check_relation.cpp last? bug-fix to new udoc_relation for feature parity 2014-09-24 22:08:49 -07:00
check_relation.h last? bug-fix to new udoc_relation for feature parity 2014-09-24 22:08:49 -07:00
dl_base.cpp expanding product_set 2014-08-27 14:32:31 -07:00
dl_base.h add check_relation for integrity checking of relational operations 2014-09-24 01:06:58 -07:00
dl_bound_relation.cpp re-organize muz_qe into separate units 2013-08-28 21:23:16 -07:00
dl_bound_relation.h re-organize muz_qe into separate units 2013-08-28 21:23:16 -07:00
dl_check_table.cpp re-organize muz_qe into separate units 2013-08-28 21:23:16 -07:00
dl_check_table.h re-organize muz_qe into separate units 2013-08-28 21:23:16 -07:00
dl_compiler.cpp sync with unstable (port bugfix) 2014-09-25 11:35:32 +01:00
dl_compiler.h have free variable utility use a class for more efficient re-use 2014-09-15 16:14:22 -07:00
dl_external_relation.cpp re-organize muz_qe into separate units 2013-08-28 21:23:16 -07:00
dl_external_relation.h re-organize muz_qe into separate units 2013-08-28 21:23:16 -07:00
dl_finite_product_relation.cpp re-organize muz_qe into separate units 2013-08-28 21:23:16 -07:00
dl_finite_product_relation.h re-organize muz_qe into separate units 2013-08-28 21:23:16 -07:00
dl_instruction.cpp reenable datalog while loop priting 2014-09-25 14:36:37 +01:00
dl_instruction.h adding validation code to doc/udoc 2014-09-23 17:10:00 -07:00
dl_interval_relation.cpp Update Network Simplex implementation 2013-10-28 18:29:14 -07:00
dl_interval_relation.h re-organize muz_qe into separate units 2013-08-28 21:23:16 -07:00
dl_lazy_table.cpp fix mint64 build errors 2013-09-09 09:22:45 -07:00
dl_lazy_table.h fix mint64 build errors 2013-09-09 09:22:45 -07:00
dl_mk_explanations.cpp re-organize muz_qe into separate units 2013-08-28 21:23:16 -07:00
dl_mk_explanations.h re-organize muz_qe into separate units 2013-08-28 21:23:16 -07:00
dl_mk_partial_equiv.cpp re-organize muz_qe into separate units 2013-08-28 21:23:16 -07:00
dl_mk_partial_equiv.h re-organize muz_qe into separate units 2013-08-28 21:23:16 -07:00
dl_mk_similarity_compressor.cpp re-organize muz_qe into separate units 2013-08-28 21:23:16 -07:00
dl_mk_similarity_compressor.h re-organize muz_qe into separate units 2013-08-28 21:23:16 -07:00
dl_mk_simple_joins.cpp have free variable utility use a class for more efficient re-use 2014-09-15 16:14:22 -07:00
dl_mk_simple_joins.h re-organize muz_qe into separate units 2013-08-28 21:23:16 -07:00
dl_product_relation.cpp various fixes 2014-06-02 19:10:20 +05:30
dl_product_relation.h re-organize muz_qe into separate units 2013-08-28 21:23:16 -07:00
dl_relation_manager.cpp working on udoc 2014-09-21 20:25:11 -07:00
dl_relation_manager.h add check_relation for integrity checking of relational operations 2014-09-24 01:06:58 -07:00
dl_sieve_relation.cpp re-organize muz_qe into separate units 2013-08-28 21:23:16 -07:00
dl_sieve_relation.h re-organize muz_qe into separate units 2013-08-28 21:23:16 -07:00
dl_sparse_table.cpp speed up parsing of large Datalog files, remove pinned 2014-03-28 18:26:42 -07:00
dl_sparse_table.h avoid creating full tables when negated variables are unitary, add lazy table infrastructure, fix coi_filter for relations, reduce dependencies on fixedpoing_parameters.hpp header file 2013-09-08 05:52:18 -07:00
dl_table.cpp re-organize muz_qe into separate units 2013-08-28 21:23:16 -07:00
dl_table.h re-organize muz_qe into separate units 2013-08-28 21:23:16 -07:00
dl_table_plugin.h re-organize muz_qe into separate units 2013-08-28 21:23:16 -07:00
dl_table_relation.cpp avoid creating full tables when negated variables are unitary, add lazy table infrastructure, fix coi_filter for relations, reduce dependencies on fixedpoing_parameters.hpp header file 2013-09-08 05:52:18 -07:00
dl_table_relation.h re-organize muz_qe into separate units 2013-08-28 21:23:16 -07:00
dl_vector_relation.h merge unstable into opt 2014-09-26 12:12:24 -07:00
doc.cpp last? bug-fix to new udoc_relation for feature parity 2014-09-24 22:08:49 -07:00
doc.h last? bug-fix to new udoc_relation for feature parity 2014-09-24 22:08:49 -07:00
karr_relation.cpp re-organize muz_qe into separate units 2013-08-28 21:23:16 -07:00
karr_relation.h re-organize muz_qe into separate units 2013-08-28 21:23:16 -07:00
product_set.cpp product set local changes 2014-08-29 08:36:47 -07:00
product_set.h fix build with gcc 2014-09-25 15:56:01 +01:00
rel_context.cpp move some configuration parameters into dl_context, add notes to udoc_relation 2014-09-26 08:22:25 -07:00
rel_context.h add check_relation for integrity checking of relational operations 2014-09-24 01:06:58 -07:00
tbv.cpp last? bug-fix to new udoc_relation for feature parity 2014-09-24 22:08:49 -07:00
tbv.h last? bug-fix to new udoc_relation for feature parity 2014-09-24 22:08:49 -07:00
udoc_relation.cpp add lipstick note 2014-09-26 08:46:14 -07:00
udoc_relation.h tune and fix doc 2014-09-24 09:20:21 -07:00