You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are some improvements I'd like to make to the best-value semantics, most importantly to only run objective-formafter the first run of form1 has completed.
I'm fairly certain the current behavior is a bug, given it doesn't at all reflect the general goal of "optimize the selected nondeterministic path to be 'best' by some measure".
If people are not depending on the current behavior, I'll just make the change in best-value itself. Otherwise, I'll have to make a new form (optimize-value?) to provide the improved behavior.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
See the title.
There are some improvements I'd like to make to the
best-value
semantics, most importantly to only runobjective-form
after the first run ofform1
has completed.I'm fairly certain the current behavior is a bug, given it doesn't at all reflect the general goal of "optimize the selected nondeterministic path to be 'best' by some measure".
If people are not depending on the current behavior, I'll just make the change in
best-value
itself. Otherwise, I'll have to make a new form (optimize-value
?) to provide the improved behavior.Tracking Issue: #1
This is a continuation of the Google Group discussion which petered out: https://groups.google.com/g/screamer/c/uz0227Rg4cI
Beta Was this translation helpful? Give feedback.
All reactions