You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Joachim Klein 4de3c189a4 Build: Switch from javah (deprecated since JDK8) based JNI header generation to javac 8 years ago
..
parser PTAParser.jj: update to include changes from PTAParser.java (fixes #32) 8 years ago
BackwardsReach.java Remove unnecessary adversary generation from PTA backwards reachability. 11 years ago
BackwardsReachabilityGraph.java Add support for backwards reachability algorithm to solve PTAs . 11 years ago
Constraint.java Add support for backwards reachability algorithm to solve PTAs . 11 years ago
DB.java Code tidy. 16 years ago
DBM.java Add support for backwards reachability algorithm to solve PTAs . 11 years ago
DBMFactory.java Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk. 17 years ago
DBMList.java Deal with module/model alphabets properly in PTAs, in particular when storing PTAs internally using pta.PTA. The definition of the alphabet of a PTA from a PRISM model is now correct and inline with the defition for other models. 10 years ago
DBMListFactory.java Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk. 17 years ago
DigitalClocks.java Fix JDK9 compilation issue, use parser.ast.Module instead of Module 9 years ago
Edge.java Javadoc fixes. 16 years ago
ForwardsReach.java Added StateStorage interface 13 years ago
LocZone.java Add support for backwards reachability algorithm to solve PTAs . 11 years ago
LocZoneSet.java Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk. 17 years ago
LocZoneSetOld.java Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk. 17 years ago
Makefile Build: Switch from javah (deprecated since JDK8) based JNI header generation to javac 8 years ago
Modules2PTA.java Fix JDK9 compilation issue, use parser.ast.Module instead of Module 9 years ago
NCZone.java Better detection of timelocks (in forwards reach) + some additions/fixes to DBMs. 16 years ago
PTA.java Deal with module/model alphabets properly in PTAs, in particular when storing PTAs internally using pta.PTA. The definition of the alphabet of a PTA from a PRISM model is now correct and inline with the defition for other models. 10 years ago
PTAAbstractRefine.java More classes switched to PrismComponent. 13 years ago
PTAModelChecker.java Optimisation for PTA model checking where the initial state is a target - just return 1. 10 years ago
PTAModelCheckerCL.java More classes switched to PrismComponent. 13 years ago
PTAParallel.java Deal with module/model alphabets properly in PTAs, in particular when storing PTAs internally using pta.PTA. The definition of the alphabet of a PTA from a PRISM model is now correct and inline with the defition for other models. 10 years ago
ReachabilityGraph.java Javadoc fixes. 16 years ago
SymbolicTransition.java Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk. 17 years ago
Transition.java Javadoc fixes. 16 years ago
Zone.java Added unbounded check to Zone classes (+ API tweak). 16 years ago
ZoneFactory.java Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk. 17 years ago
package-info.java Improved documentation (JavaDoc mostly). 15 years ago