Skip to content
This repository has been archived by the owner on Jun 3, 2018. It is now read-only.
/ tsp-idpa Public archive

Travelling Salesman Problem IDPA Arbeit

Notifications You must be signed in to change notification settings

lukasmartinelli/tsp-idpa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thesis for my Federal Vocational Baccalaureate 2013

Use different algorithms to try solving the Travelling Salesman Problem and visualizing it.

Screenshot of using Ant Colony algorithms for solving TSP

The most interesting part are probably the algorithms:

  • tsp.mst.ts
  • tsp.twoapprox.ts
  • tsp.aoc.ts

Run it

You need to have Node and Grunt installed.

Install required packages.

npm install

Run grunt buildstep which will host the page at localhost:8080.

grunt

About

Travelling Salesman Problem IDPA Arbeit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published