-
Notifications
You must be signed in to change notification settings - Fork 2
markflorisson/puma
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Program to simulate predator(Puma) & prey(Hare) ---------------------------------------------- * Please source puma-setup to setup the environment for compilation e.g.: source ./puma-setup * All header files are present in the include directory. * The main source code is present in the src directory. * The detailed documentation for the project is available in docs. * Compilation: ------------ The Makefiles are setup to compile the sub-directories recursively. Dependencies with CUnit library: ------------------------------- If CUnit is installed locally, please ensure that the CFLAGS and LD_LIBRARY_PATH environment variables are set accordingly. PPM output ---------- The .ppm files for a given timestep size is output to the directory where the binary is executed from. Convert to GIF -------------- Use ``make simulation`` to produce a .gif animation of the .ppm file from the puma directory. Please ensure the .ppm files are present in the puma directory.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published