<html><body>
<p>I am pleased to announce that the interior point code in Clp has been improved in two ways -<br>
<br>
1) Improvements in robustness.<br>
2) The performance of the native code without any third party code has been terrible.  The Cholesky factorization is not as good as the best available, but the main problem was that there was no good native ordering algorithm.  I am pleased to announce that, courtesy of Anshul Gupta, an Approximate Minimum Degree ordering algorithm is now the default ordering.<br>
<br>
John Forrest</body></html>