{
    "Problem": [
        {
            "Lower bound": 77.3022049286641,
            "Name": "unknown",
            "Number of constraints": 5,
            "Number of nonzeros": 7,
            "Number of objectives": 1,
            "Number of variables": 3,
            "Sense": "maximize",
            "Upper bound": 77.3022049286641
        }
    ],
    "Solution": [
        {
            "number of solutions": 1,
            "number of solutions displayed": 1
        },
        {
            "Constraint": "No nonzero values",
            "Gap": 0.0,
            "Objective": {
                "o": {
                    "Value": 77.3022049286641
                }
            },
            "Status": "feasible",
            "Variable": {
                "x1": {
                    "Value": 20.3631647211414
                },
                "x2": {
                    "Value": 6.48508430609598
                }
            }
        }
    ],
    "Solver": [
        {
            "Error rc": 0,
            "Statistics": {
                "Branch and bound": {
                    "Number of bounded subproblems": 0,
                    "Number of created subproblems": 0
                }
            },
            "Status": "ok",
            "Termination condition": "optimal"
        }
    ]
}
