scipopt/russcip

TSP example on iterated solving

mmghannam opened this issue · 1 comments

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.

Hi Mo, as discussed I would like to contribute.