Closed samuelbodin closed 3 years ago
Based on LessThan. Violation count adds 1 in max().
Maybe it would be better to just change lessEqual to have an offset to that it is a + offset < b. But this is good enough for now.
a + offset < b
Based on LessThan. Violation count adds 1 in max().