-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Steffen Droppelmann edited this page Aug 1, 2021
·
17 revisions
consys Wiki
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.
Feedback - If you have a suggestion, found a bug, or have any other questions regarding consys that are not covered here, feel free to open an issue or contact us directly.