An polynomial time algorithm to solve LP

485 Views Asked by At

Is there a polynomial time algorithm that gives the extreme point as output for which objective function is minimized/maximized ? I am not looking for any solution that minimizes/maximizes the objective function, but an extreme point of the feasible region for which objective function is minimized/maximized.