Logo

Welcome to Scikit Route

Scikit Route is a Python module to optimize route and travel problems and there are a lot of different alogithms in the package for all the different purposes.

Scikit Route have the spirit and the soul of Scikit Learn wich mean that is fully oriented to the programmer, easy to use and to understund, you can create algorithm with a few lines of code, and the modules, submodules, methods of the algorithms, etc are the same than Scikit Learn wich will make even easyer to use this library if you previously know Scikit Learn.

For a quick introduction to using Skleran Route, please refer to the Tutorial. For a more advanced introduction which describes please refer to the each one of the modules in the API Documentation.

Getting started

API documentation