Commit a2f0b82
Recognize solver TerminationCondition.error as no usable solution (#801)
sputils.not_good_enough_results now also treats
TerminationCondition.error (a solver error, not just infeasible or
unbounded) as "no usable solution," so callers detect a failed solve
consistently.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent f1a59a8 commit a2f0b82
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
| |||
0 commit comments