Closed aalex closed 3 years ago
Implement a new generator type "Wolfram cellular automata". (both the C++ backend object and the GUI)
Here is an exemple of implementation taken from Ikegami's book on artificial life : https://github.com/alifelab/alife_book_src/blob/master/chap02/cellular_automata_1d.py
Implement a new generator type "Wolfram cellular automata". (both the C++ backend object and the GUI)
Criteria
Technical details