3796 Commits (a83af55c6457c47af091635d949fbe8acd108bdf)
 

Author SHA1 Message Date
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
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
dehnert 33d0a2e0d5 adapted required Boost version 8 years ago
dehnert f0f9831ac3 reworked CMake stuff a bit, removed some superfluous things 8 years ago
sjunges 3793fc0578 fixed comments 8 years ago
sjunges ac4ef1d31e Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future 8 years ago
sjunges 3dfe4640e9 cleaning gspns 8 years ago
Mavo f664935123 Merge from future 8 years ago
TimQu 4d53dc4930 Fix in SparseMatrix::swapRows 8 years ago
sjunges 1fd89f3922 fixes in reach expression parsing for expected reward 8 years ago
dehnert 21a229e3a3 fixed gcc compiler flags 8 years ago
dehnert 9f40400b56 work on making jit-builder ready for exact arithmetic and parametric models 8 years ago
sjunges 42fccfeb08 modernjson updated, and removed deprecated flag as it causes some issues on ubuntu 16.10 8 years ago
sjunges 6431d8d410 let xerces inclusion work on linux systems 8 years ago
sjunges 22167e9ec5 Places can only be cosntructed with their id, id cannot be changed later 8 years ago
sjunges 35eb421e71 fixed warning 8 years ago
sjunges 5361c15960 set use_xerces in storm-config.h 8 years ago
sjunges e2324c92c0 make storm compile again without xerces, also make storm-gspn target compile 8 years ago
sjunges 7528e86d67 switch case: added default to suppress warning in gcc6 8 years ago
sjunges 606ab9eb09 Removed unnecessary semicolons causing warnings 8 years ago
sjunges 44ebbfad9f Removed unnecessary semicolons causing warnings 8 years ago
sjunges c680ade869 Merge branch 'jani_support' into future 8 years ago
sjunges ebe9992c0b Some comments 8 years ago
sjunges 8a34ed3280 Merge branch 'jani_support' of https://sselab.de/lab9/private/git/storm into jani_support 8 years ago
sjunges c0a6195125 string comparison via operator 8 years ago
sjunges 1ed5581a1d removed old examples 8 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 8 years ago
dehnert 7c56b43afc adding linker flags that make lto work 8 years ago
dehnert 5a793839e9 add some trace messages 8 years ago
dehnert 41960796f1 removed prefetch memory flag from clang as it's not supported (unlike for gcc) 8 years ago
dehnert fda8a8f2ab jit model builder tests passing 8 years ago
dehnert 070e115b60 tests for JIT based model builder 8 years ago
Mavo 35a76010b7 Redundant include 8 years ago
dehnert e611d6020d work on MA in JIT-builder 8 years ago
dehnert 812e1c4235 adapted test to new check policy and made jani variable and expression variable have the same name in PRISM-to-JANI conversion 8 years ago
dehnert 6f11b688d3 forward Boost location to carl 8 years ago
dehnert bf68b28b26 changed default linking type of boost to dynamic, as otherwise g++ complains about non-relocatable code 8 years ago
dehnert 6644f2f482 changing level of assignment to signed int 8 years ago
dehnert 392f56aab5 made jit model builder work on Ubuntu 16.04/g++ 8 years ago
dehnert b579978938 cleaned up jit model builder, added options, added doctor procedure, prepared Markov automata 8 years ago
sjunges bb7033b097 Merge branch 'jani_support' into jani_gspn_support 8 years ago
dehnert bf6e1ef940 minor fix 8 years ago
Mavo ee4b6c96a8 Use operator<< from carl 8 years ago