1823 Commits (b530cd78c8403c84a583982158bfd92efedf68b8)
 

Author SHA1 Message Date
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
Vojtech Forejt 772767fcd7 * maximal number of iteration was changed in C++ code which influenced subsequent runs 13 years ago
Vojtech Forejt f2b3b9bd7b disabling ignored weights due to a numerical problem (multi(Pmax=?[F s1=7&s2=7&d1+d2=7],Pmax=?[F s1=7&s2=7&d1+d2=8]) with two-dice.nm) 13 years ago
Dave Parker fc2723b0b3 CHANGELOG. 13 years ago
Dave Parker 4d5c83e21d CHANGELOG. 13 years ago
Dave Parker 67d0418787 CHANGELOG. 13 years ago
Dave Parker 85464b1280 Add svn rev to bet version num. 13 years ago
Dave Parker 5f7ff4e762 Compile fix (for Windows). 13 years ago
Dave Parker 9074396fc1 Compile fix (for Windows). 13 years ago
Dave Parker 1206b0a117 Update lpsolve55j library (for Win). 13 years ago
Dave Parker 197de502a1 Use pre-built lpsolve libraries on Win. 13 years ago
Dave Parker fc358c2418 Use pre-built lpsolve libraries on Win. 13 years ago
Dave Parker 9d2cdd6213 Use pre-built lpsolve libraries on Win. 13 years ago
Dave Parker 6e80fbfe8e Use pre-built lpsolve libraries on Win. 13 years ago
Vojtech Forejt b14e9be8c3 put updateRemovedActions back to the calling code as it was changing variables which were supposed to be non-local. Also fixed a bug where in temporary opandboundslist a non-temporary list was used (this was most likely a typo) 13 years ago
Dave Parker 6ec5c0328d Add -ex switch to -help. 13 years ago
Dave Parker 8210e8040c Improve some error messages for multi-objective. 13 years ago
Dave Parker 10e657f3b8 Code tidy. 13 years ago
Dave Parker 799e22cd9f lpsolve makefile tweak. 13 years ago
Dave Parker d42e0c6560 Next attempt at Cygwin build script for lpsolve. 13 years ago