Artelys Kalis User's Guide
13.2.2
  • Getting started
  • Installing and using Artelys Kalis
  • Solving a constraint problem
  • Continuous variables and numerical CSP
  • Optimizing with Artelys Kalis
  • Controlling the solution search
  • Improvement techniques
  • Debugging and tracing
  • Advanced Search Strategies
  • Define your own constraints
  • Constraint catalog
  • Scheduling
  • Example Gallery
    • Assignment with task sizes
    • Assignment with teams of workers
    • Assignment with allowed groups
    • Sudoku
    • Frequency assignment
    • Sequencing jobs on a single machine
    • Sugar production
    • Paint production
    • Location of income tax offices
    • Paint production 2
    • Euler knight tour
    • Task assignment problem
    • Multi-Mode Resource Constrained Project Scheduling Problem (MRCPSP)
  • Python API Reference
  • C++ API Reference
  • Java API Reference
  • Glossary
Artelys Kalis User's Guide
  • Docs »
  • Example Gallery
  • View page source

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 here. Each problem might be solved using several methods: using standard CP-objects and paradigms, the scheduling API (see 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.

  • Assignment with task sizes
  • Assignment with teams of workers
  • Assignment with allowed groups
  • Sudoku
  • Frequency assignment
  • Sequencing jobs on a single machine
  • Sugar production
  • Paint production
  • Location of income tax offices
  • Paint production 2
  • Euler knight tour
  • Task assignment problem
  • Multi-Mode Resource Constrained Project Scheduling Problem (MRCPSP)
Next Previous

© Copyright 2022, Artelys.