Open maharajamihir opened 1 day ago
The current implementation allows the model to rediscover already proven conjectures because we compare the raw proposal against the proven_conjectures variable, which contains conjectures that have been contracted.
proposal
proven_conjectures
The current implementation allows the model to rediscover already proven conjectures because we compare the raw
proposal
against theproven_conjectures
variable, which contains conjectures that have been contracted.