BoostV / BoostV/process-optimizer-frontend

Allow the user to minimize or maximize the score

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
enhancement needs design choice
Dominant language
TypeScript
Stars
10
Forks
3
PR merge metrics
No merged PRs in 30d

Description

It is much easier for a user to define if their score needs to be minimized (I want no waste) or maximized (I want high strength). It is not easy for a user to remember to turn a score into a negative number, for the sake of feeding it to the back-end where the algorithm always seeks to minimize the score.

It would be preferable if the user simply chose whether the score is to be minimized or maximized via some flag in the UI, and then "flip" the values behind the scenes when maximizing.

As an added bonus, this behaviour should also carry over to all plots :)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.