772 Commits (4b95f72a0acea94b7784ea2f908949a5c54be6f1)

Author SHA1 Message Date
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 c83db93c55 made everything compile again after latest changes (CheckTasks) 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
dehnert 756ac1cad7 added timeout and memout flags. memout is, however, not supported by Mac OS 10 years ago
sjunges bfe7354b22 fixed a double extern declaration 10 years ago
dehnert cf15015421 some more work on games 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
TimQu ff8332bd62 display model statistics before bisimiulation 10 years ago
TimQu 56be3c183b implemented refinement of regions plus benchmarks 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
TimQu 1225b056f2 a little refactoring 10 years ago
sjunges 1e1400d68d merge 10 years ago
sjunges 096778a5d0 assorted fixes (builder for no-fix-deadline, semicolon, xercesbuild) 10 years ago
TimQu 8ab7cae974 early termination 10 years ago
TimQu c0b5190022 Extended interface of linEqSolvers a little, 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
dehnert abacfdd28d added sylvan settings. made sylvan available from the cli 10 years ago
dehnert 7376eaf866 made symbolic MDP model checker tests work 10 years ago
dehnert 7f75db2790 ADD iterator working for sylvan. enabled more tests for sylvan. symbolic Dtmc model checker now working. 10 years ago
dehnert 8657fb0181 introduced relational product operations to prob0/1 algorithms (where possible) 10 years ago
TimQu 91fb664910 Refactored a little and implemented functions for prophesy 10 years ago