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

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

# ----------------------------------------------------------
#   Solver Information
# ----------------------------------------------------------
Solver: 
- Status: ok
  Termination condition: minStepLength
  Termination message: 8.24113785813e-06 < 1e-05
  Number of iterations: 71
  Final step length: 8.24113785813e-06

# ----------------------------------------------------------
#   Solution Information
# ----------------------------------------------------------
Solution: 
- number of solutions: 1
  number of solutions displayed: 1
- Status: bestSoFar
  Objective: 
    f: 
      Id: 0
      Value: 1.92623278941e-07
  Variable: 
    x1: 
      Id: 1
      Value: -1.92622619169e-07
    x2: 
      Id: 2
      Value: 1.50000081226
    x3: 
      Id: 3
      Value: -1.99999209991
