Optimize over Regions 

Solve constrained optimization problems using region constraints. Region constraints are expressed using for a region and can be used alone or together with other constraints. Local and global numerical optimization functions as well as symbolic optimization functions support these new constraints.

Find the minimizing and maximizing point for over a disk.

In[1]:=
Click for copyable input
X
Out[1]=
In[2]:=
Click for copyable input
X
Out[2]=
In[3]:=
Click for copyable input
X
Out[3]=

Find the nearest and farthest points between two regions.

In[4]:=
Click for copyable input
X
In[5]:=
Click for copyable input
X
Out[5]=
In[6]:=
Click for copyable input
X
Out[6]=
In[7]:=
Click for copyable input
X
Out[7]=

Find the nearest and farthest points exactly.

In[8]:=
Click for copyable input
X
In[9]:=
Click for copyable input
X
Out[9]=
In[10]:=
Click for copyable input
X
Out[10]=
In[11]:=
Click for copyable input
X
Out[11]=
de es ja pt-br zh