Hello @RobertTLange ,
I’ll ask a question directly in the form of an issue. With the current implementation, is it possible to change the score while the evaluation is running?
For example, if the evaluation provides more information about the programs that were previously executed and allows the score to be adjusted to achieve better sampling for the next generations.
Is it reasonable to access the database directly for this purpose, or would this require changes to the current implementation? If so, what would those changes look like at a high level?
Thank you.