/CONGESTED-PARKING-LOT-SOLVER

CONGESTED PARKING LOT Solver using classical planners

Primary LanguagePython

CONGESTED PARKING LOT

Your car is stuck in a parking lot because of bad planning by the parking lot agent.You need to move other cars to get out of the lot. The goal is to figure out which cars to move and in what sequence to come out. This project is a solution of this problem using classical planner LAMA.

Running

bash run1.sh $prob_file. Then, run Classic Planner as shown by doc in docs/ . bash run2.sh to generate the readable format of output

Contributors

K Sumanth and MySelf under supervision of Prof. Mausam

License

Open Source. Anyone can use it but give us credits.