<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Xpress-MP Google Group</title>
  <link>http://groups.google.co.uk/group/xpressmp</link>
  <description>Support group for users of the Xpress-MP optimization software suite from Dash Optimization.</description>
  <language>en</language>
  <item>
  <title>Stochastic Programming Module</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/54b3ac54087a6251/f446a42f0facc946?show_docid=f446a42f0facc946</link>
  <description>
  Hi all, &lt;br&gt; &lt;p&gt;I have been using the &amp;quot;mmsp&amp;quot; module for solving a multistage recourse &lt;br&gt; model. I have been searching on the website to find the underlying &lt;br&gt; algorithm(s) that are used by this module. Can anyone help? &lt;br&gt; I believe that the recourse model is reset as a large scale LP &lt;br&gt; equivalent en solved accordingly. Is this correct?
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/54b3ac54087a6251</guid>
  <author>
  eejriets...@gmail.com
  (Eelco)
  </author>
  <pubDate>Sun, 06 June 2009 17:07:41 UT
</pubDate>
  </item>
  <item>
  <title>E-1013 Infeasible constraint</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/9e90b90bf66279ed/43df51f3db9c6301?show_docid=43df51f3db9c6301</link>
  <description>
  I&#39;m getting the error E-1013 Infeasible constraint in my model with &lt;br&gt; code on line 78: &amp;quot;sum(l in T)M(i,l,1)*l+sum(j in E,l in T)P(i,j,l,1) &lt;br&gt; *l&amp;gt;=Es(i)&amp;quot; How can I solve this? &lt;br&gt; &lt;p&gt;This is the code for my model= &lt;br&gt; &lt;p&gt;model Carpool &lt;br&gt; uses &amp;quot;mmxprs&amp;quot;; !gain access to the Xpress-Optimizer solver &lt;br&gt; &lt;p&gt;!optional parameters section
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/9e90b90bf66279ed</guid>
  <author>
  sfonne...@gmail.com
  (Sebastian)
  </author>
  <pubDate>Tue, 05 May 2009 17:39:55 UT
</pubDate>
  </item>
  <item>
  <title>XPRS_TOP and XPRS_LIN</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/9d6618874ec68923/5959d485da2177f5?show_docid=5959d485da2177f5</link>
  <description>
  Hello &lt;br&gt; &lt;p&gt;What is the difference between XPRS_TOP and XPRS_LIN? &lt;br&gt; &lt;p&gt;Thanks
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/9d6618874ec68923</guid>
  <author>
  anaramo...@gmail.com
  (Ana Ramos)
  </author>
  <pubDate>Sun, 05 May 2009 17:08:28 UT
</pubDate>
  </item>
  <item>
  <title>XpressMP on Leopard</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/315ffd10797f20e1/20cd3fc0ae0f12de?show_docid=20cd3fc0ae0f12de</link>
  <description>
  Dear Madam, Sir &lt;br&gt; &lt;p&gt;may I ask you whether there is any chance to see XpressMP running on &lt;br&gt; Mac Os X in the next months? &lt;br&gt; &lt;p&gt;I do not refer explicitly about the porting of Xpress-Ive (which &lt;br&gt; however make the development really easy), what is &lt;br&gt; really important to me is the possibility to use XpressMP on mac os x
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/315ffd10797f20e1</guid>
  <author>
  dacat...@ulb.ac.be
  (Daniele Catanzaro)
  </author>
  <pubDate>Fri, 05 May 2009 14:07:37 UT
</pubDate>
  </item>
  <item>
  <title>Converting a string to numeric?</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/062826f1d0eb30be/192f365260387153?show_docid=192f365260387153</link>
  <description>
  Hi guys &lt;br&gt; &lt;p&gt;I need some help. I have a file with both numeric and character data. &lt;br&gt; and i imported these to a 2d array(of type string) in mosel. &lt;br&gt; &lt;p&gt;Now, this is what I wanna try... &lt;br&gt; &lt;p&gt;Can I access a column from this array and then extract the numeric &lt;br&gt; value (in effect i wanna convert the string type info to numeric data
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/062826f1d0eb30be</guid>
  <author>
  zuhair.abdu...@gmail.com
  (Zee)
  </author>
  <pubDate>Mon, 05 May 2009 18:32:33 UT
</pubDate>
  </item>
  <item>
  <title>Re: PLZZZZZZZZZ HELP</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/4f3b3aba7a4727eb/ac43e3da97d392ff?show_docid=ac43e3da97d392ff</link>
  <description>
  I am not sure if I did understand the question... but if what you want &lt;br&gt; is to load an array from a dat file you can do it by means of for &lt;br&gt; loops as: &lt;br&gt; &lt;p&gt;forall(a in 1..A,b in 1..B) do &lt;br&gt; read(D(a,b)) &lt;br&gt; end-do &lt;br&gt; &lt;p&gt;You do not need to strictly start from 1.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/4f3b3aba7a4727eb</guid>
  <author>
  ov.mig...@googlemail.com
  (Miguel O-V)
  </author>
  <pubDate>Mon, 05 May 2009 17:23:06 UT
</pubDate>
  </item>
  <item>
  <title>Interpretation of the Solution</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/df9f2faa258d22e3/75d6c1dd4dc419a4?show_docid=75d6c1dd4dc419a4</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;I have used Xpress in my dissertation and must interpret my results &lt;br&gt; properly. In the book as well as in the net I could find nothing the &lt;br&gt; fitting, for this reason the last attempt is to write here. &lt;br&gt; &lt;p&gt;Please, explain me how to interpret the Rows (constrains), Columns &lt;br&gt; (variable), Non-zero elements as well as Simplex iterationens.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/df9f2faa258d22e3</guid>
  <author>
  peterschr...@googlemail.com
  (peterschrube@googlemail.com)
  </author>
  <pubDate>Wed, 04 Apr 2009 16:59:59 UT
</pubDate>
  </item>
  <item>
  <title>xPress Mosel IVE!</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/b8799a82acba6042/f7cffbf097964690?show_docid=f7cffbf097964690</link>
  <description>
  Hello! &lt;br&gt; &lt;p&gt;I&#39;m a greenhorn in programming and modelling and I hope somebody could &lt;br&gt; help me! &lt;br&gt; &lt;p&gt;I have the following problem with xPress Mosel IVE: &lt;br&gt; &lt;p&gt;I have a linear program with the following side condition: (Transport &lt;br&gt; condition) &lt;br&gt; &lt;p&gt;y1l &amp;gt;= LB1 or y1l = 0 &lt;br&gt; &lt;p&gt;l ... stands for distribution center or consumer
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/b8799a82acba6042</guid>
  <author>
  m.margreit...@gmx.at
  (Mags)
  </author>
  <pubDate>Tue, 04 Apr 2009 13:00:24 UT
</pubDate>
  </item>
  <item>
  <title>Optimization Libraries Student Version</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/f348f3e80f170ff6/8ffd63490a8442d9?show_docid=8ffd63490a8442d9</link>
  <description>
  Hi there, &lt;br&gt; &lt;p&gt;I was wondering if it is possible to obtain the Xpress Optimization &lt;br&gt; library for UNIX operating systems as a student version? I just need &lt;br&gt; the optimizer (and a mex interface), no fancy IDE. &lt;br&gt; &lt;p&gt;Thanks, &lt;br&gt; &lt;p&gt;Max
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/f348f3e80f170ff6</guid>
  <author>
  balan...@googlemail.com
  (Maximilian Balandat)
  </author>
  <pubDate>Thu, 04 Apr 2009 20:43:51 UT
</pubDate>
  </item>
  <item>
  <title>Xpress MP student edition can do sensitivity analysis?</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/26babbcc9f9a26d6/4832566b667c3a79?show_docid=4832566b667c3a79</link>
  <description>
  Good afternoon &lt;br&gt; I have a doubt about the student version of xpress MP. I want to know &lt;br&gt; if the student version of xpress MP can do sensitivity analysis? &lt;br&gt; Best regards &lt;br&gt; André Soares
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/26babbcc9f9a26d6</guid>
  <author>
  firmin...@gmail.com
  (Andre Soares)
  </author>
  <pubDate>Tue, 03 Mar 2009 15:36:50 UT
</pubDate>
  </item>
  <item>
  <title>sensitivty analysis on the student edtion</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/7c2fa66448a80b42/12848f6fb3daab8b?show_docid=12848f6fb3daab8b</link>
  <description>
  Good afternoon &lt;br&gt; &lt;p&gt;I have a doubt about the student version of xpress MP. I want to know &lt;br&gt; if the student version of xpress MP can do sensitivity analysis? &lt;br&gt; &lt;p&gt;Best regards &lt;br&gt; André Soares
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/7c2fa66448a80b42</guid>
  <author>
  firmin...@gmail.com
  (firmino82@gmail.com)
  </author>
  <pubDate>Mon, 03 Mar 2009 17:14:00 UT
</pubDate>
  </item>
  <item>
  <title>Information about ucbdata</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/6d3aa9a506cd8afd/d233982dabba20f6?show_docid=d233982dabba20f6</link>
  <description>
  Dear all, &lt;br&gt; We are trying to lead the branching variable in the B&amp;amp;B performed by &lt;br&gt; XPRESS. &lt;br&gt; To this end, we have found the callback function XPRS_CB_CHGBRANCH &lt;br&gt; that in &lt;br&gt; principle allows to choose the new branching var. by means of the &lt;br&gt; ucbdata &lt;br&gt; procedure. &lt;br&gt; &lt;p&gt;Our question is about the parameter of this function. In principle,
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/6d3aa9a506cd8afd</guid>
  <author>
  anaramo...@gmail.com
  (Ana Ramos)
  </author>
  <pubDate>Tue, 03 Mar 2009 11:05:07 UT
</pubDate>
  </item>
  <item>
  <title>LP gone horribly wrong</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/1a7bc5ae1ea8b9b7/4f1bbc74265a4d73?show_docid=4f1bbc74265a4d73</link>
  <description>
  Hi there! &lt;br&gt; I&#39;m trying to solve the following problem: I&#39;ve got five production &lt;br&gt; plants and numerous customers and I have to decide what amount of a &lt;br&gt; product should be produced by which plant to serve the needs of the &lt;br&gt; customers. &lt;br&gt; &lt;p&gt;As I&#39;m new to the XPress MP (Student version) I implemented that in
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/1a7bc5ae1ea8b9b7</guid>
  <author>
  patrizia...@gmail.com
  (Patrizia)
  </author>
  <pubDate>Sun, 03 Mar 2009 17:41:03 UT
</pubDate>
  </item>
  <item>
  <title>How to know when the B&amp;B has found an Integer solution</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/55c4eee0e388adf7/7a9def52dccc24b2?show_docid=7a9def52dccc24b2</link>
  <description>
  I am working in a Branch and Cut algorithm. &lt;br&gt; &lt;p&gt;I have to apply a procedure to add cuts when but only when the node is &lt;br&gt; an integer solution. Somebody knows how to determine if one node is &lt;br&gt; and Integer solution? &lt;br&gt; &lt;p&gt;Kind regards
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/55c4eee0e388adf7</guid>
  <author>
  pmayadu...@gmail.com
  (pmayaduque@gmail.com)
  </author>
  <pubDate>Tue, 03 Mar 2009 10:26:50 UT
</pubDate>
  </item>
  <item>
  <title>Stacked column</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/4a242ec0bd78afc4/908343982fd6609a?show_docid=908343982fd6609a</link>
  <description>
  Is there anybody that can help me graphing stacked columns (thats what &lt;br&gt; they call it in MS excel) in Xpress (IVE)? It is a power modelling &lt;br&gt; problem where I want total power production in each period as columns, &lt;br&gt; and the different power generators as different colors in the columns. &lt;br&gt; For example if power production in period 1 is 20MWh coal and 30MWh
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/4a242ec0bd78afc4</guid>
  <author>
  klokkp...@gmail.com
  (oystek)
  </author>
  <pubDate>Fri, 02 Feb 2009 14:58:29 UT
</pubDate>
  </item>
  </channel>
</rss>
