v0.4.2
BilevelJuMP v0.4.2
Closed issues:
- Use JuMP complementarity constraints (#4)
- Reduce the number of intermediary "models" (#7)
- Dual variables start from lower constraint dual start (#36)
- Allow NLconstraint in Upper but disallow in lower (#57)
- Possible readibility/usage improvement: simplify notation of FortunyAmatMcCarl reformulation (#75)
- Automate start point for additional constraints (#78)
- Move to github CI (#98)
Merged pull requests:
- Switch to scip as default test solver (#102) (@joaquimg)
- add NLP support (#103) (@joaquimg)
- add dual start and tests (#104) (@joaquimg)
- Add (disabled) tests for GAMS and KNITRO (#105) (@joaquimg)
- Add documentation with Documenter.jl (#107) (@guilhermebodin)
- update to mathjax2 (#108) (@guilhermebodin)
- [ci skip] fix README (#109) (@guilhermebodin)
- Bump patch (#110) (@guilhermebodin)