/mTSP

m-Travelling Salesmen linear MIP with Julia

Primary LanguageJuliaApache License 2.0Apache-2.0

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