Storm 1.13.0.1
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
RationalApproximation.h File Reference
Include dependency graph for RationalApproximation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  storm
namespace  storm::utility

Functions

storm::RationalNumber storm::utility::findRational (storm::RationalNumber const &lowerBound, bool lowerInclusive, storm::RationalNumber const &upperBound, bool upperInclusive)
 Finds the "simplest" rational number in the given interval, where "simplest" means having the smallest denominator.