Determines if one element in the semilattice is less than or equal to another element.
The element to compare.
The element to compare against.
true if a is less than or equal to b, otherwise false.
true
a
b
false
Applies the widening operation to accelerate convergence.
The previous state.
The newly computed state.
The widened state.
Determines if one element in the semilattice is less than or equal to another element.