Constrained Optimization Problem 예시 Maximize f(x,y)=x2y on the set x2+y2=1 (unit circle, constrained hole) f(x,y)=0.3 인 경우는 x2+y2=1 를 만족하는 x,y 를 찾을 수 있는데, f(x,y)=1 는 불가능 Related References