Releases: Prajwal-Prathiksh/Museum-Path-Optimization
Releases · Prajwal-Prathiksh/Museum-Path-Optimization
The Museum Problem - Optimization
About
Contains the benchmarked and verified codes meant to optimize the route for a tourist visiting the Louvre Museum, such that the satisfaction level is maximised by visiting all/select exhibits in a fixed time interval.
Contains the working implementation of the following algorithms:
- Branch and Bound (Limited Functionality)
- Ant Colony Optimization (Limited Functionality)
- Genetic Algorithm
- Simulated Annealing Algorithm
Installation
- Download the source code
- Install the requirements using -
pip install -r requirements.txt
- Refer to the
README.md
for instructions on how to run.
Documentation
For further documentation on the algorithms and the references, refer to the documents in the ./presentations
folder.
Citation
Thank you & Godspeed! 🙂💙🚀