Tim Quatmann
492348542f
SubsystemBuilder: Fix deadlocks with a selfloop (if requested)
6 years ago
Tim Quatmann
88c62d20bf
SchedulerClass: setter return a reference to *this
6 years ago
Tim Quatmann
38795a67b4
PolytopeTree: Better union of childs
6 years ago
radioGiorgio
3820b994c5
product indices getter debugged
6 years ago
Tim Quatmann
b848796852
Nativepolytope: Fixed a bug in quickhull when invoked on just a single point.
6 years ago
Tim Quatmann
a94bc4e284
NativePolytope: More efficient clean operation.
6 years ago
Tim Quatmann
8838643f98
NativePolytope: Silencing a STORM_LOG_WARN in release mode
6 years ago
Sebastian Junges
d295f6e777
export of bdds into dot and text format
6 years ago
Tim Quatmann
52e6149cfd
Nativepolytope: Fixed a bug in quickhull when invoked on just a single point.
6 years ago
Matthias Volk
7fb660227f
Replaced assert(false) by throwing an exception
6 years ago
Matthias Volk
685b5c6b27
Throw exceptions after switch/case to silence compiler warnings about not returning anything
6 years ago
Tim Quatmann
74f7810233
implemented relative precision
6 years ago
Tim Quatmann
f1536369be
DeterministicSchedsLpChecker: Bug fixes, further experiments with upper reward bounds
6 years ago
Matthias Volk
6a4c18e4a2
Use custom FlatSet to account for allocator changes in flat_set in Boost 1.70.
Boost 1.70 changed the default allocator parameter from new_allocator<T> to void to reduce symbol lenghts.
This reverts the default to the old allocator.
6 years ago
radioGiorgio
b2d7b1e096
choice labeling
6 years ago
radioGiorgio
0e9880c9f8
non deterministic transitions based memory structure
6 years ago
Matthias Volk
820b48354d
Silenced warning
7 years ago
Tim Quatmann
c8ea0f60da
JaniBuilder: Fixed several issues that occurred with branch reward expressions over non-transient variables, including GitHub issue #47
7 years ago
Tim Quatmann
ce9d784c35
QCVBS: Fixed models with empty 'open-paremeter-values' entry.
7 years ago
Matthias Volk
9ebd1af737
Removed unused method again
7 years ago
TimQu
fcb5f094dc
Fixed a tybo.
7 years ago
TimQu
70b9398b90
storage/Scheduler: Fixed a constructor.
7 years ago
Tim Quatmann
b4f652bbc8
Reducing the nesting when creating a expression::sum(...).
7 years ago
Tim Quatmann
66a7bd5954
implemented creation of round expression.
7 years ago
Tim Quatmann
d201580d92
Refactored simplification of UnaryNumericalFunctionExpression.
7 years ago
Tim Quatmann
df28331465
PolytopeTree: Fixed application of convex union.
7 years ago
Tim Quatmann
3a11a4b3eb
Introducing a TBB adapter that #undefs TRUE and FALSE.
7 years ago
Tim Quatmann
4c911791e1
NativePolytope: Improved clean() operation on empty polytopes.
7 years ago
Tim Quatmann
0843f5ea7b
PolytopeTree: Fixed documentation.
7 years ago
Tim Quatmann
fab5adb275
NativePolytope: Improved clean() operation on empty polytopes.
7 years ago
Tim Quatmann
60ae342677
NativePolytope: Fixed affineTransformation of the universal polytope.
7 years ago
Tim Quatmann
ca9102616b
ExpressionManager: Asserted that when getting a variable with declareOrGetVariable, the returned type is as expected (part 2...).
7 years ago
Tim Quatmann
adaba03648
ExpressionManager: Asserted that when getting a variable with declareOrGetVariable, the returned type is as expected.
7 years ago
Tim Quatmann
ee090b630e
deterministic schedulers: Refactored code for lp-based checker.
7 years ago
TimQu
c72b97dfca
Cleared unused variable warning.
7 years ago
TimQu
76cabb8287
geometry: Fixed a merge issue.
7 years ago
Tim Quatmann
cf25f2f941
SparseMatrix: Create a pretty string of the matrix dimensions.
7 years ago
Tim Quatmann
1eee9a89bd
storage/geometry/polytopes: New Methods: setminus and clean
7 years ago
Tim Quatmann
3a21ce8009
utility/vector: buildVectorForRange now gets the type of the vector as a template parameter.
7 years ago
TimQu
e2dc274977
Added export for globally properties in JANI.
7 years ago
TimQu
a7a3a82d89
Prism: ToJaniConverters now enforces variables occurring in properties to become global. This fixes GitHub issue #40
7 years ago
TimQu
98e0fcd113
jani::Property: Flagged functions of PropertyInterval as const
7 years ago
TimQu
91b763d218
JaniExporter: Export accumulation for LRA properties correctly.
7 years ago
TimQu
415e806531
RewardModelInformation: Fixed getting wrong reward informations in case of non-transient variables in reward expression.
7 years ago
Tim Quatmann
5869a1f5fd
Simplified StronglyConnectedComponentDecomposition.
7 years ago
TimQu
dbc465b9de
SCCDecomposition: Fixed topological sort of SCCs connected via '0'-valued transitions
7 years ago
Tim Quatmann
80bfa6b56e
Allow to quickly check a benchmark from the Quantitative Verification Benchmark Set.
7 years ago
Matthias Volk
12709f1625
Added parentheses to silence clang warning
7 years ago
Tim Quatmann
98ce81e86a
Jani: Fixed an issue where initial expressions for unbounded variables have not been substituted correctly.
7 years ago
Tim Quatmann
bc32853c28
Jani: Fixed an issue where initial expressions for unbounded variables have not been substituted correctly.
7 years ago