Hi everyone,
I am using toolbox version 1.6.0 of 10 July on Windows 10 1909.
I have defined my spec to be like this:
MySpec ==
/\ SpecInit
/\ [][SpecNext]_vars
/\ SpecLiveness
The problem is that the model checker does not check liveness at all, unless I remove /\ SpecLiveness from the spec definition above!!!
Why is this happening? Please help me.
Amirhossein