[Dip-tickets] [Dip] #53: Extraneous output from DecompAlgoPC.cpp

Dip coin-trac at coin-or.org
Mon Oct 4 03:11:03 EDT 2010


#53: Extraneous output from DecompAlgoPC.cpp
--------------------+-------------------------------------------------------
Reporter:  kmartin  |       Type:  enhancement
  Status:  new      |   Priority:  minor      
 Version:  trunk    |   Keywords:             
--------------------+-------------------------------------------------------
 This is minor, but in line 518, the print statement

          printf("set back to continuous index=%d block=%d\n",
                 b, (*li)->getColMasterIndex());

 causes a lot of extraneous output. Could this be put into a

 if(m_param.LogDumpModel >= ***)

 statement?

 Thanks

-- 
Ticket URL: <https://projects.coin-or.org/Dip/ticket/53>
Dip <https://projects.coin-or.org/Dip>
An extensible software framework for implementing decompositon-based bounding algorithms for use in solving large-scale discrete optimization problems.



More information about the Dip-tickets mailing list