alphaville / alphaville/optimization-engine
Support general rectangles with ALM and preconditioning
未關閉
enhancement
python
- 主要語言
- Rust
- 星號
- 648
- 分支
- 71
- PR 合併指標
- 30 天內沒有已合併 PR
描述
**Is your feature request related to a problem? Please describe.**
Currently OpEn cannot apply preconditioning to ALM-type constraints when we have general rectangles. Currently the only type of constraints we support are `C={0}` and `C=R^n_+`.
**Describe the solution you'd like**
We should support rectangles as well.
**Describe alternatives you've considered**
We could modify `F1(u; p)` for the constraints to be of the form `F(u; p) <= 0` (unless there is an easier alternative).
**Additional context**
None
**Target version**
Opengen v0.7.2
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。