{ "cells": [ { "cell_type": "code", "execution_count": 10, "metadata": {}, "outputs": [], "source": [ "from pyomo.environ import *\n", "# max f1 = 4XY
\n", "# st X^2+Y^2=R^2\n", "# 0