These functions help debug models and check that input data conforms to the expectations.
Functions and Predicates
Abort evaluation and print message msg.
If b is true, return x, otherwise abort with message msg.
If b is true, return x, otherwise abort with message msg.
If b is true, return x, otherwise abort with message msg.
If b is true, return true, otherwise abort with message msg.
Return x, and print message msg.
Return x, and print message msg.
Return x, and print message msg.
Return true, and print message msg.