summaryrefslogtreecommitdiff
path: root/devel/ltsa/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2009-09-09Really unbreak after unzip changes. Bump PKGREVISION.hasso1-160/+160
2009-06-14Remove @dirrm entries from PLISTsjoerg1-20/+1
2004-02-29Initial import of ltsa (Labelled Transition System Analyser), version 2.2:jmmv1-0/+189
A model is a simplified representation of the real world. Engineers use models to gain confidence in the adequacy and validity of a proposed design. Models are described using state machines, known as Labelled Transition Systems (LTS). These are described textually as Finite State Processes (FSP) and displayed and analysed by the LTSA analysis tool. This package provides the LTSA utility exposed above. It is specially useful to be used together with the 'Concurrency: State Models & Java Programs' book, whose page is at http://www-dse.doc.ic.ac.uk/concurrency/.