Skip to content

v0.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Nov 15:43
· 23 commits to main since this release
32012e6

FletcherPenaltySolver v0.2.1

Diff since v0.2.0

Closed issues:

  • Add restart (#46)
  • Use JSOSolvers solver structure (#47)

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 add stp 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)