jobtalle / LGen

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

A good leaf recipe for testing #5

Closed jobtalle closed 5 years ago

jobtalle commented 5 years ago
axiom: A\+A\+A\+A<\[++BA[+B]//-B]\[--BA[-B]\\+B]BBB]
iterations: 2
rule-0: B => B/+B
rule-1: B => B\-B
rule-count: 2