A forum for Spin users
You are not logged in.
When doing 'spin -a p3c.pml' on the following (not so useful) program, the spin compiler seems to hang.
bool p;
bool q;
bool z;
ltl p3c {p V q V z W q W q W z}
init{skip;}
Kees Pronk
// Problem detected while working on the Epispin environment
Offline