v0.2.1
FletcherPenaltySolver v0.2.1
Closed issues:
Merged pull requests:
- Use solver structure in workspace (#99) (@tmigot)
- Add missing verbose (#103) (@tmigot)
- add verbose option to feasibility step (#104) (@tmigot)
- Add time limit to subsolver (#105) (@tmigot)
- Add DOI badge (#108) (@tmigot)
- Add abstract solver type (#109) (@tmigot)
- Add julia highligthing (#110) (@tmigot)
- Update
FPSSolver
constructor and addstp
as an attribute (#111) (@tmigot) - Simplify constructor subproblem (#113) (@tmigot)
- Simplify solve (#114) (@tmigot)
- Add restart from a different initial point (#116) (@tmigot)
- add
restart
from a different problem (#118) (@tmigot) - CompatHelper: bump compat for StoppingInterface to 0.5, (keep existing compat) (#119) (@github-actions[bot])
- Add type selection in subproblem (#121) (@tmigot)