tcpexmachina / remy

403 stars 78 forks source link

Early bail out #30

Closed kexinrong closed 8 years ago

kexinrong commented 8 years ago

Ratbreeder now first looks at scores for all replacements for 10% simulation time, and discard replacements that are below a certain threshold.

The threshold is currently set as the max between median of all scores and 95% (or 105% if the score is negative) of the best score from last round.