Concorde.jl
Concorde.jl copied to clipboard
Sub-tour Elimination Constraint Separation
Hello @chkwon, do you know if extending the package to separate sub-tour elimination constraints is possible? I was checking the command-line parameters, and I saw this:
-I just solve the subtour polytope
But I'm not sure what input I should give to the executable. If you know, I can extend the package.
I don't have any experience with such a function. Perhaps CVRPSEP.jl could be useful for your needs.