ciren / cilib

Typesafe, purely functional Computational Intelligence
https://cilib.net
Apache License 2.0
124 stars 101 forks source link

Pass the Eval to onChange for environment handling #290

Closed gpampara closed 6 years ago

gpampara commented 6 years ago

When a dynamic environment changes, some handling mechanisms require a modification to the entity collection. A trivial example would be that the fitness values are potentially no longer valid for the entity collection after an environment change.