I have some equations about Pyomo with glpk:
x11 + x13 <= 1 (x11, where i = 1, j = 3. x13, where i = 1, j = 3)
x11 + x15 <= 1
x11 + x16 <= 1<