1454 Commits (720d47eb7d17acabd427d626bfa84f2262b3b678)
 

Author SHA1 Message Date
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
Dave Parker bcab165234 Use gcc-3 etc by default when building on Cygwin. 15 years ago
Dave Parker 067491134d New alias -ex for -explicit switch. 15 years ago
Dave Parker 11f4516c7a Tidy up of settings and -help text (from prism-sift). 15 years ago
Dave Parker 6f1cbdf6d3 Tidy up of settings and -help text (from prism-sift). 15 years ago
Dave Parker 6670229457 Tidy up of settings and -help text (from prism-sift). 15 years ago
Dave Parker 3a748072c9 CHANGELOG. 15 years ago
Dave Parker 52d2d21447 Update to newest version of explicit code (from prism-qar) plus -explicit switch for command-line and MDP solution settings. 15 years ago
Dave Parker 78b3dcb777 New PrismDevNullLog class. 15 years ago
Dave Parker 052bfde3c9 New ProgressDisplay class. 15 years ago
Dave Parker 940cc58839 Added parseName method in ModelType. 15 years ago
Dave Parker be47ad30e8 Cleaner handling of model types in parser code. 15 years ago
Dave Parker d6bc7b263d ModulesFile: getRewardStructByName method + cmment tidies. 15 years ago
Dave Parker 30be4f175e Missing function in SimulatorEngine API. 15 years ago
Dave Parker 490ec9b49e Replaced calls to system class loader with calls to parent class loader. Calls to system class loader 15 years ago
Dave Parker 6f5d45b888 Example fixes re new semantics (result reported for initial state by default) - need more filters. 15 years ago
Dave Parker 7cd3f36336 GUI bugfix: "Update" in GUI simulator transition table displaying wrongly for old path states. 15 years ago
Dave Parker c87343aa94 Affiliation in README. 15 years ago
Dave Parker 219d86ad95 New Eclipse formatting defn (few small changes, also new version of Eclipse (Helios)?). 15 years ago
Dave Parker 45da0e31ae Bugfix: exception when checking R[I] properties with simulator. 15 years ago
Dave Parker 601dd97547 CHANGELOG. 15 years ago
Dave Parker b102e6aaf7 Missing error messages (in GUI) about unsupported numerical methods. 15 years ago
Dave Parker c3bf60b341 Added some error checks on probabilities in PTAs. 15 years ago
Dave Parker d19167bf63 Bug fix: Column headings in GUI simulator for CTMCs (spotted by Dave Musliner). 15 years ago
Dave Parker 71ca9d28af Final (pre-4.0) fixes to filters: added "state" filter, which gives result for a filter which must satisfy exactly one state, and make this the translation for old-style {state} filter. 15 years ago
Dave Parker b92179d182 VERSIONS/CHANGELOG. 15 years ago
Dave Parker 54225c48f7 Properties returning intervals are plotted correctly in GUI graphs. 15 years ago
Vojtech Forejt eb7d617c0e added a random comment about a need to call initialiseIterators 15 years ago
Dave Parker 1b56b5524b CHANGELOG/README 15 years ago
Dave Parker 087ea5da6a General tidy up of initial state handling in simulator, including a few GUI bug fixes. GUI default is to use the default initial state. For generation of simulation paths, there is a separate menu item to start from a specified state (and no option to switch asking on/off). Additional tidying and documentation in related parts of code too. 15 years ago
Dave Parker 37a11d25bd Parser accepts unicode (e.g. in comments). 15 years ago
Dave Parker 4e2df081a9 Added -css switch to prism2html to allow override of style file location. 15 years ago
Dave Parker 0ef5412cda Output format of simulator traces (from -simpath or GUI export) matches GUI better. 15 years ago
Dave Parker 93526c953c More sensible column ordering in GUI simulator (action labels, time columns). 15 years ago
Dave Parker adac14e1d8 Bugfix: GUI simulator now correctly recalls choices made in states. 15 years ago
Dave Parker 6defb1f390 Bugfix in -simpath: vars=() now only shows steps that change vars, as intended. 15 years ago
Dave Parker de21d14f62 Bugfix: -simpath switch did not use default max path length (assumed 0). 15 years ago
Dave Parker 71f40fe17a Makefile fix. 15 years ago
Dave Parker a24a7c5054 Makefile tweak: do zip too. 15 years ago