Skip to content

Commit d813696

Browse files
authored
Merge pull request #229 from codelion/fix-config-eval
Update config.yaml
2 parents 8941266 + 38a95d8 commit d813696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/function_minimization/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ database:
3131
# Evaluator configuration
3232
evaluator:
3333
timeout: 60
34-
cascade_thresholds: [1.4]
34+
cascade_thresholds: [1.3]
3535
parallel_evaluations: 3
3636

3737
# Evolution settings

0 commit comments

Comments
 (0)