4 Var Declarations
    x1 : Size=1, Index=None
        Key  : Lower : Value : Upper : Fixed : Stale : Domain
        None :  None :  None :  None : False :  True :  Reals
    x2 : Size=1, Index=None
        Key  : Lower : Value : Upper : Fixed : Stale : Domain
        None :  None :  None :  None : False :  True :  Reals
    x3 : Size=1, Index=None
        Key  : Lower : Value : Upper : Fixed : Stale : Domain
        None :  None :  None :  None : False :  True :  Reals
    y : Size=1, Index=None
        Key  : Lower : Value : Upper : Fixed : Stale : Domain
        None :  None :  None :  None : False :  True :  Reals

1 Block Declarations
    cc : Size=1, Index=None, Active=True
        Key  : Arg0                    : Arg1          : Active
        None : 1  <=  x1 + 2*x2 + 3*x3 : 0  <=  y + x1 :   True
        2 Var Declarations
            bv : Size=1, Index=None
                Key  : Lower : Value : Upper : Fixed : Stale : Domain
                None :  None :  None :  None : False :  True :  Reals
            v : Size=1, Index=None
                Key  : Lower : Value : Upper : Fixed : Stale : Domain
                None :     0 :  None :  None : False :  True :  Reals

        3 Constraint Declarations
            bc : Size=1, Index=None, Active=True
                Key  : Lower : Body                           : Upper : Active
                None :   0.0 : cc.bv - (x1 + 2*x2 + 3*x3 - 1) :   0.0 :   True
            c : Size=1, Index=None, Active=True
                Key  : Lower : Body  : Upper : Active
                None :   0.0 : cc.bv :  +Inf :   True
            e : Size=1, Index=None, Active=True
                Key  : Lower : Body            : Upper : Active
                None :   0.0 : cc.v - (y + x1) :   0.0 :   True

        5 Declarations: bv c bc v e

5 Declarations: y x1 x2 x3 cc
