3405 Commits (dcaa83d9989a04ac8ebd33dcfd08033cbcf955d0)

Author SHA1 Message Date
mdeutschen 170717a205 Added transformation for 2-input-PAND and untested CONSTF and CONSTS 10 years ago
mdeutschen b7baa39383 Full implementation for (non-dynamic) Fault Tree transormation 10 years ago
mdeutschen 458fb25506 Adapted GSPN output 10 years ago
mdeutschen 6d2c43d731 Implemented BE transformation and rudimentary AND and OR transformation 10 years ago
Mavo 9eed8b9f94 Added framework for DFT->GSPN Transformator 10 years ago
Mavo b164e1f4fe Started on framework for DFT2GSPN 10 years ago
sjunges a1e2ada9f2 suppress more warnings in gmm and in eigen 10 years ago
sjunges f196afcb66 moved tests to src folder, have several binaries now instead of a single monolithic test 10 years ago
sjunges 960447b2c3 moved storm-pgcl to a seperate lib; also slightly cleaned the code 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
dehnert e41d931629 removing utf8 lib, fixing duplicate inclusion of some libraries to link 10 years ago
sjunges 87df1e3be4 suppress warning in exprtk 10 years ago
sjunges c9f6307163 suppress warning in cln 10 years ago
sjunges c011197180 suppress unused parameter warning within gmm 10 years ago
dehnert 73db040583 fixed capitalization issue (2) 10 years ago
dehnert 3c6e9c2f71 fixed capitalization issue 10 years ago
TimQu 53ff482947 Caching of solvers can now be enabled/disabled 10 years ago
sjunges 2f100f2721 GCC support: Suppress warnings within gmm code 10 years ago
sjunges 255271383a GCC support: Suppress warnings within eigen code 10 years ago
dehnert df9ff5dfdb removed debug output in test and delete dylib if building fails 10 years ago
dehnert e799cbba79 Updated exprtk. made exprtk case-sensitive. fixed other minor issues 10 years ago
dehnert ae8a963c33 added some debug output to JaniNextStateGenerator 10 years ago
dehnert 4f369f10e4 adapted delete to delete[] in BitVector to match new[] 10 years ago
TimQu 48b82e7b14 refactored auxData in linear equation solvers 10 years ago
dehnert f0f9831ac3 reworked CMake stuff a bit, removed some superfluous things 10 years ago
TimQu 965d5b5e75 changed handling of auxiliary memory in MinMaxSolver 10 years ago
sjunges 3793fc0578 fixed comments 10 years ago
sjunges 3dfe4640e9 cleaning gspns 10 years ago
TimQu 4d53dc4930 Fix in SparseMatrix::swapRows 10 years ago
sjunges 1fd89f3922 fixes in reach expression parsing for expected reward 10 years ago
TimQu 8c31019bd5 improved selection of digitization constant 10 years ago
dehnert 9f40400b56 work on making jit-builder ready for exact arithmetic and parametric models 10 years ago
sjunges 22167e9ec5 Places can only be cosntructed with their id, id cannot be changed later 10 years ago
sjunges 35eb421e71 fixed warning 10 years ago
sjunges e2324c92c0 make storm compile again without xerces, also make storm-gspn target compile 10 years ago
sjunges 7528e86d67 switch case: added default to suppress warning in gcc6 10 years ago
sjunges 606ab9eb09 Removed unnecessary semicolons causing warnings 10 years ago
sjunges 44ebbfad9f Removed unnecessary semicolons causing warnings 10 years ago
sjunges ebe9992c0b Some comments 10 years ago
sjunges c0a6195125 string comparison via operator 10 years ago
sjunges 6843f4349f refactorign of gspns: use ints as identifiers on more places, use the builder in the parsing process, split the parsers for project files and pnml, as well as some minor stuff 10 years ago
TimQu f09e97d1e7 fixed tests, removed old files 10 years ago
dehnert 5a793839e9 add some trace messages 10 years ago
dehnert fda8a8f2ab jit model builder tests passing 10 years ago
dehnert 070e115b60 tests for JIT based model builder 10 years ago
Mavo 35a76010b7 Redundant include 10 years ago
TimQu 82a3be3d74 .. missing files 10 years ago
TimQu ea2315e903 restructured code for pcaa implementation 10 years ago