.. JobShopLib documentation master file, created by sphinx-quickstart on Sun Jul 7 16:51:14 2024. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to JobShopLib's documentation! ====================================== **Version:** 1.0.0-alpha.2 JobShopLib is a Python package for creating, solving, and visualizing Job Shop Scheduling Problems (JSSP). It follows a modular design, allowing users to easily extend the library with new solvers, dispatching rules, visualization functions, etc. See `this `__ Google Colab notebook for a quick start guide! Contents -------- .. toctree:: :maxdepth: 3 install examples api Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`