Comment by nullc

Comment by nullc a day ago

1 reply

The simplex algorithm is exponential in the worst case, in spite of the fact that it performs very well 'on average'.

tgv 18 hours ago

I had always blindly assumed it was polynomial. Thanks.