Skip to content

Comparision between different MIP formulations to solve the Travelling Salesman Problem using instances from tsplib95 and ortools

Notifications You must be signed in to change notification settings

MathGuim/tsplib-ortools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tsplib-ortools

Comparision between different MIP formulations present on Roberti and Toth (2015) to solve the Travelling Salesman Problem using instances from tsplib95 and ortools

Instalação

conda env create -f environment.yml
  • Iniciar Jupyter Notebook, no terminal, dentro da pasta do trabalho:
jupyter notebook
  • Na janela aberta, abrir o notebook do trabalho: trabalho.ipynb

  • Manter na pasta data, apenas os conjuntos de dados que ainda precisam ser resolvidos e executar todas as células do notebook (shift + enter).

About

Comparision between different MIP formulations to solve the Travelling Salesman Problem using instances from tsplib95 and ortools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published