1842 Commits (2b614526e133d9a1a96286429fea7ebf3a6f0b90)
 

Author SHA1 Message Date
Dave Parker 2b614526e1 old, uncommitted lpsolve compiel fix 13 years ago
Dave Parker 8833a6ef1d Option 'snaphot' for -simpath also displays state/step indices. 13 years ago
Dave Parker bca442ee59 In -simpath, specifying the vars=(...) option automatically triggers the changes=true option (to match behaviour in previous versions of PRISM), unless overridden by setting changes=false). 13 years ago
Dave Parker ec422e5c90 Bug fix in -simpath: state/step indices were not being displayed correctly when changes=true was set. 13 years ago
Dave Parker dab3ff2b4a CHANGELOG. 13 years ago
Dave Parker 1cad46ecec Add -politer switch and auto-switch to explicit engine for MDP methods other than value iteration. 13 years ago
Dave Parker 4eaf8a8ffb CHANGELOG. 13 years ago
Dave Parker 7576896346 Remove some make dist_src checks no longer needed. 13 years ago
Dave Parker 30e1bc53e1 Compile fix. 13 years ago
Dave Parker 77950aa954 Add missing operators EG and AF to CTL model checking. 13 years ago
Dave Parker abdb2f27c8 Bugfix: NPE in explicit reward structure creation (spotted by Marcus Daum, previously fixed in prism-games by Aistis). 13 years ago
Dave Parker 0540a328d2 Always display VERSION on build, not just for dist_bin target. 13 years ago
Dave Parker babc01ecdc Makefile tweak: Display VERSION when building dist_bin. 13 years ago
Dave Parker 4bffc418c4 CHANGELOG. 13 years ago
Dave Parker 556dff7b30 Disable debug checks on CUDD close: see if we can actually get rid of annoying cuddClearDeathRow error messages. 13 years ago
Dave Parker 77b9ba6b21 Makefile file: add Revision.java when building src distribution. 13 years ago
Dave Parker 36adda1471 The "r" is prepended to svn revision numbers automatically (in prism.getVersion and printversion.sh). 13 years ago
Dave Parker 1bdb4ad285 Bugfix: prism.buildNumber should default to "" not null. 13 years ago
Dave Parker c47365999d Add Makefile target add_rev to build prism/Revision.java. 13 years ago
Dave Parker b530cd78c8 Makefiles extract version number automatically using printversion script. 13 years ago
Dave Parker fecb67a17d Add bash script to extract PRISM version from Java source. 13 years ago
Dave Parker 1512c09e30 Just look in both "include" and "Headers" for jni header files, regardless of OS, since may differ for Apple vs Oracle Java 7 on Macs. 13 years ago
Dave Parker b9caf433f0 Slight changes to way version number is stored + possiblity of reading in svn revision. 13 years ago
Dave Parker 892725eaaf Bug fix in build makefile. 13 years ago
Dave Parker ce10ea002b Bug fix in build makefile. 13 years ago
Dave Parker ce11649a11 Move version number into prism.Version and automate build process to extract version. 13 years ago
Dave Parker 4e391c23cd Small tweaks in CHANGELOG. 13 years ago
Dave Parker af2379160b Bug fix: PEPA model errors were not handled properly in the GUI. 13 years ago
Dave Parker e8eb82d8ff Added probs option to -simpath switch allow displaying of transition probabilities/rates (+ addition of this info to underlying path data structures, interfaces, etc.) 13 years ago
Ernst Moritz Hahn 55025ee63b too slow 13 years ago
Ernst Moritz Hahn 4ae35b1beb began modifying for storing actions 13 years ago
Ernst Moritz Hahn 1f5a901890 instantaneous and cumulative rewards for explicit engine for dtmcs and ctmcs 13 years ago
Ernst Moritz Hahn 78ab1251ad bugfix: removed variable which was already declared in grandparent class 13 years ago
Dave Parker a6b2b4f3c7 Part 2 of Makefile fix from Steffen Marcker (64-bit detection on Macs) 13 years ago
Dave Parker 4525eb0d70 Comment in dice model. 13 years ago
Dave Parker 1630ce864f Upgrade from warning to error: non-support of state rewards in multi-obj model checking. 13 years ago
Vojtech Forejt be4edc62e5 a warning printed in multi-objective if state reward exist (in which case they are ignored 13 years ago
Dave Parker ebf6009569 lpsolve55j makefile fix. 13 years ago
Dave Parker da2aa0e165 lpsolve55j makefile bug 13 years ago
Dave Parker c6a6b330aa More lpsolve(j) building. 13 years ago
Dave Parker cee8e0b6b7 Remove pushd/popd from Makefile (crashed on Ubuntu). 13 years ago
Dave Parker 1a1cd1c8db More lpsolve(j) building. 13 years ago
Dave Parker 55e0c90d10 More lpsolve(j) building. 13 years ago
Dave Parker d9fe80a550 More lpsolve build fixes 13 years ago
Dave Parker 0b7aae9352 32-bit Linux build of lpsolve55j. 13 years ago
Dave Parker 2bbbd0ef52 32-bit Linux build of lpsolve55j. 13 years ago
Dave Parker a7233c7c50 32-bit Mac build of lpsolve55j. 13 years ago
Dave Parker ddb280cdeb 32-bit Mac build of lpsolve55j. 13 years ago
Dave Parker f5b74f986c Update 32-bit Makefile for lpsolve. 13 years ago
Vojtech Forejt 8aac321f5e Pareto points in GUI must be added in the right order to be shown 13 years ago