[Scip] how to ouput the solution
    Timo Berthold 
    berthold at zib.de
       
    Tue Aug 24 10:03:09 MEST 2010
    
    
  
Hi.
SCIPprintSol() in scip.h
timo
Am Dienstag 24 August 2010 04:27:29 schrieb XiangyongLi:
> Dear all,
> 
> 
> I am using SCIP to design a branchn and price method.  At the end, I want
>  to output the solution to a file,  although SCIP also prints the soluiton
>  on the screen.  I try to out the solution in the callback
> 
> "SCIP_DECL_READERWRITE(readerWriteCsol) ".  But it seems that the program
>  did not run the code in this callback.
> 
> 
> Would you pleas tell me where I can output the solutions?
> 
> 
> Best regards.
> 
> 
> Xiangyong
> 
    
    
More information about the Scip
mailing list