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.
Dave Parker
a94f7bc7a5
Make C++/Java relative error/convergence checks consistent.
In the C++ code, use |v1-v2/v1| rather than |v1-v2/v2|.
In the Java code, remove the special case where v1 and v2 are < 1e-12.
Should have minimal effect on convergence in practice,
but makes debugging easier to have engines consistent.
7 years ago
..
AllOnOnePage.html
Update local copy of manual (v4.6).
6 years ago
CTMCs.html
Add html copy of manual into repo, for release building.
8 years ago
Commands.html
Add html copy of manual into repo, for release building.
8 years ago
Constants.html
Add html copy of manual into repo, for release building.
8 years ago
CostsAndRewards.html
Add html copy of manual into repo, for release building.
8 years ago
Example1.html
Add html copy of manual into repo, for release building.
8 years ago
Example2.html
Add html copy of manual into repo, for release building.
8 years ago
Expressions.html
Update local copy of manual (v4.6).
6 years ago
FormulasAndLabels.html
Add html copy of manual into repo, for release building.
8 years ago
GlobalVariables.html
Add html copy of manual into repo, for release building.
8 years ago
LocalNondeterminism.html
Add html copy of manual into repo, for release building.
8 years ago
Main.html
Update local copy of manual (v4.6).
6 years ago
ModelType.html
Add html copy of manual into repo, for release building.
8 years ago
ModuleRenaming.html
Add html copy of manual into repo, for release building.
8 years ago
ModulesAndVariables.html
Add html copy of manual into repo, for release building.
8 years ago
MultipleInitialStates.html
Add html copy of manual into repo, for release building.
8 years ago
PRISMModelFiles.html
Add html copy of manual into repo, for release building.
8 years ago
PTAs.html
Update local copy of manual (v4.6).
6 years ago
ParallelComposition.html
Add html copy of manual into repo, for release building.
8 years ago
ProcessAlgebraOperators.html
Add html copy of manual into repo, for release building.
8 years ago
Synchronisation.html
Add html copy of manual into repo, for release building.
8 years ago