BoostV / process-optimizer-frontend

A web frontend for ProcessOptimizer
BSD 3-Clause "New" or "Revised" License
10 stars 3 forks source link

changedSinceLastEvaluation updated too often #256

Closed langdal closed 1 year ago

langdal commented 1 year ago

The state variable changedSinceLastEvaluation is udated too often. The variable should have the meaning changedSinceLastEvaluation = true = "If I evaluate the experiment now I will get a result different from last time I evaluated"