Please help me, <br><br>I am Martin Grados (novate in FLOP++), i don&#39;t know what different exist between MP_set and MP_subset&lt;1&gt;. for example i have one set FREQUENCIES(48), and other set DOMAINS(8), now the DOMAINS(0) have 48 frequencies, but el DOMAIN(1) have 44 frequencies,&nbsp;DOMAINS(3)&nbsp;have&nbsp;22&nbsp;frequencies,&nbsp;then&nbsp;i&nbsp;did&nbsp;think&nbsp;work&nbsp;with&nbsp; with MP_subset&lt;2&gt; var(D,F) and add:&nbsp; 
var.insert(0,1)&nbsp;where&nbsp;0&nbsp;is&nbsp;el&nbsp;first&nbsp;domain&nbsp;a&nbsp;1&nbsp;es&nbsp;the&nbsp;first&nbsp;frequencie,&nbsp;but&nbsp;i&nbsp;believe&nbsp;that&nbsp;this&nbsp;is&nbsp;bad,&nbsp;because&nbsp;no&nbsp;exist&nbsp;one&nbsp;link&nbsp;between&nbsp;they.<br><br>I did think work this with:<br><br>MP_set&nbsp;FREQUENCIES(48), DOMAINS(8); 
<br><br> and then:<br><br>MP_data varie(D,F);<br><br>but the DOMAINS have differents number of frequencies, moreover that el DOMAINS(0) have  48 frequencies (16 30 , 44, ...)&nbsp; and DOMAINS(1) have&nbsp;44&nbsp;frequencies&nbsp;(16, 30, 44,&nbsp;... ) and on. 
<br><br>thank for your help.<br><br>DATA:<br> 0    (48) 16  30  44  58  72  86 100 114 128 142 156  ... 792<br>  1    (44) 16  30  44  58  72  86 100 114 128 142 156  ...  792<br>  2  (22)  30  58  86 114 142 268 296 324 352 380 414 442 470 498 526 554 652 680 708 736 764 792
<br><br><br><br><br><div><span class="gmail_quote">2007/9/18, <a href="mailto:flopcpp-request@list.coin-or.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">flopcpp-request@list.coin-or.org</a> &lt;
<a href="mailto:flopcpp-request@list.coin-or.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> flopcpp-request@list.coin-or.org</a>&gt;:</span><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
 Send FlopCpp mailing list submissions to<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:flopcpp@list.coin-or.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">flopcpp@list.coin-or.org</a><br><br>To subscribe or unsubscribe via the World Wide Web, visit
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://list.coin-or.org/mailman/listinfo/flopcpp" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> http://list.coin-or.org/mailman/listinfo/flopcpp</a><br>or, via email, send a message with subject or body &#39;help&#39; to
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:flopcpp-request@list.coin-or.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">flopcpp-request@list.coin-or.org</a> <br><br>You can reach the person managing the list at
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:flopcpp-owner@list.coin-or.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">flopcpp-owner@list.coin-or.org</a><br><br>When replying, please edit your Subject line so it is more specific 
<br>than &quot;Re: Contents of FlopCpp digest...&quot;<br><br><br>Today&#39;s Topics:<br><br>&nbsp;&nbsp; 1. .NET Interoperability (Shigeru Tsubakitani)<br><br><br>---------------------------------------------------------------------- 
<br><br>Message: 1<br>Date: Mon, 17 Sep 2007 23:40:54 -0400<br>From: &quot;Shigeru Tsubakitani&quot; &lt;<a href="mailto:stsubakitani@neomeshsolutions.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
stsubakitani@neomeshsolutions.com</a>&gt;<br>Subject: [FlopCpp] .NET Interoperability <br>To: &lt;<a href="mailto:flopcpp@list.coin-or.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">flopcpp@list.coin-or.org
</a>&gt;<br>Message-ID: &lt;000901c7f9a5$b766b4b0$0701a8c0@neomeshlaptop&gt;<br>Content-Type: text/plain; charset=&quot;us-ascii&quot;<br><br>I&#39;d like to call functions written in C# from my FlopC++ code in the Windows 
<br>environment.&nbsp;&nbsp;Is it possible?&nbsp;&nbsp;I so, how would you do it?&nbsp;&nbsp;Can you use the<br>C++/CLI, where you specify the /clr compiler option?<br><br><br><br>Shigeru<br><br>-------------- next part --------------<br>An HTML attachment was scrubbed... 
<br>URL: <a href="http://list.coin-or.org/pipermail/flopcpp/attachments/20070917/d4ca2358/attachment-0001.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://list.coin-or.org/pipermail/flopcpp/attachments/20070917/d4ca2358/attachment-0001.html
</a><br><br>------------------------------ <br><br>_______________________________________________<br>FlopCpp mailing list<br><a href="mailto:FlopCpp@list.coin-or.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
FlopCpp@list.coin-or.org</a><br><a href="http://list.coin-or.org/mailman/listinfo/flopcpp" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://list.coin-or.org/mailman/listinfo/flopcpp </a><br><br>
<br>End of FlopCpp Digest, Vol 19, Issue 4<br>**************************************<br></blockquote></div><br>