alphaville / alphaville/optimization-engine
Modify umin/umax parametrically
Open
codegen
enhancement
python
rust
- Dominant language
- Rust
- Stars
- 648
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
Currently the bounds on the decision variable, `u`, are fixed. We should allow the end-user to modify them during operation. The user can still set default bounds, `u_min` and `u_max`, and then override them when calling the solver.
- [ ] TCP interface
- [ ] Direct Python interface
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.