Solving from an instance file
A full example can be found at examples/python_application/pathwyse.py.
Import the wrapper, read the instance path from the command line, and build the solver:
Read the problem, configure algorithms, solve, and print the best solution: