CS523-3 CS523 Project 3: Modelling How To run ga.py takes 3 arguments: * population size * number of generations * fitness method: biomass/longevity Here is an example: python ga.py 10 10 biomass Required packages libghc-glut-dev