Skip to content

Releases: ProvideQ/toolbox-web

Version 0.4.0

11 Nov 11:47
Compare
Choose a tag to compare

Features:

  • Added Vehicle Routing, Traveling Sales Person, Knapsack, and QUBO problem masks
  • Implemented new Solver Configuration Tools
  • Added Demonstrator Tab with example MIP Demonstrator
  • Added Buttons to restart and reset problems

Refactor:

  • Improved Descriptions of Problem Masks
  • Adjusted Frontend to work with the new Backend (API)
  • Adjusted Solver Tags

Version 0.3.0

28 Sep 22:40
802fd36
Compare
Choose a tag to compare

Features:

  • Add links to documentation (#19)
  • Show non-string solution data as json (#23)
  • Apply uniform layout to all pages (#30)

Documentation:

  • Add release guide (#18)

Refactor:

  • Split feature model anomaly problem types (#25)
  • Simplified problem type identifier (#26)

Chore:

  • Upgrade dependencies (#24)

Version 0.2.0

11 Jun 11:44
Compare
Choose a tag to compare

New Features:

  • Add feature model anomaly input mask (#14)
  • Add UI for meta-solver parameterization (#20)