run_urbevolve took (seed, budget, pop, cell) but cells call fn(seed, budget, cell, **kw) — every urb-evolve cell died on TypeError, deferred silently by pool.map. mutate_swap lacked the empty-candidates noop guard the other operators have, crashing on init.dom-style bare plots. Regression test: every mutation survives an undivided tree. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| test_dom_corpus.py | ||
| test_driver.py | ||
| test_genome.py | ||
| test_graph.py | ||
| test_innerloop.py | ||
| test_operators.py | ||
| test_oracle.py | ||