Added 18/06/2025
Textbook / bard_1998

bard721

Dimension

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

Solution

{
  "optimality": "global",
  "x": [0.8, 0.2],
  "y": [0],
  "F": 0.5,
  "G": [0.8, 0.2, 0.2, 0.8],
  "H": [],
  "f": 0,
  "g": [0, 1],
  "h": []
}