Khaaz / SP_Rabbit-Simulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rabbit-Simulation [SP]

  • Category: School Project
  • Status: Discontinued

Mirror of the original repo.

Overview

This project is a simulation project. The goal is to simulate the growth of a population of rabbit over time given several condition. The results must be stochastic but should allow to predict potential behaviour and infer reflexion and actions from behaviour studied.

Goal / Requirements

The requirements can be found in the repo. There where several key elements to follow but we were free in our implementation or in any additional parameters we could add.
The computation time can be very long due to the exponential number of instance we have to manage (population growth).

Technologies

  • C++

About

License:MIT License


Languages

Language:C++ 94.9%Language:C 3.6%Language:CMake 1.5%