Hmmm... You are correct. I don&#39;t really give the user a way to set parameters at C++ level - only at cmd-line or parameter file. <br><br>Please add a ticket and I will add an access method to the parameter object.<br><br>

As for debug output... <br><br>PRICE_AND_CUT_master.n0.c0.p10.lp <br>  will  be the restricted master at the end and<br><br>PRICE_AND_CUT_masterProbRootIP.n0.c0.p0.lp<br>  will be the initial restricted master. <br>
<br><br><br><br><br><div class="gmail_quote">On Mon, Aug 9, 2010 at 10:34 PM, Kipp Martin <span dir="ltr">&lt;<a href="mailto:kmartin@chicagobooth.edu">kmartin@chicagobooth.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hi:<br>
<div class="im">&gt;<br>
&gt; But, you can use the LogDumpModel=2 option.<br>
<br>
</div>Is there a way to set this option inside the C++ code as opposed to<br>
reading a parameter file? It looks like<br>
<br>
    DecompParam m_param;<br>
<br>
is a protected member of DecompAlgo so I am trying to figure out how to<br>
work with this inside the code. Is there someway to do this through the<br>
UtilParameters class?<br>
<br>
It looks like if I apply price and cut and it does, say 10 iterations then<br>
<br>
PRICE_AND_CUT_masterProbRootIP.n0.c0.p10.lp<br>
<br>
will  be the restricted master at the end and<br>
<br>
PRICE_AND_CUT_masterProbRootIP.n0.c0.p10.lp<br>
<br>
will be the initial restricted master. Is this correct?<br>
<br>
<br>
Thanks<br>
<div><div></div><div class="h5"><br>
<br></div></div></blockquote></div><br>