289 Commits (749ba87254ada79ca0b0f9397dddf3e2db93bea8)

Author SHA1 Message Date
dehnert a85f4fdc89 replaced some StoRMs and Storms by storm, reworked version output a bit 9 years ago
dehnert c467fa5f38 printing -1 as infinity for rational numbers and added clipping result to valid range where appropriate 9 years ago
Matthias Volk ad2371fdae Fixed typo 9 years ago
dehnert 398c317a7d allowing constant definition string to refer to other variables on the right-hand side of assignments, added convergence statement in eigen solver 9 years ago
dehnert a2e29893f2 fixed a few bugs 9 years ago
dehnert 810f423849 pumped cudd to -O3, fixed reference of linear equation solver, removed superfluous multiplications in symbolic dtmc helper 9 years ago
dehnert 2801f1604b improved symbolic linear equation solving (via Jacobi) a bit 9 years ago
dehnert a7e9c5819f removed 'size-in-memory' output as it was outdated and unreliable. added timing measurements for model construction and model checking 9 years ago
dehnert 76c99b55af return more precise result in dd equation solver 9 years ago
TimQu 3e1532760e replaced EIGEN with STORMEIGEN and Eigen/ with StormEigen/ 9 years ago
TimQu 362b3bf6c6 removed eigen usages 9 years ago
dehnert 37272e11c8 renamed Eigen:: to StormEigen:: to distinguish our modified version from other versions 10 years ago
TimQu 74d22cb336 fixed a few warnings related to P{L|CA}A 10 years ago
TimQu 83a77e77ba fixed use of gmp numbers 10 years ago
dehnert eac2735068 fixed more warnings 10 years ago
dehnert 5b09b91ae1 fixed more warnings 10 years ago
dehnert 8d6b029d67 next batch of fixing warnings 10 years ago
dehnert 05203792f2 fixed a couple of warnings 10 years ago
dehnert f4146c821a more value-reuse 10 years ago
dehnert bf5018b858 post-merge fixes 10 years ago
Sebastian Junges d246517757 removed src prefix in all includes 10 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 10 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 10 years ago