This repository has been archived by the owner on Jan 14, 2025. It is now read-only.
New features:
- Add severity level to constraints
- Support adding variables on-the-fly
- Start optimization from current environment state
- Set/get variables in parallel by default
Changes:
- Signature of the
evaluate
function that provided to the algorithms is nowY, I, E, Xo = evaluate(X)