1944 Commits (e5d4d3dc3d07780095cabda26b8777bd429637c6)
 

Author SHA1 Message Date
Dave Parker ad132e9f00 Explicit model exploration disallows empty (all zero) distributions. For now. 14 years ago
Dave Parker 9411d5f100 Typo in CHANGELOG. 14 years ago
Dave Parker b796a1045c Undo accidental part of last commit. 14 years ago
Dave Parker 614554325e Bug fix in output of path generated from simulation: last 2 times were duplicated. 14 years ago
Dave Parker b855754ae9 Set delay for intermittent num sol updates to 5 secs. 14 years ago
Dave Parker a955042131 Add intermittent progress updates to numerical solution (mtbdd engine). 14 years ago
Dave Parker 8c0f4f024d Fix for last commit. 14 years ago
Dave Parker 5cb3822798 Add intermittent progress updates to numerical solution (hybrid engine). 14 years ago
Dave Parker 7725e3b89c Add intermittent progress updates to numerical solution (sparse engine). 14 years ago
Dave Parker e0d5a61b78 New constructor in StateListMTBDD - needed in Lus code. 14 years ago
Dave Parker d2c78d948d Add -politer switch 14 years ago
Dave Parker 497ccbc033 Update README with new contact/people details. 14 years ago
Dave Parker f6d794c22c Reverse previous commit 14 years ago
Dave Parker d215bf2da0 Update README with new contact/people details. 14 years ago
Dave Parker 0988f0fe13 New swicth -exportdigital which only does model export once for digital clocks (-exportprism does it twice). 14 years ago
Dave Parker 653d0f0273 Fix: make sure files are closed when exporting PRISM models. 14 years ago
Dave Parker 178d3ca90e SimulatorEngine only builds TransitionList on demand. 14 years ago
Dave Parker 0ec5258066 Add -settings switch to load in a settings file from the command-line. 14 years ago
Dave Parker e841f4ff9e Default settings file ~/.prism is only read in by GUI, not command-line. 14 years ago
Dave Parker 6c8ce0b4b5 Bug fix: experiments not handled correctly in PrismCL when there is a model build failure (e.g. run N=0:4 where 0 causes failure due to empty variable range). 14 years ago
Dave Parker ab2d4d52c6 Bug fix: only process adversary if generated (explicit). 14 years ago
Dave Parker 57948820e1 Forward reachability output bug. 14 years ago
Dave Parker d3dd8a7ac1 Adapt some classes to use new ProgressDisplay. 14 years ago
Dave Parker 37560740cd Bugfixes in new ProgressDisplay. 14 years ago
Dave Parker 51b490911f Improved ProgressDisplay class. 14 years ago
Dave Parker 1935ae489f Explicit mc setSettings methods ignore settings if null. 14 years ago
Dave Parker 8962177f20 Set methods for exportAdv stuff in explicit model checkers. 14 years ago
Dave Parker bd4b2f3f3a New exportToDotFileWithAdv method for MDPs in explicit engine. 14 years ago
Dave Parker 17c9691d8f Adversary generation for MDPs in explicit engine restricts to reachable states. 14 years ago
Dave Parker 86476b02b1 Javadoc comment. 14 years ago
Dave Parker 18a53bd573 prism-auto echo mode displays full prism exec line. 14 years ago
Dave Parker c8aa09eef2 Add --test-all option to prism-auto script. 14 years ago
Dave Parker edafa10bbd GUI fix: model errors (and jumping to that tab) work better with running experiments. 14 years ago
Dave Parker 10f38f2d39 Bug fix in prism-auto (build mode). 14 years ago
Dave Parker e9e22a2299 Re-allow = character in log file names. 14 years ago
Dave Parker f5a2d6ffcb prism-auto: truncate dir name from log file name when run on a directory. 14 years ago
Dave Parker 50d20f8344 prism-auto script does not allow = in generated log file names. 14 years ago
Dave Parker 8b68220f42 CHANGELOG. 14 years ago
Dave Parker 2b816d8f6d Add some currently commented-out code for digital clocks debugging. 14 years ago
Dave Parker 2c83666796 Code re-arrange: move digital clocks deadlock check. 14 years ago
Dave Parker 7e0706e43e Ongoing improvements to CTL cex generation. 14 years ago
Dave Parker c1dce97640 Makefile test targets used prism-auto. 14 years ago
Dave Parker 1e6cda1d27 Test mode for prism-auto prints errors if they occur. 14 years ago
Dave Parker 48c0cbbf12 Use env, not python, for #! in prism-auto. 14 years ago
Dave Parker 63e896fac8 Embed some test mode functionality into prism-auto. 14 years ago
Dave Parker 0c8948a71e Fix makefiles with easier setup of classpath using * for jars. 14 years ago
Dave Parker 901b4c252f Added prism-auto and prism-test scripts. 14 years ago
Dave Parker 07bf18a2f4 Fix makefiles with easier setup of classpath using * for jars. 14 years ago
Dave Parker bb6b91f696 Simplify bin scripts by adding all jar files to classpath at once. 14 years ago
Dave Parker fc4fcc4df6 More info on one of the PTA timelock error messages. 14 years ago