1392 Commits (dc6037d0479e4e22f1aa6cfa2f3475e97fb046cd)
 

Author SHA1 Message Date
Dave Parker d207970473 Some proposed changes to explicit.rewards classes (from prism-qar). 15 years ago
Dave Parker e3549400e6 Changed storage/evalation of constants in explicit model checker to fix some bugs and allow calls to checkExpression to handle constants. 15 years ago
Dave Parker be2d5d7b55 Added -importprismpp option to import directly from preprocessor files. 15 years ago
Dave Parker 6d1747ac33 Remove debug output + code tidy. 15 years ago
Dave Parker 4ca846889f Extra DD-to-PP file export functionality for 3D matrices (from Vojta). 15 years ago
Dave Parker 2654125531 * Check added to catch if the same variable is set twice in the same update 15 years ago
Dave Parker d0d92d3dc9 Code documentation. 15 years ago
Dave Parker b93cfa932b Partial support for explicit engine DTMC steady-state computation. 15 years ago
Dave Parker 85147f1a71 Explicit engine improvements, mainly MDP rewards: 15 years ago
Dave Parker cce9f00f4f Bugfix: action names in explicit model construction. 15 years ago
Dave Parker dec122cd20 Code comments 15 years ago
Dave Parker a126367821 Simulator engine: Documentation of Choice object, remove some unused Choice methods, add some action-querying methods in SimulatorEngine. 15 years ago
Dave Parker d061af7deb More rewards handled in explicit engine: state rewards for Markov chains. 15 years ago
Dave Parker ea14a0a7b6 Explicit engine: better error reporting of some unsupported properties. 15 years ago
Dave Parker 1c33e4b551 Explicit engine: better error reporting of some unsupported properties + support for property references. 15 years ago
Dave Parker 2106fa4d66 Code tidy. 15 years ago
Dave Parker 8266e5a1df Added -testall switch (does not exit on -test failure). 15 years ago
Dave Parker 6d7769c12c Added "tests" target to main Makefile which runs all regression tests (if installed locally). 15 years ago
Dave Parker 6289094aa0 Property references can appear in properties (still a few TODOs though). 15 years ago
Dave Parker 5ba2ca7768 Don't generate a CTL (EU) counterexample (witness) when the property is false. 15 years ago
Dave Parker d2fcc37136 Small tidy of CTL cex generation/storage - aiming towards integratino with other cex stuff. 15 years ago
Dave Parker e8c5f8243b Tidy up of CTL model checking support + allow AG (via EF). 15 years ago
Dave Parker 3c8ca8495d Added iff (<=>) to PRISM model/properties language. 15 years ago
Dave Parker 2dfc151b8a Version 4.0 num/changelog. 15 years ago
Dave Parker 6ffafb37e6 CHANGELOG. 15 years ago
Dave Parker 007786e74e Re-enable MDPSparse in the explicit engine by default. 15 years ago
Dave Parker c87aa97ade Removing accidental part of last commit. 15 years ago
Dave Parker 6166413a20 Bug fixes in explicit expected reward on embedded DTMCs from CTMCs. 15 years ago
Dave Parker 41fb874956 Explicit engine Gauss-Seidel enabled for CTMCs too. 15 years ago
Dave Parker 57010fcda6 Time-bounded CSL model checking for CTMCs in explicit engine. 15 years ago
Dave Parker 70847cecd0 Bugfix in just committed "and" operation in explicit model checker. 15 years ago
Dave Parker 99566fce64 Explicit model checker handles "and" directly, not via evaluate(). 15 years ago
Dave Parker 1a21d7f342 Explicit engine handles "deadlock" and "init" labels, if not embedded in a (logical) expression. 15 years ago
Dave Parker fde2287c8b Bugfix: simulator should not show zero prob/rate transitions. 15 years ago
Dave Parker 073797e83b CHANGELOG 15 years ago
Dave Parker f0639dbf36 Comments 15 years ago
Dave Parker 785df07b63 Code tidy 15 years ago
Dave Parker e5e3b3066d Comment 15 years ago
Dave Parker 4ec5f0f9ae Transient probability computation in explicit engine + some connection to CL. 15 years ago
Dave Parker eda5f0dcfb Removing superfluous code. 15 years ago
Dave Parker 1d12f16675 Err message typo 15 years ago
Dave Parker 89596130f1 Code tidy 15 years ago
Dave Parker 6297c2b51c Typo in -help text. 15 years ago
Dave Parker 8465fdeb07 Property names parsed (but not used) and -test switch added (but no property/verify blocks yet). 15 years ago
Dave Parker 4ad686212f Bug fix in ExpandLabels: missing deepCopy (only affects explicit engine currently). 15 years ago
Dave Parker 1d86f7680a One more setting (max iters) passed to explicit engine. 15 years ago
Dave Parker 7ca4244890 Few more fixes in examples re new semantics. 15 years ago
Dave Parker 61f0727290 CHANGELOG. 15 years ago
Dave Parker 47e6cc5143 Use gcc-3 etc by default when building on Cygwin. 15 years ago
Dave Parker ce4b0beb1e Undoing last commit. 15 years ago