# ==========================================================
# = Solver Results                                         =
# ==========================================================
# ----------------------------------------------------------
#   Problem Information
# ----------------------------------------------------------
Problem: 
- Name: unknown
  Lower bound: 77.3022049286641
  Upper bound: 77.3022049286641
  Number of objectives: 1
  Number of constraints: 3
  Number of variables: 6
  Number of nonzeros: 9
  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: feasible
  Objective:
    o:
      Value: 77.3022049287
    sub.obj:
      Value: 77.3022049287
  Variable:
    x1:
      Value: 20.3631647211
    x2:
      Value: 6.4850843061
    z:
      Value: 1
  Constraint: No nonzero values
