Further Reading

top

Tools

The NuSMV and SPIN model checker are installed on CSE linux machines. You can find them at:

It's best to set your PATH variable accordingly. I.e., if you're using bash as your shell of choice add:

PATH=.:~rhuuck/bin:whateverhasbeenherebefore:$PATH
export PATH

You can obtain all the documentation and install the tools themselves on your home machine if go to the web sites of NuSMV and SPIN.