3867 Commits (f0943d57bcc1b3e3fe1d067e56394bb13a26d4d7)
 

Author SHA1 Message Date
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
TimQu e06bef0996 Merge branch 'multi-objective' into future 8 years ago
TimQu 48b82e7b14 refactored auxData in linear equation solvers 8 years ago
TimQu 965d5b5e75 changed handling of auxiliary memory in MinMaxSolver 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 ca1fe4ccb5 deleted weird shell script files from pla evaluation 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
TimQu 8c31019bd5 improved selection of digitization constant 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
TimQu f09e97d1e7 fixed tests, removed old files 8 years ago
Mavo 35a76010b7 Redundant include 8 years ago
TimQu 82a3be3d74 .. missing files 8 years ago
TimQu ea2315e903 restructured code for pcaa implementation 8 years ago
TimQu d0c3d0f67c started some refactoring / code simplifications 8 years ago
sjunges bb7033b097 Merge branch 'jani_support' into jani_gspn_support 8 years ago
Mavo ee4b6c96a8 Use operator<< from carl 8 years ago
Mavo 8521abc7ac Merge from future 8 years ago
TimQu 4e26b60b78 More cleanup 8 years ago
TimQu 0863b8beba Merge branch 'future' into multi-objective 8 years ago
TimQu 3d7442b5c1 Fix in SparseMatrix::swapRows 8 years ago
sjunges e0fd50cb9d Fixed export of sync input for no-action 8 years ago
TimQu 3d24f25fbc cleaning up 8 years ago
TimQu 80d9e6bb4e Compatibility with recent hypro version 8 years ago
sjunges d945cb279d add derived operators to features, fixed composition export 8 years ago
sjunges 84d1ead442 Merge branch 'jani_support' of https://sselab.de/lab9/private/git/storm into jani_support 8 years ago
TimQu 71e181bd93 some quick and dirty optimizations (that need to be reviewed) 8 years ago
sjunges f5e8c5ba73 Merge branch 'dft-approximation' of https://sselab.de/lab9/private/git/storm into dft-approximation 8 years ago
sjunges b044b2aca4 .. 8 years ago
Mavo cd1aec7750 Heuristic using the difference between upper and lower bound 8 years ago
Mavo 6fcc97a7b4 Implemented modularisation for MTTF via parallel composition of CTMCs 8 years ago
sjunges 875feebdb8 modularisation checks for restrictors 8 years ago