.. Pod Repositioning Problem documentation master file, created by sphinx-quickstart on Wed Sep 19 11:12:51 2018. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Pod Repositioning Problem's documentation ===================================================== Pod Repositioning Problem (PRP) is a mathematical model of a robotized warehouse. See `our paper on ResearchGate `_. The source code is `here `_. * **First steps:** * :doc:`Overview ` * :doc:`How to build a small test problem ` * :doc:`Cheapest place` * **Algorithms:** * :doc:`Binary Integer Programming` * :doc:`Fixed place` * :doc:`Evolutionary algorithm 1` * :doc:`Evolutionary algorithm 2` * :doc:`Tetris` * **Larger systems:** * :doc:`How to convert RAWSimo Layout to PRP layout ` .. toctree:: :hidden: overview small-test-system cheapest bip fixed evo evo-only-free tetris rawsimo-layout