Skip to content

EricYoong/Parallel-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Parallel Programming

This project is to create an algorithm to solve travelling salesman problem (TSP).
The algorithm that is tested in this project:

  • BruteForce Method.
  • Dynamic Programming MultiThreaded Method.

Result
Orange Circle 👈 Depot
Red Circle 👈 City
Green Square 👈 Parcel

picture alt
picture alt

License

This project is for educational purpose.

About

Attempting to solve TSP Problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages