Examples¶
Welcome to the Examples section of our documentation! 🎉
The COOM Suite contains a range of (product) configuration examples encoded in the COOM language. They can be found in the Examples folder.
For illustration of the different COOM language fragments, we have various examples of bike configurations in increasing complexity:
We obtain the corresponding ASP facts to these examples, see the Convert COOM to ASP paragraph in Usage. More background information on how they are obtained can be found in the Translation section.
How to Use This Section¶
Each example includes:
- Instructions to run the example.
- Code snippets to demonstrate implementation.
- Helpful visuals to illustrate key concepts.
Dive in and start exploring!