TSP example on iterated solving
mmghannam opened this issue · 1 comments
mmghannam commented
Add an example for solving the TSP using a branch-and-cut approach by iteratively solving the model and calling free_transform()
and adding sub-tour elimination constraints.
farber2309 commented
Hi Mo, as discussed I would like to contribute.