jobtalle / LGen

An evolutionary approach to optimizing L-systems
MIT License
20 stars 3 forks source link

Remove penalty for complex L-systems #69

Open jobtalle opened 5 years ago

jobtalle commented 5 years ago

This is implicitly penalized, since complex systems with many duplications will result in random phenotypes. If the chance a rule disappears is only slightly larger than the chance of rule duplication or creation, unused rules might over time evolve away.