jmayclin / petri

Exploriation of particularly infections grids in conways game of life.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exploration of maximally infectous grids for conways game of life. Implemented on sparse matrix sort of operation. Eventual goal is to explore this with some fancy genetic algorithims. More immediate step is to reduce to number of computations that are crunched through.

About

Exploriation of particularly infections grids in conways game of life.


Languages

Language:C++ 96.0%Language:CMake 4.0%