Mark Kattenbelt
|
0ab692970c
|
Added cumulative rewards as a feature of the simulator.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@176 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Mark Kattenbelt
|
5e00f01dc0
|
Small update to both the Java and C part of the simulator to facilitate the display of (instant) state rewards of the most current state.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@174 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Mark Kattenbelt
|
6ee7a77774
|
Some cosmetic changes to the reward display in the simulator.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@172 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Mark Kattenbelt
|
ebfd8d8300
|
Undid the variables in quotes (in simulator columns) for more consistency with the model syntax, added a default label for defined constants in the information panel (being "None" if empty).
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@171 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Mark Kattenbelt
|
a9dba461b4
|
Another few bugfixes to the new reward display in the simulator. Different name for unnamed reward structures and normal names of both rewards and variables are in quotes.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@170 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Mark Kattenbelt
|
ea69afa4d9
|
A couple of small bugfixes to the simulator table. Added tooltip, changed default unnamed reward column name, fixed initial grouped header update issue.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@169 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Mark Kattenbelt
|
c0d899ebbd
|
Updated the display of rewards in the simulator. State/transition rewards now only occupy one column, and are configurable in the view configuration dialog.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@168 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Mark Kattenbelt
|
79cdbd3252
|
Fixed a bug where if you use the simulator with a model with a subset of variables of the models you previously used the simulator with, then it doesn't have an obscure crash. (For instance going from phil4 to phil3).
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@165 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Mark Kattenbelt
|
04ba71ec2b
|
Added a multi-headered table in the simulator. Added this in a general way in userinterface.util.GUIGroupedTable
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@164 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Mark Kattenbelt
|
e8f9369fd3
|
Fixed the layout issue with the top information panel in the simulator (the issue introduced in my previous commit).
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@160 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Mark Kattenbelt
|
9e87974ab1
|
A general clean up of GUISimulator.java. This includes: more sensible layouts, more meaningfull names, fewer components. More consistent bordering. And some minor features such as disabling the time field when the auto checkbox is ticked, and setting the textfields of the remove preceding and backtrack to buttons.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@148 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Mark Kattenbelt
|
0a038a0049
|
Very minor changes that tidy up the simulator code remotely but shouldn't won't break anything.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@139 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Mark Kattenbelt
|
3b0cc0e571
|
Changed the simulators table mechanism substantially. It is now easier to hide variables (and in future configure more options). It is now the PathTableModel who is responsible for this, making it a lot easier to add variables back to the view. Also added a couple of extra menu options to the pop-up menu.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@135 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Dave Parker
|
6845512140
|
Removal of APMC code.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@129 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Mark Kattenbelt
|
be7fe1aec8
|
Made small change to the simulator. Now you can double click the table with updates (i.e. enabled transitions) with the result of that the transition is taken.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@121 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Mark Kattenbelt
|
d9993ade2c
|
Fixed bug where the columns could not be hidden (of transitions in the simulator). Also added the feature that the popup menu also reacts on the table header and the surrounding JPanel. If this is the case backtracking is disabled.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@120 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Dave Parker
|
83152265f5
|
Changed handling of multiple reward structures so is 1-indexed from properties, etc.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@98 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Dave Parker
|
1b4036bc16
|
Major overhaul of rewards to allow multiple (named) reward structures.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@59 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Dave Parker
|
0f864486ee
|
GUI simulator typo.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@32 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
21 years ago |
Dave Parker
|
f369189cd5
|
Changed updates table in GUI simulator from 4 to 3 column format.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@31 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
21 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
|
21 years ago |
Dave Parker
|
30e24567d5
|
Setting trunk version of PRISM to 2.1.dev11.sim8.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@2 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
21 years ago |