Skip to content

Algorithms of integer linear programming applied to TSP and written report about them.

Notifications You must be signed in to change notification settings

RaffaDNDM/Operations-Research-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Operations-Research-2

Algorithms of integer linear programming applied to TSP problem

Report about used techniques

All the previous implemented algorithms and the used CPLEX functions are explained in the report. In the same file you can find also the explanation of tsp instances format in TSPlib dataset, used in training and test phases. In the report, there is also the explanation of Gnuplot tool, used to show results of algorithm and python programs used to keep input instances and generate performance profile of several algorithms.

Documentation

If you want to compile the documentation, you need to type on terminal:

cd TSP\TSP
doxygen Doxyfile

If you don't have doxygen program, you can install it following this link.

Authors

The project was developed by CristiFab and RaffaDNDM.

About

Algorithms of integer linear programming applied to TSP and written report about them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published