3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-18 14:49:01 +00:00
z3/src/math/lp
Nikolaj Bjorner c2e5cd78c8 change lar_terms to use column indices
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2020-04-06 12:13:59 -07:00
..
binary_heap_priority_queue.cpp mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
binary_heap_priority_queue.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
binary_heap_priority_queue_def.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
binary_heap_upair_queue.cpp mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
binary_heap_upair_queue.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
binary_heap_upair_queue_def.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
bound_analyzer_on_row.h fix the debug build 2020-01-28 10:04:21 -08:00
breakpoint.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
CMakeLists.txt move lp_params to smt_params_helper 2020-02-10 11:25:54 -08:00
column_info.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
column_namer.h port Grobner 2020-01-28 10:04:21 -08:00
conversion_helper.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
core_solver_pretty_printer.cpp mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
core_solver_pretty_printer.h fix the lp pretty printer 2020-02-02 10:57:27 -08:00
core_solver_pretty_printer_def.h squash blanks more in tableau pp 2020-02-10 17:08:28 -08:00
cross_nested.h replace v by j in lp printouts 2020-03-30 15:59:03 -07:00
dense_matrix.cpp mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
dense_matrix.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
dense_matrix_def.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
emonics.cpp fix #3407 2020-03-25 19:43:55 -07:00
emonics.h reverting signed mon_eq, try to rely on canonization state during add/pop 2020-03-25 19:43:55 -07:00
eta_matrix.cpp mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
eta_matrix.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
eta_matrix_def.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
explanation.h prepare to hook up pdd_grobner 2020-01-28 10:04:21 -08:00
factorization.cpp bool_vector, some spacer tidy 2020-04-05 12:59:04 -07:00
factorization.h bool_vector, some spacer tidy 2020-04-05 12:59:04 -07:00
factorization_factory_imp.cpp rename monomial to monic 2020-01-28 10:04:21 -08:00
factorization_factory_imp.h rename monomial to monic 2020-01-28 10:04:21 -08:00
general_matrix.h change lar_terms to use column indices 2020-04-06 12:13:59 -07:00
gomory.cpp change lar_terms to use column indices 2020-04-06 12:13:59 -07:00
gomory.h na 2020-02-09 09:00:34 -08:00
hnf.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
hnf_cutter.cpp change lar_terms to use column indices 2020-04-06 12:13:59 -07:00
hnf_cutter.h tv alignment, code review comments 2020-04-05 03:35:19 -07:00
horner.cpp reduce number of redundant arguments and pointers 2020-03-25 19:43:55 -07:00
horner.h rename int_set to u_set 2020-03-25 19:43:55 -07:00
implied_bound.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
incremental_vector.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
indexed_value.h cleanup some warnings 2020-01-28 10:04:21 -08:00
indexed_vector.cpp mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
indexed_vector.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
indexed_vector_def.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
indexer_of_constraints.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
int_branch.cpp tv alignment, code review comments 2020-04-05 03:35:19 -07:00
int_branch.h separate out int-branch 2020-02-08 15:58:06 -08:00
int_cube.cpp change lar_terms to use column indices 2020-04-06 12:13:59 -07:00
int_cube.h separate int-cube functionalty 2020-02-08 15:27:11 -08:00
int_gcd_test.cpp prepare for throttling gcd test and patching based on cost/success ratio 2020-02-26 19:02:56 -08:00
int_gcd_test.h prepare for throttling gcd test and patching based on cost/success ratio 2020-02-26 19:02:56 -08:00
int_solver.cpp change lar_terms to use column indices 2020-04-06 12:13:59 -07:00
int_solver.h change lar_terms to use column indices 2020-04-06 12:13:59 -07:00
lar_constraints.h fix #3733 persist uninterpreted atoms across calls to incremental sat solver 2020-04-04 13:11:39 -07:00
lar_core_solver.cpp mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
lar_core_solver.h fix #3733 persist uninterpreted atoms across calls to incremental sat solver 2020-04-04 13:11:39 -07:00
lar_core_solver_def.h start porting grobner basis functionality 2020-01-28 10:04:21 -08:00
lar_solution_signature.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
lar_solver.cpp change lar_terms to use column indices 2020-04-06 12:13:59 -07:00
lar_solver.h change lar_terms to use column indices 2020-04-06 12:13:59 -07:00
lar_term.h change lar_terms to use column indices 2020-04-06 12:13:59 -07:00
lia_move.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
lp_bound_propagator.cpp enable parallel under scopes, preview in sequential mode before incurrring copy overhead 2020-02-04 20:26:42 -08:00
lp_bound_propagator.h rebase with Z3Prover and Nikolaj's changes in lp bound propagation 2020-01-28 10:04:21 -08:00
lp_core_solver_base.cpp do not random_update int vars 2020-02-03 16:01:56 -08:00
lp_core_solver_base.h rename int_set to u_set 2020-03-25 19:43:55 -07:00
lp_core_solver_base_def.h more careful resize in int_set 2020-03-25 19:43:55 -07:00
lp_dual_core_solver.cpp mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
lp_dual_core_solver.h restore some class names by replacing u_set to int_set 2020-03-25 19:43:55 -07:00
lp_dual_core_solver_def.h restore some class names by replacing u_set to int_set 2020-03-25 19:43:55 -07:00
lp_dual_simplex.cpp mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
lp_dual_simplex.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
lp_dual_simplex_def.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
lp_primal_core_solver.cpp Add explicit instantiation of update_inf_cost_for_column_tableau. 2020-01-28 21:30:24 -08:00
lp_primal_core_solver.h rename int_set to u_set 2020-03-25 19:43:55 -07:00
lp_primal_core_solver_def.h do not random_update int vars 2020-02-03 16:01:56 -08:00
lp_primal_core_solver_tableau_def.h fixes in max term with tableau 2020-03-25 19:43:55 -07:00
lp_primal_simplex.cpp mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
lp_primal_simplex.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
lp_primal_simplex_def.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
lp_settings.cpp mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
lp_settings.h add option branch_flip to lp_settings 2020-03-25 19:43:55 -07:00
lp_settings_def.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
lp_solver.cpp mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
lp_solver.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
lp_solver_def.h replace v by j in lp printouts 2020-03-30 15:59:03 -07:00
lp_types.h change lar_terms to use column indices 2020-04-06 12:13:59 -07:00
lp_utils.cpp mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
lp_utils.h replace v by j in lp printouts 2020-03-30 15:59:03 -07:00
lu.cpp mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
lu.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
lu_def.h start porting grobner basis functionality 2020-01-28 10:04:21 -08:00
matrix.cpp mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
matrix.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
matrix_def.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
mon_eq.cpp rename monomial to monic 2020-01-28 10:04:21 -08:00
monic.h avoid patching vars in powers 2020-04-01 12:31:32 -07:00
mps_reader.h fix remove lar_solver::add_constraint 2020-01-28 10:04:21 -08:00
nex.h replace v by j in lp printouts 2020-03-30 15:59:03 -07:00
nex_creator.cpp fix a bug in nex_creator, already fixed in debug branch 2020-03-17 14:46:46 -07:00
nex_creator.h replace v by j in lp printouts 2020-03-30 15:59:03 -07:00
nla_basics_lemmas.cpp reverting signed mon_eq, try to rely on canonization state during add/pop 2020-03-25 19:43:55 -07:00
nla_basics_lemmas.h do not produce proportional lemma for non-integral vars 2020-03-25 19:43:55 -07:00
nla_common.cpp reverting signed mon_eq, try to rely on canonization state during add/pop 2020-03-25 19:43:55 -07:00
nla_common.h reverting signed mon_eq, try to rely on canonization state during add/pop 2020-03-25 19:43:55 -07:00
nla_core.cpp change lar_terms to use column indices 2020-04-06 12:13:59 -07:00
nla_core.h more fixes in patching of monomials 2020-04-02 14:47:06 -07:00
nla_defs.h rename monomial to monic 2020-01-28 10:04:21 -08:00
nla_intervals.cpp assert that the sdi is infinite by default 2020-04-02 15:58:46 -07:00
nla_intervals.h use scoped interval 2020-04-02 15:58:46 -07:00
nla_monotone_lemmas.cpp fixes in order lemmas and printing terms 2020-03-25 19:43:55 -07:00
nla_monotone_lemmas.h fixes in order lemmas and printing terms 2020-03-25 19:43:55 -07:00
nla_order_lemmas.cpp fixes in order lemmas and printing terms 2020-03-25 19:43:55 -07:00
nla_order_lemmas.h fixes in order lemmas and printing terms 2020-03-25 19:43:55 -07:00
nla_settings.h expose settings, not all of core 2020-03-25 19:43:55 -07:00
nla_solver.cpp local 2020-03-25 19:43:55 -07:00
nla_solver.h fix build of tests 2020-03-25 19:43:55 -07:00
nla_tangent_lemmas.cpp fix the signs for factorns in tangent lemma 2020-03-25 19:43:55 -07:00
nla_tangent_lemmas.h fixes for mixed case 2020-01-28 10:04:21 -08:00
nra_solver.cpp replace v by j in lp printouts 2020-03-30 15:59:03 -07:00
nra_solver.h rename monomial to monic 2020-01-28 10:04:21 -08:00
numeric_pair.h forgotten changes after a rebase 2020-01-28 10:04:21 -08:00
permutation_matrix.cpp mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
permutation_matrix.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
permutation_matrix_def.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
polynomial.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
random_updater.cpp mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
random_updater.h use u_set in random_update() 2020-03-26 18:11:32 -07:00
random_updater_def.h trace random update 2020-04-03 12:00:19 -07:00
row_eta_matrix.cpp mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
row_eta_matrix.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
row_eta_matrix_def.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
scaler.cpp mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
scaler.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
scaler_def.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
sparse_vector.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
square_dense_submatrix.cpp mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
square_dense_submatrix.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
square_dense_submatrix_def.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
square_sparse_matrix.cpp mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
square_sparse_matrix.h rename int_set to u_set 2020-03-25 19:43:55 -07:00
square_sparse_matrix_def.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
stacked_vector.h remove unused method 2020-02-07 20:01:36 -08:00
static_matrix.cpp mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
static_matrix.h change lar_terms to use column indices 2020-04-06 12:13:59 -07:00
static_matrix_def.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
tail_matrix.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
test_bound_analyzer.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
u_set.h na 2020-04-01 03:42:13 -07:00
ul_pair.h mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
var_eqs.h bool_vector, some spacer tidy 2020-04-05 12:59:04 -07:00
var_register.h roll back in maximize_term if the integrality is broken 2020-03-30 17:59:45 -07:00