russcip icon indicating copy to clipboard operation
russcip copied to clipboard

TSP example on iterated solving

Open mmghannam opened this issue 11 months ago • 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.

mmghannam avatar Mar 13 '24 07:03 mmghannam