Clojush icon indicating copy to clipboard operation
Clojush copied to clipboard

Meta-errors not compatible with :reproduction and :reuse-errors true

Open lspector opened this issue 5 years ago • 0 comments

If you use meta-errors, and also the :reproduction genetic operator, and you don't override the default of true for :reuse-errors, then you'll get an index-out-of-bounds error.

Until this is fixed, specify :reuse-errors false.

lspector avatar Dec 30 '18 21:12 lspector