Introduction to Specification and Verification : Exercises

 

   Exercises and Extra Materials

 

Obs!  The Monday and Wednesday lectures have been cancelled. On Wednesday, the exercises start at 11. 

 

 

 

    CADP software

 In order to use the CADP sofware, follow the following instructions:

  1.  Log in to the machine melkki.cs.helsinki.fi with SSH -X command.
  2. Write into .profife file in your home directory the commands     (syntax mistake corrected November 27)                                                                                                                                                     

        export CADP=/opt/cadp-2014

        export PATH=$PATH:/opt/cadp-2014/bin.x64:/opt/cadp-2014/com

       alias xeuca = $CADP/com/xeuca

    3. Now you can start the graphical interface of the verification software CADP with command xeuca.

 

Lotos programs are written in .lotos files. Then choose the option "Generate labelled transition system" with Aldebaran representation. The result appears in .aut file.  

 

 

 

    Lecture slides (basically the same as the lecture notes)