Thomas Knoll
|
6b8ceedccb
|
fixed unit tests
changed shield specification in tests
|
1 year ago |
Thomas Knoll
|
a89c9711bf
|
changes after shield filename removal
|
1 year ago |
Thomas Knoll
|
08e389a9da
|
added shield_expression parameter for
model checking call
|
1 year ago |
Thomas Knoll
|
fa533af4c4
|
added basic shield export functionality
|
1 year ago |
Tobias Winkler
|
0c724c9b68
|
added getExpression for formula
|
4 years ago |
Sebastian Junges
|
18dd4f1c4b
|
more operators on (bounded) until formulae
|
4 years ago |
Sebastian Junges
|
d29d12cb44
|
convenience operators on formulas
|
5 years ago |
Sebastian Junges
|
1b75c23257
|
updated formula operator access
|
6 years ago |
Sebastian Junges
|
bef0a792d6
|
add init for probability operator
|
6 years ago |
Sebastian Junges
|
134eae5741
|
extend capabilities for formulae
|
6 years ago |
Sebastian Junges
|
953c1551dc
|
access reward names in reward operator
|
6 years ago |
Sebastian Junges
|
f08df44acf
|
access to is prop operator, is reward operator in formulae
|
6 years ago |
Sebastian Junges
|
b649847363
|
extended access to prism/jani/expressions/formulae
|
7 years ago |
Sebastian Junges
|
166cae8499
|
cloning formulae
|
7 years ago |
Sebastian Junges
|
8db0759f58
|
optimality type for formulae
|
7 years ago |
Sebastian Junges
|
58dd78c791
|
Left and right subformulae of binary path formula
|
7 years ago |
Matthias Volk
|
3ac4086369
|
Added space
|
7 years ago |
Sebastian Junges
|
6e55f64a14
|
Add constructor for BooleanLiteralFormula
|
7 years ago |
Matthias Volk
|
66da4e5463
|
Made expression module part of storage module
|
7 years ago |
Tom Janson
|
86d5ddd8fd
|
unwrap threshold expressions (2nd Ed.)
simply in C++ this time (I dislike monkey wrenching the Python class in
__init__ -- things are confusing enough already)
|
8 years ago |
Tom Janson
|
3d56c32992
|
unwrap threshold expression
as __init__ monkey wrench (still checking whether there's a prettier way to do
this)
|
8 years ago |
Tom Janson
|
6652e4acf1
|
whitespace / PEP8
|
8 years ago |
Sebastian Junges
|
48c9f58722
|
subformula for unary formulae
|
8 years ago |
Sebastian Junges
|
0c79aba2c7
|
extracted from storm repo, refactored formula
|
8 years ago |