Joachim Klein
68e0a80b98
GUI computation threads: Catch more errors (e.g. CuddOutOfMemoryException) and use the new error(Exception) handling
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@10483 bbc10eb1-c90d-0410-af57-cb519fbb1720
11 years ago
Dave Parker
4556b0f117
Strip out some unused graphical model code.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@10407 bbc10eb1-c90d-0410-af57-cb519fbb1720
11 years ago
Dave Parker
2cf4de4c93
Add compute/export menu to allow steady-state/transient probability export from GUI.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@7573 bbc10eb1-c90d-0410-af57-cb519fbb1720
13 years ago
Dave Parker
4d79945749
Export labels option for model/prop menus in GUI.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@6733 bbc10eb1-c90d-0410-af57-cb519fbb1720
13 years ago
Dave Parker
af2379160b
Bug fix: PEPA model errors were not handled properly in the GUI.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@6657 bbc10eb1-c90d-0410-af57-cb519fbb1720
13 years ago
Dave Parker
a218d09b2b
* Continued major changes to PRISM API
- keeps track of model, builds when needed
- takes care of explicit engine stuff too
* Changes to deadlock handling:
- new option for "fix deadlocks" (defaults to *true*) (and new switch -fixdl)
- consistent deadlock handling everywhere, incl. GUI and experiments
- changes to model-level deadlock storage (symbolic and explicit)
* Explicit engine added as true engine, also available from GUI
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@4562 bbc10eb1-c90d-0410-af57-cb519fbb1720
14 years ago
Dave Parker
4fc61415fb
Display notification of warnings after computations in GUI.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@4497 bbc10eb1-c90d-0410-af57-cb519fbb1720
14 years ago
Dave Parker
6eb375c441
Added printSeparator method to PrismLog.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@4183 bbc10eb1-c90d-0410-af57-cb519fbb1720
15 years ago
Dave Parker
90c9e53f8c
Tweak some warning messages (wrt new log.printWarning method) + add warning message functionality in GUI threads.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@4178 bbc10eb1-c90d-0410-af57-cb519fbb1720
15 years ago
Dave Parker
490ec9b49e
Replaced calls to system class loader with calls to parent class loader. Calls to system class loader
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@3039 bbc10eb1-c90d-0410-af57-cb519fbb1720
15 years ago
Dave Parker
35f377ab3e
Improved documentation (JavaDoc mostly).
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@2436 bbc10eb1-c90d-0410-af57-cb519fbb1720
15 years ago
Dave Parker
37f9cf9325
Javadoc fixes.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@2262 bbc10eb1-c90d-0410-af57-cb519fbb1720
16 years ago
Dave Parker
c6a9de2db3
Bugfix: do not stop after exception in const evaluation when model built.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@1909 bbc10eb1-c90d-0410-af57-cb519fbb1720
16 years ago
Dave Parker
d199d035ed
Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@1406 bbc10eb1-c90d-0410-af57-cb519fbb1720
17 years ago
Mark Kattenbelt
6be8adf130
jump to error when not autoparsing
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@816 bbc10eb1-c90d-0410-af57-cb519fbb1720
18 years ago
Dave Parker
747dd1de38
Code that checks a model's type now uses getType ( ) not instanceof.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@744 bbc10eb1-c90d-0410-af57-cb519fbb1720
18 years ago
Dave Parker
32086274a2
Added transient probabilities computation for DTMCs.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@720 bbc10eb1-c90d-0410-af57-cb519fbb1720
18 years ago
Dave Parker
bdb7b8be60
Enabled steady-state properties for DTMCs.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@666 bbc10eb1-c90d-0410-af57-cb519fbb1720
18 years ago
Dave Parker
84bc3d3d47
Eclipse tidy (remove unused imports).
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@661 bbc10eb1-c90d-0410-af57-cb519fbb1720
18 years ago
Dave Parker
5d3d24bc17
Merged prism-parser branch (revs 577:659) into trunk.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@660 bbc10eb1-c90d-0410-af57-cb519fbb1720
18 years ago
Dave Parker
2179deefdb
Updated email addresses and affiliations in copyright info.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@547 bbc10eb1-c90d-0410-af57-cb519fbb1720
19 years ago
Dave Parker
e32673e850
Better error messages for deadlocks in GUI (not experiments though).
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@514 bbc10eb1-c90d-0410-af57-cb519fbb1720
19 years ago
Dave Parker
bbc42fe37a
Clearer log output: separator lines between each build/verification.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@382 bbc10eb1-c90d-0410-af57-cb519fbb1720
19 years ago
Dave Parker
5ef3824832
Rearrangement and tidy-up of copyright/license info in file headers.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@253 bbc10eb1-c90d-0410-af57-cb519fbb1720
19 years ago
Dave Parker
cb6e1b9930
Overhaul of export functionality:
- major code tidy
- export of transition matrix graph to Dot file
- export of state/transition rewards
- export of labels
- export to stdout/log instead of a file
- export in MRMC format
- improved support for Matlab format export
- exported matrices now ordered by default (by row)
- new/rearranged command-line switches
Added new options to Model|View menu in GUI.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@15 bbc10eb1-c90d-0410-af57-cb519fbb1720
20 years ago
Dave Parker
b54050a199
PRISM trunk layout rearrangement.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@4 bbc10eb1-c90d-0410-af57-cb519fbb1720
20 years ago