I am trying to find some information about the vector-diagram method of linear programming, but this seems that in my language this method has very different from English language name. So, I was wondering, maybe someone can recognize this method?
Some of the main steps:
- Calculate the normal vector (
N) of the function and external normals (n). - Calculate
cos()=((N;n)/|n|) - Write down equation of the plane.
I would really love to give you more, but that's all I have.