<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=WordSection1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>To help illustrate -- I will create several variants of the GAP
example (sparse build, dense build, built-in MILP oracle, user-defined oracle,
etc) to show the different use cases. I'll let you know when that is done.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Thanks,<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Matt<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<div style='border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt'>

<div>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
kippmartin71@yahoo.com [mailto:kippmartin71@yahoo.com] <br>
<b>Sent:</b> Saturday, September 04, 2010 2:21 AM<br>
<b>To:</b> Matthew Galati<br>
<b>Cc:</b> dip@list.coin-or.org<br>
<b>Subject:</b> SmallIP Example and Implicity Polyhedra<o:p></o:p></span></p>

</div>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<div>

<div>

<p class=MsoNormal>Hi:<br>
<br>
In the Dip/examples/SmallIP<br>
<br>
the use of <br>
<br>
&nbsp;&nbsp; setModelRelax(NULL);<br>
<br>
is illustrated, presumably for implicitly defined polyhedra. But in this
example there is only one block. When using<br>
<br>
&nbsp;&nbsp; setModelRelax(NULL);<br>
<br>
Hi:<br>
<br>
In the Dip/examples/SmallIP<br>
<br>
the use of <br>
<br>
&nbsp;&nbsp; setModelRelax(NULL);<br>
<br>
is illustrated, presumably for implicitly defined polyhedra. But in this
example there is only one block. When using<br>
<br>
&nbsp;&nbsp; setModelRelax(NULL);<br>
<br>
how do you specify the block?&nbsp; <br>
<br>
I need to solve a problem that is block angular (more than one block) and not
give an explicit description of the block polyhedra. I am still really confused
on how to do this. Is the following sufficient?<br>
<br>
1) For each block create a DecompConstraintSet, i.e.<br>
<br>
modelRelax = new DecompConstraintSet();<br>
<br>
<br>
2) For modelRelax in each block specify the columns that define the block using<br>
<br>
modelRelax-&gt;activeColumns.push_back( i)<br>
<br>
3) For each block call the method<br>
<br>
modelRelax-&gt;fixNonActiveColumns();<br>
<br>
4)&nbsp; For each block call<br>
<br>
<br>
&nbsp;setModelRelax(NULL);<br>
<br>
But how can this work since the setModelRelax does not know the block name or
number?&nbsp; I have studied the examples, but it seems like in every example
the constraint matrix is specified for the blocks and I don't see an example of
setModelRelax() with more than one block.&nbsp; I just cannot figure out what
the sufficient steps are for this case.<br>
<br>
Thanks<o:p></o:p></p>

</div>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

</div>

</div>

</body>

</html>