ride-sharing-sim is a simulation system designed to model and analyze various ride-sharing algorithms and strategies.
[To be added]
To get started with ride-sharing-sim, you need to install the required Python modules.
The recommended way to do this is by using a virtual environment and pip.
pip install -r requirements.txtTo run the simulation, navigate to the root directory of the repository and execute app.py.
python app.py