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.
 
 
 
 
 
 
Dave Parker 35f392ec5e POMDPs: Allow arbitrary expressions as observables, not just variables. 5 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. 9 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 POMDPs: Allow arbitrary expressions as observables, not just variables. 5 years ago
Edge.java Javadoc fixes. 15 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 Makefile: replace hardcoded directory names with PRISM_*_DIR 7 years ago
Modules2PTA.java Fix JDK9 compilation issue, use parser.ast.Module instead of Module 8 years ago
NCZone.java Better detection of timelocks (in forwards reach) + some additions/fixes to DBMs. 15 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. 9 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. 9 years ago
ReachabilityGraph.java Javadoc fixes. 15 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. 15 years ago
Zone.java Added unbounded check to Zone classes (+ API tweak). 15 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