# ==========================================================
# = Solver Results                                         =
# ==========================================================

# ----------------------------------------------------------
#   Problem Information
# ----------------------------------------------------------
Problem: 
- Lower bound: -5.015609
  Upper bound: inf
  Number of objectives: 1
  Number of constraints: 38
  Number of variables: 36
  Number of nonzeros: 96
  Sense: minimize

# ----------------------------------------------------------
#   Solver Information
# ----------------------------------------------------------
Solver: 
- Status: ok
  Termination condition: optimal
  Statistics: 
    Branch and bound: 
      Number of bounded subproblems: 0
      Number of created subproblems: 0
  Error rc: 0

# ----------------------------------------------------------
#   Solution Information
# ----------------------------------------------------------
Solution: 
- number of solutions: 1
  number of solutions displayed: 1
- Gap: 0.0
  Status: optimal
  Objective: 
    obj: 
      Value: -5.015609
  Variable: 
    x[3,2]: 
      Value: 1
    x[3,6]: 
      Value: 1
    x[4,1]: 
      Value: 1
    x[4,4]: 
      Value: 1
    x[4,5]: 
      Value: 1
    x[5,3]: 
      Value: 1
    y[3]: 
      Value: 1
    y[4]: 
      Value: 1
    y[5]: 
      Value: 1
