Skip to content

Latest commit

 

History

136 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages