4512 Commits (c1063f27cc429d0bedb1d95a5774c66d17dd25f0)
 

Author SHA1 Message Date
mdeutschen b7baa39383 Full implementation for (non-dynamic) Fault Tree transormation 8 years ago
mdeutschen 458fb25506 Adapted GSPN output 8 years ago
mdeutschen 6d2c43d731 Implemented BE transformation and rudimentary AND and OR transformation 8 years ago
Mavo 99d1b915db Use .so instead of .a for xerces 8 years ago
Mavo 9eed8b9f94 Added framework for DFT->GSPN Transformator 8 years ago
Mavo b164e1f4fe Started on framework for DFT2GSPN 8 years ago
Mavo d65c5c3eb8 Added short README 8 years ago
sjunges 7749127db3 minor changes in readme and build info 8 years ago
sjunges a1e2ada9f2 suppress more warnings in gmm and in eigen 8 years ago
sjunges f196afcb66 moved tests to src folder, have several binaries now instead of a single monolithic test 8 years ago
sjunges 960447b2c3 moved storm-pgcl to a seperate lib; also slightly cleaned the code 8 years ago
sjunges 44fe60e35a fixes in cmake for 3rdparty: Boost passing to carl, cpptemplate build always disabled, and carl is not installed 8 years ago
Sebastian Junges d246517757 removed src prefix in all includes 8 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 8 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 8 years ago
sjunges df690536c6 Remove old files 8 years ago
Mavo 6ac2222be2 Merge 8 years ago
Mavo c0e61505e7 Added byproducts for ninja 8 years ago
dehnert 5fa89dc42c Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future 8 years ago
dehnert e41d931629 removing utf8 lib, fixing duplicate inclusion of some libraries to link 8 years ago
sjunges a6a8784e5a general crowds dtmc added 8 years ago
sjunges 61d5a7f81e coin 8 8 years ago
sjunges 87df1e3be4 suppress warning in exprtk 8 years ago
sjunges c9f6307163 suppress warning in cln 8 years ago
sjunges c011197180 suppress unused parameter warning within gmm 8 years ago
sjunges 379a9c1cc1 cleaner ccmake interface by setting apple corefoundation stuff as advanced 8 years ago
dehnert 73db040583 fixed capitalization issue (2) 8 years ago
dehnert 3c6e9c2f71 fixed capitalization issue 8 years ago
dehnert efa384336d update cpptemplate to slightly fixed version 8 years ago
TimQu 53ff482947 Caching of solvers can now be enabled/disabled 8 years ago
TimQu 278f33b7e4 Merge remote-tracking branch 'origin/future' into future 8 years ago
sjunges 2f100f2721 GCC support: Suppress warnings within gmm code 8 years ago
sjunges 255271383a GCC support: Suppress warnings within eigen code 8 years ago
sjunges 5ca3650901 updated readme 8 years ago
sjunges a83af55c64 Add benchmark info to readme 8 years ago
sjunges 277d70bc16 moved pgcl to own example repo 8 years ago
sjunges cb8189d171 move gspn examples to their own repo 8 years ago
sjunges dbc105f9ee dft examples moved to an example-repo 8 years ago
dehnert 3ee7c950be Merge branch 'future' into jani_support 8 years ago
dehnert df9ff5dfdb removed debug output in test and delete dylib if building fails 8 years ago
TimQu f0943d57bc Merge remote-tracking branch 'origin/future' into future 8 years ago
TimQu 0ee4c9badb removed some tests as they took way too long 8 years ago
dehnert e799cbba79 Updated exprtk. made exprtk case-sensitive. fixed other minor issues 8 years ago
TimQu e06bef0996 Merge branch 'multi-objective' into future 8 years ago
dehnert ae8a963c33 added some debug output to JaniNextStateGenerator 8 years ago
dehnert 4f369f10e4 adapted delete to delete[] in BitVector to match new[] 8 years ago
TimQu 48b82e7b14 refactored auxData in linear equation solvers 8 years ago
dehnert 33d0a2e0d5 adapted required Boost version 8 years ago
dehnert f0f9831ac3 reworked CMake stuff a bit, removed some superfluous things 8 years ago
TimQu 965d5b5e75 changed handling of auxiliary memory in MinMaxSolver 8 years ago