Command: ivy
This command runs an interactive user interface for constructing inductive invariants. The options are as follows:
ui=interface
Here, interface specifies the user interface for invariant construction. The values are:
artThis interface supports interactive construct of an Abstract Reachability Tree.ctiThis interface supports an interactive approach to invariant construction based on counterexamples to induction.
The default value is art.