Skip to content

This is a small C++ project that show the predator-prey relationships in ecological systems.

Notifications You must be signed in to change notification settings

TomNguyen10101/Ecology-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Ecology-Simulator

This is a small C++ project that show the predator-prey relationships in ecological systems.

  • The graph that the program generates based on The Lotka-Volterra equation with environmental carrying-capacity modification *

To run this program:

  • Run the compile.txt in the terminal (Linux)
  • Enter the number of foxes (predator), and number of rabbits (prey).

About

This is a small C++ project that show the predator-prey relationships in ecological systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages