Skip to content
Steffen Droppelmann edited this page Aug 1, 2021 · 17 revisions

consys Wiki

Welcome to the consys wiki! You are probably here to learn more about one of the following topics:

This page will introduce the main concepts and workflow of constraint systems in consys.

Everything about model and state definitions can be found here.

This page shows how constraints are built, using a special but readable syntax. It also shows how to add constraints to a system and how evaluation messages work.

Here, you will learn how to define custom functions to use in constraints, as well as a special form of a function called a statement.

This page covers how to use custom plugins in consys, with the goal to make the code more modular and maintainable.

Clone this wiki locally