Closed N-Wouda closed 5 years ago
This might include a simple test case for the TSP, in a carefully curated example to showcase the use of this library.
A TSP example is now available at travelling_salesman_problem.ipynb, but will need a bit more documentation, and ALNS/iteration statistics.
A CSP example is now available at cutting_stock_problem.ipynb.
This might include a simple test case for the TSP, in a carefully curated example to showcase the use of this library.