quangIO / mTSP

m-Travelling Salesmen linear MIP with Julia

Home Page:https://docs.google.com/presentation/d/1D4ghLiCtDe1bNEccHovuYaegxWykFBzSPo0b4eOCW8E/edit?ts=5cd81cfc#slide=id.p4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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