Added 18/06/2025
Miscellaneous

basic_unconstrained

Dimension

{
  "x": 4,
  "y": 4,
  "F": 1,
  "G": 0,
  "H": 0,
  "f": 1,
  "g": 0,
  "h": 0
}

Solution

{
  "optimality": "global",
  "x": [1, -2, 3, -4],
  "y": [1, -2, 3, -4],
  "F": 0,
  "G": [],
  "H": [],
  "f": 5,
  "g": [],
  "h": []
}