AureumChaos / LEAP

A general purpose Library for Evolutionary Algorithms in Python.
Academic Free License v3.0
83 stars 19 forks source link

Add hard constraints for integer representation mutation #242

Closed markcoletti closed 1 year ago

markcoletti commented 1 year ago

Real-valued representation has a hard constraints option for mutation, and we need the same for integer representation.