Skip to content

TSP_1.1-8: Merge pull request #9 from mhahsler/cut_tour

Compare
Choose a tag to compare
@mhahsler mhahsler released this 23 Jan 18:54
· 39 commits to master since this release
ef6307d

New Feature

  • solve_TSP for ATSP gained parameter as_TSP to solve the ATSP reformulated as a TSP.
  • Concorde and linkern can now solve ATSP using a reformulation as a TSP.
  • cut_tour can now cut a tour into multiple paths.