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

# ----------------------------------------------------------
#   Problem Information
# ----------------------------------------------------------
Problem: 
- Lower bound: -inf
  Upper bound: 0.0708829578448
  Number of objectives: 1
  Number of constraints: 0
  Number of variables: 4
  Sense: minimize

# ----------------------------------------------------------
#   Solver Information
# ----------------------------------------------------------
Solver: 
- Status: ok
  Termination condition: minFunctionValue
  Termination message: 0.0708829578448 < 0.1
  Number of iterations: 9
  Final step length: 2.37037037037

# ----------------------------------------------------------
#   Solution Information
# ----------------------------------------------------------
Solution: 
- number of solutions: 1
  number of solutions displayed: 1
- Status: bestSoFar
  Objective: 
    f: 
      Id: 0
      Value: 0.0708829578448
  Variable: 
    x1: 
      Id: 1
      Value: -0.0333333333333
    x2: 
      Id: 2
      Value: 1.6
    x3: 
      Id: 3
      Value: -1.59259259259
