26 "Could not get a string from the region monotonicity check result. The case has not been implemented");
#define STORM_LOG_THROW(cond, exception, message)
MonotonicityKind
The results of monotonicity checking for a single Parameter Region.
@ Incr
the result is monotonically increasing
@ Unknown
the monotonicity result is unknown
@ Decr
the result is monotonically decreasing
@ Not
the result is not monotonic
@ Constant
the result is constant
bool isMonotone(MonotonicityKind kind)