check_invar [-h] [-m | -o output-file] [invar-expression]
Performs invariant checking on the given model. An invariant is a set of states. Checking the invariant is the process of determining that all states reachable from the initial states lie in the invariant. Invariants to be verified should be provided as simple formulas (without temporal operators) in the input file via the INVARSPEC keyword or directly at command line.
All the fairness conditions associated with the model are ignored.
If an invariant does not hold, a proof of failure is demonstrated. This consists of a path starting from an initial state to a state lying outside the invariant. This path has the property that it is the shortest path leading to a state outside the invariant.
Command options: