.. _gallery_examples: Example Gallery =============== This chapter contains a collection of examples demonstrating the use of Artelys Kalis to solve various types of problems. Most of them illustrate the constraint from the catalog described :ref:`here `. Each problem might be solved using several methods: using standard CP-objects and paradigms, the scheduling API (see :ref:`Section 12 `) or just different modelling ways. Each of these methods has its own perks, from easy writting to time saving. These examples can also be found in the examples folder included with the Artelys Kalis installation. .. toctree:: :maxdepth: 1 13_galleryExamples/1_assignment_with_task_sizes 13_galleryExamples/2_assignment_with_teams_of_workers 13_galleryExamples/3_assignment_with_allowed_groups 13_galleryExamples/4_sudoku 13_galleryExamples/5_frequency_assignment 13_galleryExamples/6_sequencing_job_single_machine 13_galleryExamples/7_sugar_production 13_galleryExamples/8_paint_production 13_galleryExamples/9_location_of_income_tax_offices 13_galleryExamples/10_paint_production_cycle 13_galleryExamples/11_euler_knight 13_galleryExamples/12_task_assignment_problem 13_galleryExamples/13_mrcpsp