Click on read more to look at the fractals.
- Rewriting System, added symmetry scoreFirst issue with the rewriting system, the different fractals become more and more recurring until I knew almost all the fractal types my rewriting system had to offer (as often like a gaussian distribution). I proceeded to the analysis of the rewrited part of the fractals. Here an example of the few first line: -ZbCCbZ*-Zb/-//-/bZ*-Zb/-//-/bZ*-Zb/-//-/bZ*-Zb/-//-/bZ*-Zb/-//-/bZ*-Zb/-//-/bZ*… Read more: Rewriting System, added symmetry score
- Rewriting systemfn = -rwevaluatorescore*entropy – (positiveloss – negativeloss) * entropy – entropy/2 (minimisation function) Here the idea is to force the genetic algorithm to generate more complex fractal by giving an advantage to formulas with greater change in there structure (rwevaluatorescore). The process in mainly influenced by an entropy staircase (to gen algo always favor fractals… Read more: Rewriting system