Module Sidekick_arith_lra.Linear_expr
Arithmetic expressions
module type COEFF = Sidekick_arith_lra__.Linear_expr_intf.COEFFmodule type VAR = Sidekick_arith_lra__.Linear_expr_intf.VARmodule type S = Sidekick_arith_lra__.Linear_expr_intf.Stype nonrec bool_op= Sidekick_arith_lra__.Linear_expr_intf.bool_op=|Leq|Geq|Lt|Gt|Eq|Neq