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.
Joachim Klein
5ed762171f
prism-tests: unsupported CTL with step bounds test cases
Tweak the result strings for the CTL with step bounds cases (currently
computation is not supported with any engine). Previously, an error was
expected, but the properties are not actually erroneous. Additonally, the
error message was not uniform between the different engines, leading to
spurious failures against the exact engine.
8 years ago
..
Makefile
Build: Switch from javah (deprecated since JDK8) based JNI header generation to javac
8 years ago
PH_JOR.cc
ExportIterations: Log the file name when exporting iterations (2)
9 years ago
PH_JORInterval.cc
ExportIterations: Log the file name when exporting iterations (2)
9 years ago
PH_NondetBoundedUntil.cc
PH,PM,PS: cast jints to int in printf
9 years ago
PH_NondetReachReward.cc
ExportIterations: Log the file name when exporting iterations (2)
9 years ago
PH_NondetReachRewardInterval.cc
ExportIterations: Log the file name when exporting iterations (2)
9 years ago
PH_NondetUntil.cc
ExportIterations: Log the file name when exporting iterations (2)
9 years ago
PH_NondetUntilInterval.cc
ExportIterations: Log the file name when exporting iterations (2)
9 years ago
PH_PSOR.cc
ExportIterations: Log the file name when exporting iterations (2)
9 years ago
PH_PSORInterval.cc
ExportIterations: Log the file name when exporting iterations (2)
9 years ago
PH_Power.cc
ExportIterations: Log the file name when exporting iterations (2)
9 years ago
PH_PowerInterval.cc
PH_Power_Interval.c: fix typo in iteration export title
9 years ago
PH_ProbBoundedUntil.cc
PH,PM,PS: cast jints to int in printf
9 years ago
PH_ProbCumulReward.cc
PH,PM,PS: cast jints to int in printf
9 years ago
PH_ProbInstReward.cc
PH,PM,PS: cast jints to int in printf
9 years ago
PH_ProbReachReward.cc
fix compilation issue: cmath / isinf
9 years ago
PH_ProbReachRewardInterval.cc
fix compilation issue: cmath / isinf
9 years ago
PH_ProbTransient.cc
PH,PM,PS: cast jints to int in printf
9 years ago
PH_ProbUntil.cc
fix compilation issue: cmath / isinf
9 years ago
PH_ProbUntilInterval.cc
fix compilation issue: cmath / isinf
9 years ago
PH_SOR.cc
ExportIterations: Log the file name when exporting iterations (2)
9 years ago
PH_SORInterval.cc
ExportIterations: Log the file name when exporting iterations (2)
9 years ago
PH_StochBoundedUntil.cc
sparse/hybrid stochastic: fix delete call in error case
8 years ago
PH_StochCumulReward.cc
symbolic stochastic computations: fix memory leak of the FoxGlynnWeights weights array
8 years ago
PH_StochSteadyState.cc
fix compilation issue: cmath / isinf
9 years ago
PH_StochTransient.cc
symbolic stochastic computations: fix memory leak of the FoxGlynnWeights weights array
8 years ago
PrismHybrid.cc
(native) switch includes from .h to C++ header wrappers
9 years ago
PrismHybrid.java
mtbdd/hybrid/sparse: Generate PrismNotSupportedExceptions if native error message contains 'not supported'
9 years ago
hybrid.cc
hybrid.cc: initialise col_offset in hdd_negative_row_sums
9 years ago
package-info.java
Improved documentation (JavaDoc mostly).
16 years ago