1389 Commits (0f52647368dea6905e8fbd9ebaa2d6062efaac8d)
 

Author SHA1 Message Date
Dave Parker 503d33a01c Bug fixes for loading zero-length paths into simulator. 15 years ago
Dave Parker 3d3108419b Bug fix (again) - to compile on Java 7 (via some import tidying/fixes). 15 years ago
Dave Parker 91fc16e4f9 Bug fix in PTA model checking (digital clocks): GCD of {0} is 1. 15 years ago
Dave Parker c5e417d292 Bugfix in MDPSparse: Copy constructors handle null (absent) action info. 15 years ago
Dave Parker a0403b1ec2 Bug fix - to compile on Java 7 (via some import tidying). 15 years ago
Dave Parker fd826a5d93 CHANGELOG. 15 years ago
Dave Parker bedfccb2ec Re-arrangement of explicit model classes: 15 years ago
Dave Parker 2e060281b8 Code tidy 15 years ago
Dave Parker 31c5f239e2 Fixed bug in LTL model checking introduced by last commit. 15 years ago
Dave Parker 4806f83088 CHANGELOG. 15 years ago
Dave Parker 4369027912 Fix in LTL model checking to ensure that product model (when exported) has correct initial states. 15 years ago
Dave Parker e9518b6448 Added -exportprodtrans and -exportprodstates switches. 15 years ago
Dave Parker 4b4641678b Code tidy. 15 years ago
Dave Parker 0b65c69a6b Added loadPath methods to SimulatorEngine and GUISimulator; not used currently. 15 years ago
Dave Parker 2325bee04b CexPathAsBDDs supports PathFullInfo interface. 15 years ago
Dave Parker 40ed660f6a Extend PathFullInfo method to clarify what info is stored. 15 years ago
Dave Parker 2f5de7b714 GUISimulatorPathTableModel reads from new PathFullInfo interface. 15 years ago
Dave Parker 6706b44a3e Added PathFullInfo interface. 15 years ago
Dave Parker 1031845775 Bug fix in Distribution class (from Anvesh). 15 years ago
Dave Parker f274604e0b GUI bug fix (simulator). How did this ever work? 15 years ago
Dave Parker f3ae5d3b23 Refactoring/tidying/fixing GUISimulator. 15 years ago
Dave Parker 6196d0cdde Code doc. 15 years ago
Dave Parker 0e435b134a Move CTL cex class storage into new cex package. 15 years ago
Dave Parker a6ba42b5ad Detach simulator Path objects from SimulatorEngine (do not need). 15 years ago
Dave Parker 6b21b0543d Added ModelType.probabilityOrRate() method, used in simulator. 15 years ago
Dave Parker afa2d79305 Code tidy in GUI simulator: replace ==CTMC checks with isContinuousTime(). 15 years ago
Dave Parker 72551d7248 Refactoring: detach GUI simulator path table from SimulatorEngine and attach to PathFull. 15 years ago
Dave Parker 919fba9061 Fix anti-aliasing in GUI simulator. 15 years ago
Dave Parker a1e3b4e3e3 Re-factoring of GUI simulator code. 15 years ago
Dave Parker 9dd562a6eb Small fixes in simulator wrt experiments (one part should have been commited earlier with undefined constants improvements). 15 years ago
Dave Parker b30c5ac74a Error message if user attempts to define a constant that is already defined. 15 years ago
Dave Parker 3723afae6c New isDefinedConstant methods (+ code tidy). 15 years ago
Dave Parker 4037e0701f Line endings 15 years ago
Dave Parker d73b8cbf76 Fix (simplify) STPGRewards interface. 15 years ago
Dave Parker 7a7932bee2 Tweaked toString for STPGAbstrSimple. 15 years ago
Dave Parker 88e8398155 Revised/expanded STPG interface. 15 years ago
Dave Parker 6be5202551 Slight tweak in MDP interface (to match STPG). 15 years ago
Vojtech Forejt 6238c3fe78 typo in variable name 15 years ago
Dave Parker ea9463344b Update to (explicit) MDP interface. 15 years ago
Dave Parker 7282582841 Added clearRewards method to explicit rewards + better handling of set to zero. 15 years ago
Dave Parker c674352173 Re-work STPG rewards in explicit engine. 15 years ago
Dave Parker be08c7ff94 Formatting (for synch with prism-qar). 15 years ago
Dave Parker 16a8c710ae More re-arranging of explicit rewards (from prism-qar). 15 years ago
Dave Parker a92df6c3b7 Small fixes in explicit rewards. 15 years ago
Dave Parker 385de74b06 Some tidying in explicit model construction. 15 years ago
Dave Parker d4ce4fa73c Code doc 15 years ago
Dave Parker b55493f943 Method to buld rewards for arbitrary (explicit) models. 15 years ago
Dave Parker c79d0ccafb Small fixes in explicit rewards. 15 years ago
Dave Parker 7a07921f76 Comments 15 years ago
Dave Parker 80b693fee8 Added state rewards into MDP model checking in explicit engine. 15 years ago