Skip to content

Releases: Tzesh/mTSP

v1.04

10 Jun 15:19
Compare
Choose a tag to compare

TL;DR

Some code refinements have been done, parameter -m has been added.

v1.03

10 Jun 10:24
Compare
Choose a tag to compare

TL;DR

Some code refinements have been done, and a major bug causes program to don't get the minimum cost solution has been fixed.

v1.02

07 Jun 23:47
ae8d1e8
Compare
Choose a tag to compare

TL;DR

A new parameter ‘-p’ parameter which allows user to determine the main depot of NN solution by entering plate number has been added. Default value is 38 - the plate number of Kayseri which is the center city of Turkey.

v1.01

07 Jun 20:44
7a6bb56
Compare
Choose a tag to compare

TL;DR

One major bug that causes program to not handle just tsp situations has been fixed. One minor bug that causes program to give ArithmeticException has been fixed. A parameter -i <number of iterations> has been added, which allows to specify how many iterations will be on both 4 different approaches, it is not mandatory, and its default is 1.

First release of mTSP

05 Jun 15:46
ca14833
Compare
Choose a tag to compare

All the necessary information included in readme.md