gintool / gin

GI in No Time - a Simple Microframework for Genetic Improvement
MIT License
43 stars 21 forks source link

Operator to mutate boolean expressions #23

Closed sandybrownlee closed 6 years ago

sandybrownlee commented 6 years ago

Mainly to benefit from short circuiting, add a mutation operator to vary the order content of boolean expressions (so, look for || or && and swap their child nodes)