<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Christos,<br>
    <br>
    The matrix you are passing in is bad.&nbsp; At about line 130 it should
    be<br>
    <br>
    start[k]=k;<br>
    <br>
    not<br>
    <br>
    start[k]=t;<br>
    <br>
    (Odd problem with just one element for each column)<br>
    <br>
    Problem says infeasible - which it is.<br>
    <br>
    The SOS says only one of x0,x1,x2 can be nonzero but they all have
    positive lower bounds.<br>
    <br>
    John Forrest<br>
    On 03/12/11 09:44, Christos wrote:
    <blockquote cite="mid:4ED9EF93.1030203@gmail.com" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      I know you are very very busy<br>
      but it's critical for me to overcome this problem in order to
      continue my work<br>
      which is not on cbc , but uses it as a tool.<br>
      <br>
      My work is on solving Day Ahead Schedule&nbsp; problem (energy cost and
      efficiency in a country) with convetional methods (an excel file
      with data and an exe which uses it) and analyze DAS on it.<br>
      <br>
      And i only want to use cbc only to solve it, as a tool.<br>
      <br>
      So, any help on passing the problem to cbc will be much
      appreciated.<br>
      <br>
      When anyone of you, have any free time please contact me in order
      to arrange a session.<br>
      <br>
      I do not think will cost you more than 5 minutes..<br>
      <br>
      Thank you<br>
      <br>
      the problem is in the attached file (DAS function)<br>
      <br>
      <br>
      <br>
      <br>
      -------- Original Message --------
      <table class="moz-email-headers-table" border="0" cellpadding="0"
        cellspacing="0">
        <tbody>
          <tr>
            <th nowrap="nowrap" valign="BASELINE" align="RIGHT">Subject:
            </th>
            <td>ask for help</td>
          </tr>
          <tr>
            <th nowrap="nowrap" valign="BASELINE" align="RIGHT">Date: </th>
            <td>Tue, 29 Nov 2011 23:35:16 +0200</td>
          </tr>
          <tr>
            <th nowrap="nowrap" valign="BASELINE" align="RIGHT">From: </th>
            <td>Christos <a moz-do-not-send="true"
                class="moz-txt-link-rfc2396E"
                href="mailto:chtsolak@auth.gr">&lt;chtsolak@auth.gr&gt;</a></td>
          </tr>
          <tr>
            <th nowrap="nowrap" valign="BASELINE" align="RIGHT">To: </th>
            <td><a moz-do-not-send="true"
                class="moz-txt-link-abbreviated"
                href="mailto:cbc@list.coin-or.org">cbc@list.coin-or.org</a></td>
          </tr>
        </tbody>
      </table>
      <br>
      <br>
      <pre>Hi,
because i am trying to understand and pass a problem, which i created, 
to cbc, 3 weeks now,

can anyone dedicate 5 minutes, to help me write 5 lines of code via 
skype or teamviewer?

He would be really helpful.

Thank you in advance

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Cbc mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Cbc@list.coin-or.org">Cbc@list.coin-or.org</a>
<a class="moz-txt-link-freetext" href="http://list.coin-or.org/mailman/listinfo/cbc">http://list.coin-or.org/mailman/listinfo/cbc</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>