Immune Algorithm
surmann opened this issue · 1 comments
surmann commented
Do you plan to add an immune operator to extend an EA to an Immunity EA (IEA)?
An immune operator performs vaccinations and immune selections after crossover and mutation to implement extra domain knowledge into the IEA.
jakobbossek commented
No plans regarding that. But feel free to implement it yourself.
However, please to not commit to the master branch. Instead work on a dedicated branch.