<html><body>
<p>   <font size="4"> </font><b><font size="4">Is it possible to substitute &quot;double&quot; by a 128 bit floating point class in CLP?</font></b> <br>
<br>
<br>
I really admire how CLP can solve 50000 variable linear systems having just 15 decimal digits available (my own &quot;brute force&quot; simplex can not handle a system with more than 300 variables with the standard 64-bit double type). <br>
But when it comes to 600,000 variables, handling it with just 15 decimal digits, I think,  becomes impossible... I tried different combinations of tolerances in both primal and dual simplex of CLP but always got a segmentation fault after 24-48 hours. <br>
<br>
If someone knows the answer, please let me know... If it is not implemented, I would volunteer to write a 128 bit floating point class (unless it already exists in COIN).... Of course it will be much slower than &quot;double&quot; but for someone who really needs a solution of a large problem and has a lot of patience this would help....<br>
<br>
 - Alexey<br>
<br>
----------------------------------------------------<br>
          Dr. Alexey Lvov<br>
IBM T.J. Watson Research Institute<br>
1101 Kitchawan Rd. (Rt. 134) Office 34-159<br>
Yorktown Heights  NY  10598<br>
Tel: (914)-945-3732<br>
</body></html>