21 Commits (0ab692970c6058f1c9030f56de752a73c9b1dc95)

Author SHA1 Message Date
Mark Kattenbelt 0ab692970c Added cumulative rewards as a feature of the simulator. 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. 20 years ago
Mark Kattenbelt 6ee7a77774 Some cosmetic changes to the reward display in the simulator. 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). 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. 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. 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. 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). 20 years ago
Mark Kattenbelt 04ba71ec2b Added a multi-headered table in the simulator. Added this in a general way in userinterface.util.GUIGroupedTable 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). 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. 20 years ago
Mark Kattenbelt 0a038a0049 Very minor changes that tidy up the simulator code remotely but shouldn't won't break anything. 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. 20 years ago
Dave Parker 6845512140 Removal of APMC code. 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. 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. 20 years ago
Dave Parker 83152265f5 Changed handling of multiple reward structures so is 1-indexed from properties, etc. 20 years ago
Dave Parker 1b4036bc16 Major overhaul of rewards to allow multiple (named) reward structures. 20 years ago
Dave Parker 0f864486ee GUI simulator typo. 21 years ago
Dave Parker f369189cd5 Changed updates table in GUI simulator from 4 to 3 column format. 21 years ago
Dave Parker b54050a199 PRISM trunk layout rearrangement. 21 years ago
Dave Parker 30e24567d5 Setting trunk version of PRISM to 2.1.dev11.sim8. 21 years ago