WIA1002 Project,
May 12th, 2021
Faculty of Computer Science and Information System,
University Malaya, Malaysia
Description
Trying to solve the infamous "Vehicle Routing Problem" (VRP)
Actually, it is more about simulation on traversal search algorithms in graphs.
Problem Statement
A simulation is needed for delivery vehicles to travel all around the map and find the shortest path to deliver the packages while the capacity in the vehicle is sufficient.
Timeline
30th May 2021 - 17th July 2021
This is the CLI part.