<div dir="ltr">Awesome, thank you, John.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Feb 13, 2014 at 11:43 AM, John Forrest <span dir="ltr">&lt;<a href="mailto:john.forrest@fastercoin.com" target="_blank">john.forrest@fastercoin.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <div>Matthew,<br>
      <br>
      There is a CoinModel::differentModel which should do what you
      want.  There is a default tolerance test for two values being same
      - if this isn&#39;t good enough then it would be easy to pass in a
      tolerance test to one of the CoinModels.<span class="HOEnZb"><font color="#888888"><br>
      <br>
      John Forrest</font></span><div><div class="h5"><br>
      On 06/02/14 19:42, Matthew Gidden wrote:<br>
    </div></div></div><div><div class="h5">
    <blockquote type="cite">
      
      <div dir="ltr">Great, thanks for your response, Miles!</div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">On Thu, Feb 6, 2014 at 12:27 PM, Miles
          Lubin <span dir="ltr">&lt;<a href="mailto:miles.lubin@gmail.com" target="_blank">miles.lubin@gmail.com</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote">
            <div dir="ltr">Hi Matthew,
              <div><br>
              </div>
              <div>CoinModel can be used to store an LP/MIP instance,
                but I don&#39;t believe there are any comparison methods.
                You&#39;ll likely have to manually iterate through the
                problem data to compare entry by entry, using whatever
                floating-point comparison tolerance is appropriate. I
                would also suggest building your infrastructure around a
                solver-independent interface like OSI, because it&#39;s
                always valuable to be able to compare the performance of
                different solvers. Any academic publication would be
                remiss to only use one open-source MIP solver when
                making claims about time to solve a particular problem.</div>
              <div><br>
              </div>
              <div>Best,</div>
              <div>Miles</div>
            </div>
            <div class="gmail_extra"><br>
              <br>
              <div class="gmail_quote">
                <div>
                  <div>On Thu, Feb 6, 2014 at 12:51 PM,
                    Matthew Gidden <span dir="ltr">&lt;<a href="mailto:gidden@wisc.edu" target="_blank">gidden@wisc.edu</a>&gt;</span>
                    wrote:<br>
                  </div>
                </div>
                <blockquote class="gmail_quote">
                  <div>
                    <div>
                      <div dir="ltr">Hi all,
                        <div><br>
                        </div>
                        <div>First time caller, long time listener. I&#39;m
                          gearing up the portion of my research in which
                          I&#39;ll be using and comparing simplex and
                          branch-and-cut solvers versus some naive
                          solvers in our simulation environment [1]. We
                          require a permissive, open source license (for
                          compatibility with our own - BSD 3-clause), so
                          the COIN suite was a natural fit.</div>
                        <div><br>
                        </div>
                        <div>To the meat of my question:</div>
                        <div>I&#39;ve written a high-level API for myself
                          and other devs to use to describe an problem
                          instance in part of our simulation framework.
                          I would like to be able to unit test it such
                          that a problem instance it describes is
                          equivalent to some known problem instance
                          (read in through MPS, for example). My initial
                          thought was to compare configured CoinModels
                          (i.e., builders). Is there an easy way to
                          compare them? Is this the best approach?</div>
                        <div><br>
                        </div>
                        <div>I look forward to your response, thanks!</div>
                        <div><br>
                        </div>
                        <div>[1] <a href="http://fuelcycle.org/" target="_blank">http://fuelcycle.org/</a><span><br>
                            <div><br>
                            </div>
                            -- <br>
                            <div dir="ltr">Matthew Gidden<br>
                              Ph.D. Candidate, Nuclear Engineering
                              <div>
                                The University of Wisconsin -- Madison<br>
                                Ph. <a href="tel:225.892.3192" value="+12258923192" target="_blank">225.892.3192</a><br>
                              </div>
                            </div>
                          </span></div>
                      </div>
                      <br>
                    </div>
                  </div>
                  _______________________________________________<br>
                  Cbc mailing list<br>
                  <a href="mailto:Cbc@list.coin-or.org" target="_blank">Cbc@list.coin-or.org</a><br>
                  <a href="http://list.coin-or.org/mailman/listinfo/cbc" target="_blank">http://list.coin-or.org/mailman/listinfo/cbc</a><br>
                  <br>
                </blockquote>
              </div>
              <br>
            </div>
          </blockquote>
        </div>
        <br>
        <br>
        <div><br>
        </div>
        -- <br>
        <div dir="ltr">Matthew Gidden<br>
          Ph.D. Candidate, Nuclear Engineering
          <div>The University of Wisconsin -- Madison<br>
            Ph. <a href="tel:225.892.3192" value="+12258923192" target="_blank">225.892.3192</a><br>
          </div>
        </div>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_______________________________________________
Cbc mailing list
<a href="mailto:Cbc@list.coin-or.org" target="_blank">Cbc@list.coin-or.org</a>
<a href="http://list.coin-or.org/mailman/listinfo/cbc" target="_blank">http://list.coin-or.org/mailman/listinfo/cbc</a>
</pre>
    </blockquote>
    <br>
  </div></div></div>

<br>_______________________________________________<br>
Cbc mailing list<br>
<a href="mailto:Cbc@list.coin-or.org">Cbc@list.coin-or.org</a><br>
<a href="http://list.coin-or.org/mailman/listinfo/cbc" target="_blank">http://list.coin-or.org/mailman/listinfo/cbc</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Matthew Gidden<br>Ph.D. Candidate, Nuclear Engineering<div>The University of Wisconsin -- Madison<br>Ph. 225.892.3192<br></div></div>
</div>