Find Statement Assignment
This block is used to declare decision variables. It must be nested in a find block.
For example, it can be used like this:

Which would produce the following Essence Output:
find x : int ( 0 .. 10 )
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
This block is used to declare decision variables. It must be nested in a find block.
For example, it can be used like this:

Which would produce the following Essence Output:
find x : int ( 0 .. 10 )