Skip to content

quangIO/mTSP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minimal work m-Travelling Salesman

Main file mltsp.jl

Installation

  • Install Julia and SCIP in your system.
  • Add JuMP and SCIP Julia package
  • Make change and run the code