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)