vault backup: 2025-07-07 11:31:22

This commit is contained in:
Dane Sabo 2025-07-07 11:31:22 -04:00
parent 4fc9f94924
commit c3a19a4c54

View File

@ -47,7 +47,7 @@ That way, if a safety condition is violated, the SMT solver will pick it up as a
counter example.
MILP based solvers are Mixed Integer Linear Programming solvers. MILPs use
linear programming where certain constraints are integers to
linear programming where certain constraints are integers to reduce the solving space.
**What is the supporting evidence?**