39 Commits (ec4e55d70818c5e7cd8bd5005dd4cfdea65c3c81)

Author SHA1 Message Date
Joachim Klein a11d7c9797 JDD, prism.StateValues: find max finite value 9 years ago
Joachim Klein 9883fe5a1d iv.cc: convert indexing from long to int64_t 9 years ago
Joachim Klein d4bcc0db94 dv.cc: convert indexing from long to int64_t 9 years ago
Joachim Klein 958adc38ab IntegerVector: Check that number of states fit into int 9 years ago
Joachim Klein a7bbeb18ae DoubleVector: Check that number of states fit into int 9 years ago
Joachim Klein f1aa7edc01 dv.cc/iv.cc: When converting from an MTBDD, check that we don't write outside of the DoubleVector/IntegerVector 10 years ago
Joachim Klein 2b07700f5f StateValues: new method filter(dd, double), sets values not in filter to d 11 years ago
Joachim Klein 85ed9b8f17 DoubleVector: Document ref/deref 11 years ago
Joachim Klein 379918beea JDD: Switch to JDDNode ptrToNode(long ptr) as a single point for converting from a DD long pointer to a referenced JDDNode. 11 years ago
Dave Parker be12b376dc Bug fix in double_vector_to_dist (dv.cc) - did not bail out when there are too many distinct values due to overflow of short int counter. [found by Chris Dehnert] 11 years ago
Dave Parker 8291b5984c Refactoring wrt the way that relational operators are stored for P/R/S operators (String -> RelOp). 12 years ago
Dave Parker a3d757c60e Comment typo 12 years ago
Dave Parker 0e9b9c38e7 Makefile fixes: stop javah-created headers showing as modified in Cygwin svn due to line endings. 12 years ago
Dave Parker 31e1c6b6c7 Tidy, document and expand Integer/DoubleVector classes. 13 years ago
Dave Parker 2837f71036 First (partial) connection of sparse adversary generation to Strategy classes and -exportstrat. 13 years ago
Dave Parker 7454f81abe Update comments 13 years ago
Dave Parker cc15e6c010 Add integer vector storage class to dv package. 13 years ago
Dave Parker ad294aa981 Added dot product method to symbolic StateValue classes. 14 years ago
Dave Parker 07bf18a2f4 Fix makefiles with easier setup of classpath using * for jars. 14 years ago
Vojtech Forejt e3f6e64e7a package-info.java is ignored in makefiles 14 years ago
Dave Parker ab6d2bbbef Remove use of -lm linking under Cygwin. 14 years ago
Dave Parker 35f377ab3e Improved documentation (JavaDoc mostly). 15 years ago
Dave Parker 617137b27d Fix: Time-bounded probs for CTMC are exactly 1 (no round-off) for target states. 15 years ago
Dave Parker 62880190eb Utility methods in double vectors. 16 years ago
Dave Parker 7e7fb392e8 Fixes and additions for new filters. 16 years ago
Dave Parker 4f031e6931 Cody tidy to remove some (C++) compiler errors. 16 years ago
Dave Parker 55c0797a8c Improvements to memory handling, especially in sparse/hybrid engines: 17 years ago
Dave Parker 5c7c11c23d Fixes to allow building under Fedora 9 (GCC 4.3). 18 years ago
Dave Parker 52bddb824e New and improved version of MDP LTL model checking. 18 years ago
Dave Parker feacf0c238 First version of explicit expression evaluation stuff (all but functions). 18 years ago
Dave Parker 2179deefdb Updated email addresses and affiliations in copyright info. 18 years ago
Dave Parker db117c74c4 Code tidy: some return types and int/double cast issues. 18 years ago
Dave Parker d636ab1969 Addition of 64-bit PRISM branch to trunk. 19 years ago
Dave Parker 5ef3824832 Rearrangement and tidy-up of copyright/license info in file headers. 19 years ago
Dave Parker eaed7b4233 Improved Java detetction in Makefile, including case where directory has a space, e.g. "Progam Files". 19 years ago
Dave Parker 6a562a7714 Fixed building of Windows DLL to allow intra-library loading. Moved foxglynn.c/h to prism.c/h. 19 years ago
Dave Parker ebc9a32240 Added convenience function for double vector deallocation. 19 years ago
Dave Parker 20a6be968b Removal of explicit lists of Java/C++ files from Makefiles (we are reliant on GNU make anyway). 19 years ago
Dave Parker b54050a199 PRISM trunk layout rearrangement. 20 years ago