6namespace modelchecker {
std::ostream & operator<<(std::ostream &os, RegionCheckEngine const &e)
@ AllSat
the formula is satisfied for all parameters in the given region
@ AllViolated
the formula is violated for all parameters in the given region
@ Unknown
the result is unknown
RegionResultHypothesis
hypothesis for the result for a single Parameter Region