Skip to content

Ally-R/csc207-hw04

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artificial Life: csc207-hw04

Group members:

Elise Bargman, Ally R. Entirely pair programmed.

Project Summary:

Created a simple organism modeling program that simulates a population containing three classes of organisms (defectors, cooperators, and partial cooperators) as they compete to survive and reproduce.

Tests and Report/Analysis in PDF

Note about ALifeSim versus ALifeSimExpt

We made two main methods in order to handle testing: ALifeSim and ALifeSimExpt. Our ALifeSim class is the same as what the assignment asked for. Our ALifeSimExpt class semi-automates the testing process required for the assignment. It takes similar input as ALifeSim, but does not take a population size. Instead, it runs ALifeSim with the given inputs for population sizes 10 and 100, for ten trials each (with different seeds each time.)

Sources:

About

Created a simple organism modeling program that simulates a population with three classes of organisms as they compete to survive and reproduce. Ran simulations, analyzed results. Pair programmed.

Topics

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages