2646 Commits (afa72917a6dc9caea3bbc7f46d8c403b971dc93a)
 

Author SHA1 Message Date
sjunges ad01dfa611 refactored bisimulation a bit (mainly the entry point as well as hidden some options) 10 years ago
sjunges 3bdd87e7a7 Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future 10 years ago
sjunges 93be84a4a8 fix in get parameters from model 10 years ago
PBerger 3cda2d153a Fixed MathsatExpressionAdapter.h, where the adaption of std::hash was already wrapped in "namespace std" but the definition used std:: again. 10 years ago
PBerger f0f3e8cbb3 Fixed test/functional/permissiveschedulers/SmtPermissiveSchedulerTest.cpp when MathSAT support is unavailable. 10 years ago
sjunges 5e9c42f2af intermediate commit 10 years ago
PBerger 8eec3f2306 Fixed issue in ExplicitPrismModelBuilder.cpp when CARL is not available. 10 years ago
PBerger 9b9468fbfd Fixed issues in graph.cpp when CARL is not available. 10 years ago
sjunges 6cd3cdcd6b fixed missing template instantations 10 years ago
dehnert 64e7cd63f5 removed obsolete menu-game model checker class 10 years ago
sjunges bfe7354b22 fixed a double extern declaration 10 years ago
TimQu cb08583881 another script for remaining benchmarks 10 years ago
sjunges 22a6165264 Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future 10 years ago
dehnert fe136165b4 Merge branch 'future' into TimParamSysAndSMT 10 years ago
dehnert fdf2d81c61 added missing template parameter 10 years ago
TimQu 34977d09b8 Merge remote-tracking branch 'origin/future' into TimParamSysAndSMT 10 years ago
dehnert e20942393e added some primes 10 years ago
TimQu 7c1cfdcdf1 .. 10 years ago
TimQu ea828243ee .. 10 years ago
TimQu 1e6dc2a6e0 .. typo 10 years ago
TimQu cfe1bf9b3b printing model information in csv format 10 years ago
TimQu 6484e431f5 modified selection of benchmarks 10 years ago
dehnert 0f8bd82125 corrected clang pragma 10 years ago
dehnert ebbd03c15b fixed some warning-related stuff. introduced abstraction-refinement engine in options and entrypoints that currently only throws not-implemented exception 10 years ago
dehnert 5cd8254263 use better version of FindGMP for sylvan as well 10 years ago
Christian Dehnert (i2 Assi)Christian DehnertHans Christian Dehnert (Hiwi Viet Yen) 24b3ae2591 Merge branch 'TimParamSysAndSMT' of https://sselab.de/lab9/private/git/storm into TimParamSysAndSMT 10 years ago
TimQu ff8332bd62 display model statistics before bisimiulation 10 years ago
Christian Dehnert (i2 Assi)Christian DehnertHans Christian Dehnert (Hiwi Viet Yen) c4a8b571c3 Merge branch 'future' into TimParamSysAndSMT 10 years ago
TimQu d9b734e6d7 forgot something 10 years ago
TimQu 5f678f96ae parallel execution of benchmarks and larger models 10 years ago
dehnert 2ea5fd7418 fix in sylvan, minor changes to cmake list 10 years ago
dehnert a01e46779f CMake now requiring hwloc for sylvan under linux 10 years ago
TimQu 56be3c183b implemented refinement of regions plus benchmarks 10 years ago
TimQu 3ce8643d96 Added benchmarks 10 years ago
TimQu 8297c51d73 Fixed a bug that was not yet fixed for some reason... 10 years ago
sjunges e4725aa4a1 Instead of returning the program, return the prepared formulas 10 years ago
sjunges 2d44d4f822 getUndefinedConstantsAsString added to storm::prism::program 10 years ago
TimQu 9a41b4a95e examples... 10 years ago
TimQu f86c4f65f7 examples and small fix regarding changes of elimination model checker 10 years ago
TimQu 3392fcf095 Merge branch 'future' into TimParamSysAndSMT 10 years ago
sjunges c32b1530f4 extended gitignore to hide clion project description 10 years ago
sjunges e45ce6f293 replaced stdpair by struct for model,program pairs 10 years ago
dehnert 194db381b4 now ignoring .log and .DS_Store files 10 years ago
dehnert 3e23a9ad40 some typos 10 years ago
dehnert 94b817c531 removed debug output 10 years ago
dehnert ed035440c5 Merge branch 'future' into param_elim_order 10 years ago
sjunges 73ed137587 support for gurobi 6.5.0 on MacOS 10 years ago
dehnert b1c103811b conditional probabilities in MDPs should now also work in the min-case 10 years ago
dehnert 3e38e73efe conditional probabilities in MDPs (Baier method) available in sparse MDP model checker 10 years ago
dehnert 756b2c5e30 added globally operator to functionality of hybrid/symbolic MDP model checkers 10 years ago