We do have a polynomial algorithm for linear programming yet simplex (with exponential worst case performance) is our tool of choice.
I think the Ford-Fulkerson maximum flow algorithm may be another example.
We do have a polynomial algorithm for linear programming yet simplex (with exponential worst case performance) is our tool of choice.