<div dir="ltr">Hi,<br><br>I have a problem when using Cbc in an ABACUS branch and cut framework. When preprocessing is engaged in Clp (which is the solver used) my subproblem goes into an endless loop where it keeps refactorizing.<br>
<br>I would like to reproduce the problem and have written the subproblem in question to a .mps file, but the .mps file is processed with no errors by Cbc. Hence I need to write out basis and current solution to be able to start cbc from this basis in order to reproduce the problem. <br>
<br>My question is: <br>which file format (.bas??) does the string parameter BasisI(n) take in the commandline tool cbc?<br>And does anyone know how I can produce it from within my branch-cut-and-price fromework? (as the getBasis() method returns a CoinWarmStartBasis object which does not seem to have a method to print to a .bas file?)<br clear="all">
<br>Any help is much appreciated - Best regards<br><br>-- <br>Berit Løfstedt<br>Ange Optimization ApS<br>Hovedvagtsgade 6, 5tv<br>1103 Copenhagen K<br>Denmark<br><br>Phone: +45 32 11 10 33<br>Fax: +45 46 93 32 92<br>Email: <a href="mailto:berit@ange.dk">berit@ange.dk</a><br>

</div>