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.
Chris Novakovic
a712065d9a
Makefile: replace hardcoded directory names with PRISM_*_DIR
Replace remaining instances of the following hardcoded directory names
in makefiles with their variable equivalents:
src -> PRISM_SRC_DIR
classes -> PRISM_CLASSES_DIR
obj -> PRISM_OBJ_DIR
lib -> PRISM_LIB_DIR
include -> PRISM_INCLUDE_DIR
images -> PRISM_IMAGES_DIR
dtds -> PRISM_DTDS_DIR
|
7 years ago |
| .. |
|
Makefile
|
Makefile: replace hardcoded directory names with PRISM_*_DIR
|
7 years ago |
|
PH_JOR.cc
|
ExportIterations: Log the file name when exporting iterations (2)
|
8 years ago |
|
PH_JORInterval.cc
|
ExportIterations: Log the file name when exporting iterations (2)
|
8 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)
|
8 years ago |
|
PH_NondetReachRewardInterval.cc
|
ExportIterations: Log the file name when exporting iterations (2)
|
8 years ago |
|
PH_NondetUntil.cc
|
ExportIterations: Log the file name when exporting iterations (2)
|
8 years ago |
|
PH_NondetUntilInterval.cc
|
ExportIterations: Log the file name when exporting iterations (2)
|
8 years ago |
|
PH_PSOR.cc
|
ExportIterations: Log the file name when exporting iterations (2)
|
8 years ago |
|
PH_PSORInterval.cc
|
ExportIterations: Log the file name when exporting iterations (2)
|
8 years ago |
|
PH_Power.cc
|
ExportIterations: Log the file name when exporting iterations (2)
|
8 years ago |
|
PH_PowerInterval.cc
|
PH_Power_Interval.c: fix typo in iteration export title
|
8 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)
|
8 years ago |
|
PH_SORInterval.cc
|
ExportIterations: Log the file name when exporting iterations (2)
|
8 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 model checking: Harden against missing ODD
|
7 years ago |
|
hybrid.cc
|
hybrid.cc: initialise col_offset in hdd_negative_row_sums
|
8 years ago |
|
package-info.java
|
Improved documentation (JavaDoc mostly).
|
15 years ago |