|
Storm 1.11.1.1
A Modern Probabilistic Model Checker
|
#include <RegionOptions.h>
Public Member Functions | |
| MonotonicityOptions (bool useMonotonicity=false, bool useOnlyGlobalMonotonicity=false, bool useBoundsFromPLA=false) | |
Public Attributes | |
| bool | useMonotonicity |
| bool | useOnlyGlobalMonotonicity |
| bool | useBoundsFromPLA |
Definition at line 19 of file RegionOptions.h.
|
inlineexplicit |
Definition at line 24 of file RegionOptions.h.
| bool storm::pars::modelchecker::MonotonicityOptions::useBoundsFromPLA |
Definition at line 22 of file RegionOptions.h.
| bool storm::pars::modelchecker::MonotonicityOptions::useMonotonicity |
Definition at line 20 of file RegionOptions.h.
| bool storm::pars::modelchecker::MonotonicityOptions::useOnlyGlobalMonotonicity |
Definition at line 21 of file RegionOptions.h.