Difference between revisions of "Plug-in Tutorial"

From Event-B
Jump to navigationJump to search
imported>Pascal
imported>Pascal
Line 23: Line 23:
 
The archives of the projects built in this tutorial are available here:
 
The archives of the projects built in this tutorial are available here:
 
// '''FIXME. Add the links to the .zip files here.'''
 
// '''FIXME. Add the links to the .zip files here.'''
 +
* [http://sourceforge.net/projects/rodin-b-sharp/files/Doc_%20Tutorial/2.0/Help.zip/download<tt>Help.zip</tt>], which will be needed in section XXX.
  
 
{{Navigation|Next= [[Introduction_(How_to_extend_Rodin_Tutorial)|Introduction]]}}
 
{{Navigation|Next= [[Introduction_(How_to_extend_Rodin_Tutorial)|Introduction]]}}

Revision as of 16:58, 23 August 2010

Tutorial for the extension of the Rodin platform by plugin addition

This tutorial is problem solving oriented. In a first part, we will focus on Rodin extensions to develop a plugin for Probabilistic Termination and Qualitative Reasoning. In a second part, we will study specific problem cases and extend Rodin to solve them. More details can be found in the Introduction.

Outline

First part (Probabilistic Termination and Qualitative Reasoning Plugin):

Second part (Various problem solvings):

Projects

The archives of the projects built in this tutorial are available here: // FIXME. Add the links to the .zip files here.

  • Help.zip, which will be needed in section XXX.