Skip to content

0.4.0

Choose a tag to compare

@hika019 hika019 released this 04 Jun 16:46
· 130 commits to main since this release

[0.4.0] - 2026-06-04

Breaking

  • LpProblemobj_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