Skip to content

Latest commit

 

History

History
23 lines (10 loc) · 238 Bytes

README.md

File metadata and controls

23 lines (10 loc) · 238 Bytes

Frankenstein

In silico simulations of the evolution of metabolic networks.

Dissertation project

Required: Boost (graphs and random number generator) and GLPK

To run:

when in /reading_in/

mkdir build

cd build

cmake ..

make