[Cbc-tickets] [COIN-OR Branch-and-Cut MIP Solver] #59: cbcSolve.exe (Version 2.2.1) does not save solution to a text file

COIN-OR Branch-and-Cut MIP Solver coin-trac at coin-or.org
Tue Oct 7 10:13:06 EDT 2008


#59: cbcSolve.exe (Version 2.2.1) does not save solution to a text file
-------------------------------+--------------------------------------------
 Reporter:  ms at sittananda.com  |       Owner:  somebody
     Type:  defect             |      Status:  new     
 Priority:  minor              |   Milestone:          
Component:  component1         |     Version:  2.0     
 Keywords:                     |  
-------------------------------+--------------------------------------------
 I recently downloaded Cbc-2.2.1.zip, compiled using Visual Studio 2005
 without any errors, and started using cbcSolve.exe to solve my MIP problem
 as follows:

 "cbcSolve.exe test.lp -sec 200 -ratio 0.05 -solu out.txt  -solve"

 It goes to completion and the 5% gap limit is reached before the 200 sec
 time limit except that the output file "out.txt" it generates does not
 contain the solution vector. All I get is :

 "Status unknown - objective value               0".

 I tried compiling other versions in your archive with similar results.
 Please let me know if I am doing something wrong. Saving to a binary file
 using option "-saveS outbin.dat" generates a binary output file. I am
 trying to save it to a text file.

 Thanks.

 Sam

-- 
Ticket URL: <https://projects.coin-or.org/Cbc/ticket/59>
COIN-OR Branch-and-Cut MIP Solver <http://projects.coin-or.org/Cbc>
An LP-based branch-and-cut MIP solver.



More information about the Cbc-tickets mailing list