dehnert
|
cf1c0a6009
|
got rid of some spirit warnings
Former-commit-id: a358842770
|
9 years ago |
Mavo
|
5eaa46c7de
|
More refactoring
Former-commit-id: 26f95239bd
|
9 years ago |
dehnert
|
9db10e7849
|
added all composition operators of PRISM
Former-commit-id: f9a25fbcb1
|
9 years ago |
dehnert
|
81b4fa6b9b
|
added composition specification to PRISM program
Former-commit-id: 2c032f5d7e
|
9 years ago |
Mavo
|
a0d659f2da
|
always use shared_ptr<Formula const>
Former-commit-id: 63a447e887
|
9 years ago |
Mavo
|
322e470c89
|
Removed unnecessary std::moves
Former-commit-id: c6436f7873
|
9 years ago |
dehnert
|
b06419afe0
|
working towards EC detection
Former-commit-id: 78bbe54f81
|
9 years ago |
Mavo
|
effadc5cca
|
Split into general settings and markov chain settings
Former-commit-id: 619a2e3622
|
9 years ago |
Mavo
|
67d77608bd
|
Refactoring of settings
Former-commit-id: ea4350fc1c
|
9 years ago |
Mavo
|
fe7037e7fd
|
Support for POR (priority or)
Former-commit-id: f0e782bcb1
|
9 years ago |
dehnert
|
dae55eeb29
|
fixed some bugs and enabled markov automaton model checking from cli
Former-commit-id: 91b689d817
|
9 years ago |
Mavo
|
ebbc4ce7b4
|
Fixed compile issues introduced in merge
Former-commit-id: 059b7c84b3
|
9 years ago |
dehnert
|
6a99ab9ef9
|
expectation/variance now handled in formula parser
Former-commit-id: 9dbe09411c
|
9 years ago |
dehnert
|
51402ec853
|
removed measure type and only added measure type to reward/time operators
Former-commit-id: 16e19fe349
|
9 years ago |
dehnert
|
5e1e5b55a1
|
renamed expected time formulas to time formulas
Former-commit-id: 50a11fe446
|
9 years ago |
dehnert
|
45e59848a9
|
first steps
Former-commit-id: 12d930813b
|
9 years ago |
dehnert
|
ffe63ea95d
|
made dfs as exploration order available
Former-commit-id: 46ea31af78
|
9 years ago |
sjunges
|
e0980de0ba
|
first version of storm without log4cplus as a dependency
Former-commit-id: 5aa64fabd7
|
9 years ago |
dehnert
|
08bed36579
|
fixed an issue in performance tests and renamed all remaining LOG4CPLUS macro invocations to that of storm
Former-commit-id: 8536943978
|
9 years ago |
sjunges
|
a6f389fce2
|
SEQ in the parser
Former-commit-id: 8163e7149c
|
9 years ago |
dehnert
|
b46ee5425e
|
started to implement conditional rewards for dtmcs
Former-commit-id: 0400ea21ef
|
9 years ago |
dehnert
|
e40cc65117
|
added tests for fragment checker
Former-commit-id: 2de76ee5a5
|
9 years ago |
dehnert
|
dc8a5b11e0
|
more refactoring regarding fragment checking
Former-commit-id: fd335f6f8e
|
9 years ago |
dehnert
|
be8c65525e
|
introduced some methods to query formula type
Former-commit-id: 9ecc13566d
|
9 years ago |
dehnert
|
b772c92edb
|
removed reward path formulas. reward path formulas are now just path formulas. this allows some invalid formulas to be constructed, so this now has to be checked dynamically
Former-commit-id: c8527c8e9a
|
9 years ago |
Mavo
|
a9c80ef9dc
|
Better error handling
Former-commit-id: 36bd110822
|
9 years ago |
dehnert
|
8f087597cc
|
more work towards proper scheduler generation
Former-commit-id: ee6237ef49
|
9 years ago |
dehnert
|
5a1039838f
|
made everything compile again and all tests passing
Former-commit-id: 65c66fb58f
|
9 years ago |
Mavo
|
32c52d2271
|
Parse PDEPs
Former-commit-id: 623afd494f
|
10 years ago |
Mavo
|
8896bc55dd
|
Added probabilities for FDeps
Former-commit-id: c679ebb321
|
10 years ago |
Mavo
|
e38648f6a7
|
FDeps are parsed and constructed but not used yet
Former-commit-id: fbd2a95f9c
|
10 years ago |
Mavo
|
50e37217de
|
Fixed compile problem
Former-commit-id: 718456a293
|
10 years ago |
dehnert
|
52f071c74a
|
fixed minor bug (apparently because of new boost version) in spirit error handling
Former-commit-id: 23ac194fc3
|
10 years ago |
sjunges
|
bb408b2b29
|
parser returns non-const formulae now
Former-commit-id: ed23af516e
|
10 years ago |
sjunges
|
d8191d8c6a
|
const formulae
Former-commit-id: 910d7ca539
|
10 years ago |
Mavo
|
0a1ebc2f73
|
Distinct error message for parametric model checking
Former-commit-id: 7c1eacb9c2
|
10 years ago |
Mavo
|
c26cdc9012
|
Wrong assertion
Former-commit-id: e6b64dcb8a
|
10 years ago |
Mavo
|
9c1edef4a7
|
Parse Galileo representation of voting gate as '1of3'
Former-commit-id: 972869e661
|
10 years ago |
Mavo
|
65bb496bb9
|
Activate expected time in FormulaParser
Former-commit-id: 6fff9e8269
|
10 years ago |
Mavo
|
d13aca1109
|
Fixed problem with const initializer
Former-commit-id: bcd1343169
|
10 years ago |
dehnert
|
0f8bd82125
|
corrected clang pragma
Former-commit-id: 1f8a475d95
|
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
Former-commit-id: 7a4bb8e18c
|
10 years ago |
Mavo
|
f38eeff1ef
|
First try on parsing of rational functions
Former-commit-id: 63a6ae0d14
|
10 years ago |
dehnert
|
3e23a9ad40
|
some typos
Former-commit-id: 8b28f77ab4
|
10 years ago |
Mavo
|
4c09f9ce29
|
Minor improvements
Former-commit-id: 63dfd49048
|
10 years ago |
dehnert
|
645f130a62
|
introduced long-run average reward formula
Former-commit-id: 00fac9ad4b
|
10 years ago |
sjunges
|
1e1400d68d
|
merge
Former-commit-id: eb9efc4bb2
|
10 years ago |
Mavo
|
7737205149
|
More refactoring with templates
Former-commit-id: 6b614ed7f3
|
10 years ago |
Mavo
|
4343b5b980
|
Refactored some classes into templates
Former-commit-id: b495cf93d4
|
10 years ago |
dehnert
|
34ba28cfdb
|
some minor fixes
Former-commit-id: 1a290e0fb1
|
10 years ago |