dehnert
|
08bed36579
|
fixed an issue in performance tests and renamed all remaining LOG4CPLUS macro invocations to that of storm
Former-commit-id: 8536943978
|
10 years ago |
sjunges
|
102602dea2
|
some refactoring
Former-commit-id: 90be99f04d
|
11 years ago |
sjunges
|
e24343516c
|
constants comparator extended to carlrationalnumber (cln/cl_ra)
Former-commit-id: a14c5c4092
|
11 years ago |
sjunges
|
266d417168
|
constants.h/cpp extended to treat carl rational numbers
Former-commit-id: 12f0dfbc2c
|
11 years ago |
sjunges
|
0a9f68ed74
|
update dft towards cnt.abst
Former-commit-id: bce7a7a566
|
11 years ago |
Mavo
|
a6a8e5fff6
|
Structure for MA to CTMC
Former-commit-id: 6dee4cec3c
|
11 years ago |
dehnert
|
8f087597cc
|
more work towards proper scheduler generation
Former-commit-id: ee6237ef49
|
11 years ago |
dehnert
|
5a1039838f
|
made everything compile again and all tests passing
Former-commit-id: 65c66fb58f
|
11 years ago |
dehnert
|
bdcd4b26a3
|
refactoring early termination and solve goals and bounds
Former-commit-id: 123835f655
|
11 years ago |
Mavo
|
d60afed273
|
MA model checking can be called now for doubles
Former-commit-id: a20f2babc4
|
11 years ago |
Mavo
|
24cd1ec597
|
Vector output without template seems to work
Former-commit-id: 3627729e25
|
11 years ago |
dehnert
|
c83db93c55
|
made everything compile again after latest changes (CheckTasks)
Former-commit-id: 57fce885f6
|
11 years ago |
dehnert
|
e5f9ddfbcc
|
changed cli to create tasks that only compute the value for the initial state (if the model checker supports that)
Former-commit-id: 3745aa138f
|
11 years ago |
Mavo
|
b55cc3276e
|
Reachability probabilities for CTMCs
Former-commit-id: fad855c59a
|
11 years ago |
dehnert
|
5b60585b8a
|
replaced boost::optional<std::string>() by boost::none
Former-commit-id: 48e79b4648
|
11 years ago |
dehnert
|
2e8f74a700
|
First steps toward exact linear equation solver
Former-commit-id: 669af13b84
|
11 years ago |
Mavo
|
3e4ddbea8c
|
Integrated expected time on parametric CTMCs
Former-commit-id: 2f892ad8db
|
11 years ago |
sjunges
|
bb408b2b29
|
parser returns non-const formulae now
Former-commit-id: ed23af516e
|
11 years ago |
sjunges
|
d8191d8c6a
|
const formulae
Former-commit-id: 910d7ca539
|
11 years ago |
sjunges
|
c2138a8f1d
|
no, thou shall not check how stupid i've been here
Former-commit-id: e241a6976e
|
11 years ago |
sjunges
|
524f3aa0c2
|
perform bisim wrt single formula
Former-commit-id: 1543d1df1d
|
11 years ago |
sjunges
|
95c37244a2
|
reduced complexity of bisimulation and preprocess call
Former-commit-id: fb6f002af1
|
11 years ago |
Mavo
|
0a1ebc2f73
|
Distinct error message for parametric model checking
Former-commit-id: 7c1eacb9c2
|
11 years ago |
sjunges
|
ad01dfa611
|
refactored bisimulation a bit (mainly the entry point as well as hidden some options)
Former-commit-id: 5405a14930
|
11 years ago |
PBerger
|
9b9468fbfd
|
Fixed issues in graph.cpp when CARL is not available.
Former-commit-id: 513070f194
|
11 years ago |
dehnert
|
756ac1cad7
|
added timeout and memout flags. memout is, however, not supported by Mac OS
Former-commit-id: fc067d906c
|
11 years ago |
sjunges
|
bfe7354b22
|
fixed a double extern declaration
Former-commit-id: 216058aae1
|
11 years ago |
dehnert
|
cf15015421
|
some more work on games
Former-commit-id: 6741b1f0bc
|
11 years ago |
dehnert
|
ebbd03c15b
|
fixed some warning-related stuff. introduced abstraction-refinement engine in options and entrypoints that currently only throws not-implemented exception
Former-commit-id: 7a4bb8e18c
|
11 years ago |
TimQu
|
ff8332bd62
|
display model statistics before bisimiulation
Former-commit-id: f88658e07f
|
11 years ago |
TimQu
|
56be3c183b
|
implemented refinement of regions plus benchmarks
Former-commit-id: 09faedc1be
|
11 years ago |
sjunges
|
e4725aa4a1
|
Instead of returning the program, return the prepared formulas
Former-commit-id: a06fbaad2b
|
11 years ago |
sjunges
|
e45ce6f293
|
replaced stdpair by struct for model,program pairs
Former-commit-id: 11177caa6f
|
11 years ago |
dehnert
|
94b817c531
|
removed debug output
Former-commit-id: f9f58b55f4
|
11 years ago |
dehnert
|
0f6e6e4da1
|
added feature to compute step-bounded until probabilities in parametric models
Former-commit-id: 172e87cb55
|
11 years ago |
dehnert
|
8ed4a5f849
|
some refactoring in elimination-based model checker
Former-commit-id: 1fb6741479
|
11 years ago |
TimQu
|
1225b056f2
|
a little refactoring
Former-commit-id: 9af14c006c
|
11 years ago |
sjunges
|
1e1400d68d
|
merge
Former-commit-id: eb9efc4bb2
|
11 years ago |
sjunges
|
096778a5d0
|
assorted fixes (builder for no-fix-deadline, semicolon, xercesbuild)
Former-commit-id: 7ae9bcd61e
|
11 years ago |
TimQu
|
8ab7cae974
|
early termination
Former-commit-id: a1752a6fb7
|
11 years ago |
TimQu
|
c0b5190022
|
Extended interface of linEqSolvers a little,
eq solver is now called repeatedly with increased precision, until the result is good enough..
Former-commit-id: b076950dc8
|
11 years ago |
dehnert
|
dd5af80d5a
|
work towards easier deployment of other ordering heuristics
Former-commit-id: f48dff3630
|
11 years ago |
dehnert
|
d0e15d1a4f
|
more work (and stuff, you know?)
Former-commit-id: ec9f6746b8
|
11 years ago |
dehnert
|
b297cdf38f
|
added some syntatic sugar to PRISM parser in order to enhance performance tests of symbolic model checker
Former-commit-id: d85ce26536
|
11 years ago |
dehnert
|
0d6612352c
|
silenced sylvan and gmm warnings (for clang)
Former-commit-id: 20c561d2e2
|
11 years ago |
dehnert
|
abacfdd28d
|
added sylvan settings. made sylvan available from the cli
Former-commit-id: 3d2403de90
|
11 years ago |
dehnert
|
7376eaf866
|
made symbolic MDP model checker tests work
Former-commit-id: e2e0d07a55
|
11 years ago |
dehnert
|
7f75db2790
|
ADD iterator working for sylvan. enabled more tests for sylvan. symbolic Dtmc model checker now working.
Former-commit-id: b11b2f7476
|
11 years ago |
dehnert
|
8657fb0181
|
introduced relational product operations to prob0/1 algorithms (where possible)
Former-commit-id: 7fcd642030
|
11 years ago |
TimQu
|
91fb664910
|
Refactored a little and implemented functions for prophesy
Former-commit-id: a61f1eaff2
|
11 years ago |