
*** suffixsimple ***
2 Suffix Declarations
    dual : Direction=Suffix.IMPORT_EXPORT, Datatype=Suffix.FLOAT
        Key : Value
    priority : Direction=Suffix.EXPORT, Datatype=Suffix.INT
        Key : Value

2 Declarations: priority dual
1 Var Declarations
    x : Size=0, Index=None
        Not constructed

1 Constraint Declarations
    c : Size=0, Index=None, Active=True
        Not constructed

1 Suffix Declarations
    foo : Direction=Suffix.LOCAL, Datatype=Suffix.FLOAT
        Not constructed

3 Declarations: x c foo

*** suffix1 ***
suffix1a
2.0
suffix1b
None
3.0
4.0
3.0
suffix1c
5.0
3.0
4.0
3.0
1 Set Declarations
    y_index : Dim=0, Dimen=1, Size=3, Domain=None, Ordered=False, Bounds=(1, 3)
        [1, 2, 3]

2 Var Declarations
    x : Size=1, Index=None
        Key  : Lower : Value : Upper : Fixed : Stale : Domain
        None :  None :  None :  None : False :  True :  Reals
    y : Size=3, Index=y_index
        Key : Lower : Value : Upper : Fixed : Stale : Domain
          1 :  None :  None :  None : False :  True :  Reals
          2 :  None :  None :  None : False :  True :  Reals
          3 :  None :  None :  None : False :  True :  Reals

1 Suffix Declarations
    foo : Direction=Suffix.LOCAL, Datatype=Suffix.FLOAT
        Key  : Value
           x :   2.0
           y :   5.0
        y[1] :   3.0
        y[2] :   4.0
        y[3] :   3.0

4 Declarations: x y_index y foo
None
3.0
4.0
None
