0.4.0
[0.4.0] - 2026-06-04
Breaking
LpProblemにobj_offset追加、SolverOptions.psd_check_max_n削除
修正
- 縮退 bound
(±inf,±inf)の誤受理を修正(LP/QP) - Infeasible/Unbounded reduced LP の postsolve で偽 solution を生成しないよう修正
- QP→LP dispatch の変換エラーを NumericalError 化
内部
- #42 BSF Big-M Phase I を revert(QP/LP 退化のため、v0.5.0 へ)
- README ベンチ結果を実測値に更新
Full Changelog: v0.3.1...v0.4.0