System Validation (2IW26)

Last update: February 4, 2014.

The reader is available at the Student's shop. It has number 2613, and it does not have the code of this course (2IW26) which caused some confusion.

Dates of the lectures and the examinations

Classes take place at Wednesdays 3/4 hour (Pav B2) and Fridays 1/2 hour (Paviljoen u46). The first lecture will take place on Wednesday February 5, 2014. The exam will take place on Friday, April 11, 2014 from 12:00 to 17:00 (register before March 30, 2014). There is a possibility to retry the exam on Tuesday, June 24, 2014, 9:00-12:00 (register before June 15). See owinfo.tue.nl for information regarding the location. The final date to hand in the pre-final report for the assigment is Friday, April 17, 2013. The final report must be handed in on Monday, April 28, 2014. Both the pre-final and final report must be handed in on paper. The corrected pre-final report must be handed in with the final report. The assignment and exam contribute equally to the final score. The lecture notes are not allowed to be used at the exam. A list of axioms will be attached to the exam.

Literature:

The mCRL2 toolset

For those who want to use the mCRL2 toolset, look at the webpages. Among others, the pages allow to download the tools for various platforms and contain manual pages. For large systems Linux and Mac is by far preferable over Windows, because the compiling rewriter is not available on Windows.

All students can get an account at BCF (MF 3.083) of the faculty to use the toolset on svstud.win.tue.nl. Ask access to the directory /scratch/2iw26 where large files can be stored. This can be done by the NSC by putting you in an adequate group. Make your own subdirectory with names group1, group2, etc. In order to use the graphical tools it is necessary to log in using ssh with the `-Y' flag.

For using graphical programs from a windows machine, a X-server must be installed. For a MacOsX machine an X-windowing systems comes with the standard developers distribution (which is also required to compile the toolset). Logging at the svstud can be done using a program like ssh (secure shell).

All the programs on svstud reside in the directory /home/jfg/bin. Example files are in /home/jfg/MCRL2/examples. In case of problems contact J.F.Groote@tue.nl. All tools have a --help (-h) flag that gives a concise description of the tool and its use. All tools can be started via the command line, and most tools work in the mcrl2-gui environment.

Go back