Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Sat.DomainSourceA subset of the integers.
Internally, represented as a sorted, non-adjacent list of intervals.
An integer interval from lower and upper bounds.
\{ x \mid \mathtt{lb} \leq x \leq \mathtt{ub} \} ,lb only: \{ x \mid \mathtt{lb} \leq x \} ,ub only: \{ x \mid x \leq \mathtt{ub} \} , andlb >= ub: \emptyset .Pretty-printer for domains.