AffineEqualityDomain.ExpressionBoundsAs it is specifically used for the new affine equality domain, it can only provide bounds if the expression contains known constants only and in that case, min and max are the same.
module Vc : SparseVector.SparseVectorFunctormodule Mx : ListMatrix.SparseMatrixFunctortype t = VarManagement(Vc)(Mx).tval bound_texpr : t -> GobApron.Texpr1.t -> Z.t option * Z.t option