mirror of
https://github.com/Z3Prover/z3
synced 2026-06-02 07:07:52 +00:00
- Consolidated two contains() methods into single template function - Added const correctness to helper methods in argument_parser.h - Improved string handling (replaced substr with compare, return "" instead of std::string()) - Fixed indentation in nlsat_solver.cpp nested loop - Modernized empty container return syntax in lp.cpp Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| tactic | ||
| CMakeLists.txt | ||
| levelwise.cpp | ||
| levelwise.h | ||
| nlsat_assignment.h | ||
| nlsat_clause.cpp | ||
| nlsat_clause.h | ||
| nlsat_common.cpp | ||
| nlsat_common.h | ||
| nlsat_evaluator.cpp | ||
| nlsat_evaluator.h | ||
| nlsat_explain.cpp | ||
| nlsat_explain.h | ||
| nlsat_interval_set.cpp | ||
| nlsat_interval_set.h | ||
| nlsat_justification.h | ||
| nlsat_params.pyg | ||
| nlsat_scoped_literal_vector.h | ||
| nlsat_simple_checker.cpp | ||
| nlsat_simple_checker.h | ||
| nlsat_simplify.cpp | ||
| nlsat_simplify.h | ||
| nlsat_solver.cpp | ||
| nlsat_solver.h | ||
| nlsat_types.cpp | ||
| nlsat_types.h | ||
| nlsat_variable_ordering_strategy.cpp | ||
| nlsat_variable_ordering_strategy.h | ||