|
Storm 1.11.1.1
A Modern Probabilistic Model Checker
|
This is the complete list of members for storm::modelchecker::PartitioningProgress< T >, including all inherited members.
| addAllIllDefinedArea(T const &area) | storm::modelchecker::PartitioningProgress< T > | inline |
| addAllSatArea(T const &area) | storm::modelchecker::PartitioningProgress< T > | inline |
| addAllViolatedArea(T const &area) | storm::modelchecker::PartitioningProgress< T > | inline |
| addDiscoveredArea(T const &area) | storm::modelchecker::PartitioningProgress< T > | inline |
| getUndiscoveredPercentage() const | storm::modelchecker::PartitioningProgress< T > | inline |
| isCoverageThresholdReached() const | storm::modelchecker::PartitioningProgress< T > | inline |
| PartitioningProgress(T const totalArea, T const coverageThreshold=storm::utility::zero< T >()) | storm::modelchecker::PartitioningProgress< T > | inline |