module Lincons0:sig..end
type t = {
|
mutable linexpr0 : |
|
mutable typ : |
type typ =
| |
EQ |
| |
SUPEQ |
| |
SUP |
| |
DISEQ |
| |
EQMOD of |
val make : Apron.Linexpr0.t -> typ -> tval copy : t -> tval string_of_typ : typ -> string=,>=, or >)val print : (Apron.Dim.t -> string) -> Format.formatter -> t -> unit