#!/usr/bin/env python # coding: utf-8 # In[10]: from pyomo.environ import * # max f1 = 4XY
# st X^2+Y^2=R^2 # 0