3477 Commits (df87d7fa13e998acd66921db43a1d0f0554ed07a)

Author SHA1 Message Date
mdeutschen 675b05144c Progress with SPARE implementation 8 years ago
mdeutschen 9a54448dc8 Starting implementation of SPARE 8 years ago
mdeutschen c8495a1ca1 Fixed FDEP/PDEP bug 8 years ago
mdeutschen 91b1e3f567 Intermediate fix for PDEP/FDEP bug 8 years ago
mdeutschen b03d527366 Finished implementation to check BE activity 8 years ago
mdeutschen 992df2a28d Priorities are now set properly for all transitions 8 years ago
mdeutschen 321a65c5a3 Implementation of simple and incomplete isBEActive() 8 years ago
mdeutschen 3072f142b5 Updated TODOs 8 years ago
mdeutschen 1341b9545f Added transformation for FDEP/PDEP 9 years ago
mdeutschen a4b542ce0c First preparations for FDEP/PDEP transformation 9 years ago
mdeutschen 42c71f30c9 Generalized transformation of PAND 9 years ago
mdeutschen 496d138eac Generalized transformation of POR 9 years ago
mdeutschen eeff4d2e2f Implemented MUTEX dummy 9 years ago
mdeutschen 1ad93df2bb Extended SEQ to support children which are not BEs 9 years ago
mdeutschen 2291569bc7 Added transformation for SEQ 9 years ago
mdeutschen 25195abcc4 First changes for SEQ 9 years ago
mdeutschen 07baef9a7c Added transformation for 2-input-POR 9 years ago
mdeutschen c80bcf8f6b Use map to avoid recalculation of VOTE associations 9 years ago
mdeutschen 222c59a939 Implementation of VOTE transformation 9 years ago
mdeutschen 170717a205 Added transformation for 2-input-PAND and untested CONSTF and CONSTS 9 years ago
mdeutschen b7baa39383 Full implementation for (non-dynamic) Fault Tree transormation 9 years ago
mdeutschen 458fb25506 Adapted GSPN output 9 years ago
mdeutschen 6d2c43d731 Implemented BE transformation and rudimentary AND and OR transformation 9 years ago
Mavo 9eed8b9f94 Added framework for DFT->GSPN Transformator 9 years ago
Mavo b164e1f4fe Started on framework for DFT2GSPN 9 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
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
dehnert e41d931629 removing utf8 lib, fixing duplicate inclusion of some libraries to link 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
dehnert 73db040583 fixed capitalization issue (2) 8 years ago
dehnert 3c6e9c2f71 fixed capitalization issue 8 years ago
TimQu 53ff482947 Caching of solvers can now be enabled/disabled 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
dehnert df9ff5dfdb removed debug output in test and delete dylib if building fails 8 years ago
dehnert e799cbba79 Updated exprtk. made exprtk case-sensitive. fixed other minor issues 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 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
sjunges 3793fc0578 fixed comments 8 years ago
sjunges 3dfe4640e9 cleaning gspns 8 years ago
TimQu 4d53dc4930 Fix in SparseMatrix::swapRows 8 years ago