How to choose an arbitrary point from a polytope defined by system of linear inequalities, Ax < b ? (Here A is an m-by-n matrix, x is n-by-1 and b is m-by-1.) I just want to find one ARBITRARY point that satisfies Ax < b and NOT satisfies Ax = b.
Remember to vote up questions/answers you find interesting or helpful (requires 15 reputation points)
|
1
|
|||||||||||||||||
|
|
1
|
I agree with Boris -- you want to solve an LP. If you would like to solve it numerically, just pose it like this:
|
||
|
|

