Skip to content

waizwafiq/Vehicle-Routing-Problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

179 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vehicle Routing Problem (VRP)

WIA1002 Project,
May 12th, 2021
Faculty of Computer Science and Information System,
University Malaya, Malaysia

Project Description

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.

GUI: https://github.com/zulfathihanafi/GraphSimulation

About

This repository is our solution on Vehicle Routing Problem (VRP) from the WIA1002 Data Structures Final Project, Semester 2 2020/2021. This is the Command Line Interface (CLI) Implementation of the project.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages