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).