jfacoustic / string_evolution

This program models evolution of asexually producing organisms with strings as a simple dna sequence.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

string_evolution

This program models evolution of asexually producing organisms with strings as a simple dna sequence.

How to get to actual code: str_evolution/src/

Makefile exists at str_evolution/Debug/makefile, so if you're not familiar with make, just console into that directory and type make. Then you can run the program at ./str_evolution

About

This program models evolution of asexually producing organisms with strings as a simple dna sequence.


Languages

Language:C++ 89.3%Language:Makefile 10.7%Language:C 0.0%