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
9805d64f00
exact/param: BigRational: Use static BigRational.ONE/BigRational.ZERO for conversion from boolean
Previously, when converting from boolean to BigRational, a fresh object was allocated. However,
as BigRationals are immutable, we can just return BigRational.ONE or .ZERO, respectively.
Tag: performance?
8 years ago
..
AllOnOnePage.html
Add html copy of manual into repo, for release building.
8 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
Add html copy of manual into repo, for release building.
8 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
Add html copy of manual into repo, for release building.
8 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
Add html copy of manual into repo, for release building.
8 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