646 Commits (61a8b9bb29bcbcee9835b6c11758648d82f04b97)

Author SHA1 Message Date
TimQu 69c5ba604e Helper functions for parametric stuff 10 years ago
TimQu f285858e28 added required includes 10 years ago
Mavo 796d7652df Fixed problem with bounds in MA model checker 10 years ago
Mavo 3f41aa55f8 Cleaned up debug output 10 years ago
Mavo 37a86d8190 Compile fixes for gcc 10 years ago
dehnert 55fd1b66c3 introducing exploration orders to explicit builder 10 years ago
dehnert fff7b2d5db fixed an allocation issue, performance is now roughly the same as before but memory consumption is reduced 10 years ago
sjunges 4a1f7468f5 param result file now has a semicolon between parameters 10 years ago
sjunges fde7b71933 Nice printing when no logging framework is enabled 10 years ago
sjunges 8c2cb4887f Cmake option to disable debug and trace outputs 10 years ago
sjunges fcd98793ee fixed supp for log4cplus 10 years ago
sjunges cf986311ad loglevel can be set now and all logging macros support streaming 10 years ago
sjunges e0980de0ba first version of storm without log4cplus as a dependency 10 years ago
dehnert 08bed36579 fixed an issue in performance tests and renamed all remaining LOG4CPLUS macro invocations to that of storm 10 years ago
sjunges 102602dea2 some refactoring 10 years ago
sjunges e24343516c constants comparator extended to carlrationalnumber (cln/cl_ra) 10 years ago
sjunges 266d417168 constants.h/cpp extended to treat carl rational numbers 10 years ago
sjunges 0a9f68ed74 update dft towards cnt.abst 10 years ago
Mavo a6a8e5fff6 Structure for MA to CTMC 10 years ago
dehnert 8f087597cc more work towards proper scheduler generation 10 years ago
dehnert 5a1039838f made everything compile again and all tests passing 10 years ago
dehnert bdcd4b26a3 refactoring early termination and solve goals and bounds 10 years ago
Mavo d60afed273 MA model checking can be called now for doubles 10 years ago
Mavo 24cd1ec597 Vector output without template seems to work 10 years ago
dehnert e5f9ddfbcc changed cli to create tasks that only compute the value for the initial state (if the model checker supports that) 10 years ago
Mavo b55cc3276e Reachability probabilities for CTMCs 10 years ago
dehnert 5b60585b8a replaced boost::optional<std::string>() by boost::none 10 years ago
dehnert 2e8f74a700 First steps toward exact linear equation solver 10 years ago
Mavo 3e4ddbea8c Integrated expected time on parametric CTMCs 10 years ago
sjunges bb408b2b29 parser returns non-const formulae now 10 years ago
sjunges d8191d8c6a const formulae 10 years ago
sjunges c2138a8f1d no, thou shall not check how stupid i've been here 10 years ago
sjunges 524f3aa0c2 perform bisim wrt single formula 10 years ago
sjunges 95c37244a2 reduced complexity of bisimulation and preprocess call 10 years ago
Mavo 0a1ebc2f73 Distinct error message for parametric model checking 10 years ago
sjunges ad01dfa611 refactored bisimulation a bit (mainly the entry point as well as hidden some options) 10 years ago
PBerger 9b9468fbfd Fixed issues in graph.cpp when CARL is not available. 10 years ago
sjunges bfe7354b22 fixed a double extern declaration 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
sjunges e4725aa4a1 Instead of returning the program, return the prepared formulas 10 years ago
sjunges e45ce6f293 replaced stdpair by struct for model,program pairs 10 years ago
dehnert 94b817c531 removed debug output 10 years ago
dehnert 0f6e6e4da1 added feature to compute step-bounded until probabilities in parametric models 10 years ago
dehnert 8ed4a5f849 some refactoring in elimination-based model checker 10 years ago
sjunges 1e1400d68d merge 10 years ago
sjunges 096778a5d0 assorted fixes (builder for no-fix-deadline, semicolon, xercesbuild) 10 years ago
dehnert dd5af80d5a work towards easier deployment of other ordering heuristics 10 years ago
dehnert d0e15d1a4f more work (and stuff, you know?) 10 years ago
dehnert b297cdf38f added some syntatic sugar to PRISM parser in order to enhance performance tests of symbolic model checker 10 years ago
dehnert 0d6612352c silenced sylvan and gmm warnings (for clang) 10 years ago