3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-18 22:59:02 +00:00
z3/src/math/lp
Nikolaj Bjorner 361e04a18e port fixes to intblast
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2024-03-09 10:27:12 -08:00
..
.clang-format use format from unit_prop_on_monomials branch 2023-09-23 17:24:46 -07:00
bound_analyzer_on_row.h Api (#7097) 2024-01-24 16:05:18 -08:00
CMakeLists.txt more dead code 2023-03-08 10:27:05 -08:00
column.h fix build warnings 2024-02-01 09:36:52 -08:00
column_info.h remove the line with clang-format off 2023-07-10 12:05:59 -07:00
column_namer.h remove the line with clang-format off 2023-07-10 12:05:59 -07:00
core_solver_pretty_printer.cpp remove the line with clang-format off 2023-07-10 12:05:59 -07:00
core_solver_pretty_printer.h remove the line with clang-format off 2023-07-10 12:05:59 -07:00
core_solver_pretty_printer_def.h restore move_non_basic_to_bounds 2023-10-05 18:14:52 -07:00
cross_nested.h remove the line with clang-format off 2023-07-10 12:05:59 -07:00
dense_matrix.cpp set clang format off for lp files (#6795) 2023-07-03 17:35:16 -07:00
dense_matrix.h set clang format off for lp files (#6795) 2023-07-03 17:35:16 -07:00
dense_matrix_def.h remove the line with clang-format off 2023-07-10 12:05:59 -07:00
emonics.cpp Api (#7097) 2024-01-24 16:05:18 -08:00
emonics.h fix divergence reported by Guido Martinez 2023-12-07 13:34:35 -08:00
explanation.h add simplification experiment (disabled) for tracking, some reshuffling of equation/fixed_equation structs 2023-10-29 10:21:31 -07:00
factorization.cpp remove unused code 2024-01-17 18:04:08 -08:00
factorization.h remove unused code 2024-01-17 18:04:08 -08:00
factorization_factory_imp.cpp remove the line with clang-format off 2023-07-10 12:05:59 -07:00
factorization_factory_imp.h remove the line with clang-format off 2023-07-10 12:05:59 -07:00
general_matrix.h Api (#7097) 2024-01-24 16:05:18 -08:00
gomory.cpp Api (#7097) 2024-01-24 16:05:18 -08:00
gomory.h remove an unused declaration 2024-01-13 19:11:17 -10:00
hnf.h remove the line with clang-format off 2023-07-10 12:05:59 -07:00
hnf_cutter.cpp Api (#7097) 2024-01-24 16:05:18 -08:00
hnf_cutter.h Api (#7097) 2024-01-24 16:05:18 -08:00
horner.cpp Arith min max (#6864) 2023-08-19 17:44:09 -07:00
horner.h u_set replaced by indexed_uint_set (#6841) 2023-08-03 16:01:27 -07:00
implied_bound.h get rid of int*, use lambda scoping 2023-09-20 15:18:37 -07:00
incremental_vector.h remove the line with clang-format off 2023-07-10 12:05:59 -07:00
indexed_value.h remove the line with clang-format off 2023-07-10 12:05:59 -07:00
indexed_vector.cpp remove the line with clang-format off 2023-07-10 12:05:59 -07:00
indexed_vector.h remove the line with clang-format off 2023-07-10 12:05:59 -07:00
indexed_vector_def.h remove the line with clang-format off 2023-07-10 12:05:59 -07:00
int_branch.cpp Api (#7097) 2024-01-24 16:05:18 -08:00
int_branch.h remove the line with clang-format off 2023-07-10 12:05:59 -07:00
int_cube.cpp Api (#7097) 2024-01-24 16:05:18 -08:00
int_cube.h remove the line with clang-format off 2023-07-10 12:05:59 -07:00
int_gcd_test.cpp Arith min max (#6864) 2023-08-19 17:44:09 -07:00
int_gcd_test.h remove the line with clang-format off 2023-07-10 12:05:59 -07:00
int_solver.cpp Api (#7097) 2024-01-24 16:05:18 -08:00
int_solver.h Api (#7097) 2024-01-24 16:05:18 -08:00
lar_constraints.h Api (#7097) 2024-01-24 16:05:18 -08:00
lar_core_solver.cpp remove the line with clang-format off 2023-07-10 12:05:59 -07:00
lar_core_solver.h add changes in lp with validate_bound and maximize_term 2023-11-02 09:59:03 -07:00
lar_core_solver_def.h updates to monomial bounds 2023-10-14 01:33:05 -07:00
lar_solver.cpp port fixes to intblast 2024-03-09 10:27:12 -08:00
lar_solver.h port fixes to intblast 2024-03-09 10:27:12 -08:00
lar_term.h Api (#7097) 2024-01-24 16:05:18 -08:00
lia_move.h merge 2023-10-10 13:43:38 -07:00
lp_api.h Api (#7097) 2024-01-24 16:05:18 -08:00
lp_bound_propagator.h Api (#7097) 2024-01-24 16:05:18 -08:00
lp_core_solver_base.cpp add changes in lp with validate_bound and maximize_term 2023-11-02 09:59:03 -07:00
lp_core_solver_base.h Use noexcept more. (#7058) 2023-12-16 12:14:53 +00:00
lp_core_solver_base_def.h add changes in lp with validate_bound and maximize_term 2023-11-02 09:59:03 -07:00
lp_primal_core_solver.cpp remove the line with clang-format off 2023-07-10 12:05:59 -07:00
lp_primal_core_solver.h simplify the jump on entering 2023-11-02 11:09:01 -07:00
lp_primal_core_solver_def.h simplify the jump on entering 2023-11-02 11:09:01 -07:00
lp_primal_core_solver_tableau_def.h remove an unnecessary if 2023-11-30 08:59:05 -10:00
lp_settings.cpp remove simplify_inequality from gomory.cpp 2024-01-04 11:40:57 -10:00
lp_settings.h Api (#7097) 2024-01-24 16:05:18 -08:00
lp_settings_def.h remove the line with clang-format off 2023-07-10 12:05:59 -07:00
lp_types.h Api (#7097) 2024-01-24 16:05:18 -08:00
lp_utils.h Api (#7097) 2024-01-24 16:05:18 -08:00
matrix.cpp remove the line with clang-format off 2023-07-10 12:05:59 -07:00
matrix.h remove the line with clang-format off 2023-07-10 12:05:59 -07:00
matrix_def.h remove the line with clang-format off 2023-07-10 12:05:59 -07:00
mon_eq.cpp rename monomial to monic 2020-01-28 10:04:21 -08:00
monic.h Api (#7097) 2024-01-24 16:05:18 -08:00
monomial_bounds.cpp Api (#7097) 2024-01-24 16:05:18 -08:00
monomial_bounds.h updates to monomial bounds 2023-10-14 01:33:05 -07:00
nex.h remove the line with clang-format off 2023-07-10 12:05:59 -07:00
nex_creator.cpp remove the line with clang-format off 2023-07-10 12:05:59 -07:00
nex_creator.h remove the line with clang-format off 2023-07-10 12:05:59 -07:00
nla_basics_lemmas.cpp tests 2023-10-30 14:54:04 -07:00
nla_basics_lemmas.h remove the line with clang-format off 2023-07-10 12:05:59 -07:00
nla_common.cpp Arith min max (#6864) 2023-08-19 17:44:09 -07:00
nla_common.h Arith min max (#6864) 2023-08-19 17:44:09 -07:00
nla_core.cpp Api (#7097) 2024-01-24 16:05:18 -08:00
nla_core.h Api (#7097) 2024-01-24 16:05:18 -08:00
nla_defs.h Api (#7097) 2024-01-24 16:05:18 -08:00
nla_divisions.cpp Api (#7097) 2024-01-24 16:05:18 -08:00
nla_divisions.h remove the line with clang-format off 2023-07-10 12:05:59 -07:00
nla_grobner.cpp Api (#7097) 2024-01-24 16:05:18 -08:00
nla_grobner.h clean up nla_grobner 2023-12-04 17:08:17 -08:00
nla_intervals.cpp Arith min max (#6864) 2023-08-19 17:44:09 -07:00
nla_intervals.h Arith min max (#6864) 2023-08-19 17:44:09 -07:00
nla_monotone_lemmas.cpp remove the line with clang-format off 2023-07-10 12:05:59 -07:00
nla_monotone_lemmas.h remove unused code 2023-09-19 14:43:02 -07:00
nla_order_lemmas.cpp use param_ref in nla_solver (#6862) 2023-08-17 18:44:27 -07:00
nla_order_lemmas.h remove the line with clang-format off 2023-07-10 12:05:59 -07:00
nla_powers.cpp Api (#7097) 2024-01-24 16:05:18 -08:00
nla_powers.h remove the line with clang-format off 2023-07-10 12:05:59 -07:00
nla_solver.cpp Api (#7097) 2024-01-24 16:05:18 -08:00
nla_solver.h Api (#7097) 2024-01-24 16:05:18 -08:00
nla_tangent_lemmas.cpp use param_ref in nla_solver (#6862) 2023-08-17 18:44:27 -07:00
nla_tangent_lemmas.h remove the line with clang-format off 2023-07-10 12:05:59 -07:00
nla_types.h Api (#7097) 2024-01-24 16:05:18 -08:00
nra_solver.cpp Api (#7097) 2024-01-24 16:05:18 -08:00
nra_solver.h Api (#7097) 2024-01-24 16:05:18 -08:00
numeric_pair.h remove a few string copies 2023-12-20 16:55:09 +00:00
permutation_matrix.cpp remove the line with clang-format off 2023-07-10 12:05:59 -07:00
permutation_matrix.h remove the line with clang-format off 2023-07-10 12:05:59 -07:00
permutation_matrix_def.h remove the line with clang-format off 2023-07-10 12:05:59 -07:00
random_updater.cpp remove the line with clang-format off 2023-07-10 12:05:59 -07:00
random_updater.h u_set replaced by indexed_uint_set (#6841) 2023-08-03 16:01:27 -07:00
random_updater_def.h u_set replaced by indexed_uint_set (#6841) 2023-08-03 16:01:27 -07:00
stacked_vector.h remove the line with clang-format off 2023-07-10 12:05:59 -07:00
static_matrix.cpp remove the line with clang-format off 2023-07-10 12:05:59 -07:00
static_matrix.h Api (#7097) 2024-01-24 16:05:18 -08:00
static_matrix_def.h remove the line with clang-format off 2023-07-10 12:05:59 -07:00
test_bound_analyzer.h remove the line with clang-format off 2023-07-10 12:05:59 -07:00
var_eqs.h Arith min max (#6864) 2023-08-19 17:44:09 -07:00
var_register.h Api (#7097) 2024-01-24 16:05:18 -08:00