Package: lopaths ================ .. toctree:: :titlesonly: graph graph_utils sig_fig_rounding test_graph test_routes Installation ------------ The package can be installed via `pip `_. To install the package, you can use .. code-block:: pip install lopaths Please note that a compiler may be needed to install the package. Please refer to the section `Installation `_ on the main page. .. note:: Some algorithms implemented in this package rely on share memory libraries that work on Unix systems only. If locally optimal paths shall be computed in large road networks, it is strongly encouraged to execute the code on Linux, as some tasks are not implemented to run in parallel on Windows. Scientific Publication ---------------------- The algorithms implemented in this package are explained in the paper "`Locally optimal routes for route choice sets `_". Please cite this publication if you have used the package in your own research.