You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
JK
3c5c609e27
utility/cli.cpp, parseConstantDefinitionString: do constants parsing using rational number (exact)
Uses convertNumber to obtain a rational number for double constants. Additionally, improve error message if something goes wrong during conversion.
|
9 years ago |
| .. |
|
abstraction
|
fixed issue in JANI abstraction
|
9 years ago |
|
adapters
|
renamed Eigen:: to StormEigen:: to distinguish our modified version from other versions
|
9 years ago |
|
builder
|
action reusal in syncvectors is not invalid jani, but not properly supported. Changed error message accordingly, allows for changes in model generators
|
9 years ago |
|
cli
|
replaced some StoRMs and Storms by storm, reworked version output a bit
|
9 years ago |
|
counterexamples
|
replaced some StoRMs and Storms by storm, reworked version output a bit
|
9 years ago |
|
exceptions
|
post-merge fixes
|
9 years ago |
|
generator
|
action reusal in syncvectors is not invalid jani, but not properly supported. Changed error message accordingly, allows for changes in model generators
|
9 years ago |
|
logic
|
removed 'size-in-memory' output as it was outdated and unreliable. added timing measurements for model construction and model checking
|
9 years ago |
|
modelchecker
|
Fixed minor pcaa bugs that were introduced due to recent changes
|
9 years ago |
|
models
|
fixed bug when computing expected reachability rewards on MAs
|
9 years ago |
|
parser
|
JANI: parse assignment index/level
|
9 years ago |
|
permissivesched
|
fixed more warnings
|
9 years ago |
|
settings
|
replaced some StoRMs and Storms by storm, reworked version output a bit
|
9 years ago |
|
solver
|
replaced some StoRMs and Storms by storm, reworked version output a bit
|
9 years ago |
|
storage
|
expressions: do simplification involving rationals exactly
|
9 years ago |
|
transformer
|
fixed a few warnings related to P{L|CA}A
|
9 years ago |
|
utility
|
utility/cli.cpp, parseConstantDefinitionString: do constants parsing using rational number (exact)
|
9 years ago |
|
CMakeLists.txt
|
replaced some StoRMs and Storms by storm, reworked version output a bit
|
9 years ago |
|
storm.cpp
|
replaced some StoRMs and Storms by storm, reworked version output a bit
|
9 years ago |