Can someone tell me a numerical method to find the feasible region of system of nonlinear inequalities? I found a method based on Newton Method, but that only finds one point in feasible region. I wan to find the whole region.
How to find the region of system of nonlinear inequalities?
0
$\begingroup$
inequality
-
0How would a numerical method describe the entire region? – 2012-08-31
-
0@ copper.hat: at least a numerical method can find the vertex points of region – 2012-08-31
-
1$x^2+y^2 = 1$ has an infinite number of vertices. Unless you know more about the inequalities, I think you are asking for something impossible. – 2012-08-31