<?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>
  <item>
  <title>getsolatnode</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/fdf30c0af990f9f0/d9d52a53601431d2?show_docid=d9d52a53601431d2</link>
  <description>
  Hi all, &lt;br&gt; &lt;p&gt;I have a multistage mixed integer recourse model in xpress. In order &lt;br&gt; for me to evaluate my solutions I would like to have a print function &lt;br&gt; or whatsoever, to get my results at every node of the scenario tree &lt;br&gt; for different decision variables. &lt;br&gt; In order to do so I can call some solutions with the getsolatnode()
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/fdf30c0af990f9f0</guid>
  <author>
  eejriets...@gmail.com
  (Eelco)
  </author>
  <pubDate>Wed, 01 Jan 2009 09:10:51 UT
</pubDate>
  </item>
  <item>
  <title>MAX_COMPUTATION_TIME does not work?</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/0256c214632b2686/92dca13a59935381?show_docid=92dca13a59935381</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;I have a mosel model which I want to test on several instances of a &lt;br&gt; problem. Therefore, I decided to set a time limit to 1800 seconds, &lt;br&gt; after which the best solution so far shall be put out. &lt;br&gt; I tried the following code line: &lt;br&gt; setparam(&amp;quot;MAX_COMPUTATION_TIME &amp;quot;, 1800) &lt;br&gt; &lt;p&gt;but it does not seem to work, the computation time is at 4800s right
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/0256c214632b2686</guid>
  <author>
  david.ondra...@gmx.de
  (morgoth)
  </author>
  <pubDate>Mon, 01 Jan 2009 23:09:25 UT
</pubDate>
  </item>
  <item>
  <title>Mixed Integer Linear Programing Duality</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/938f6d6237b1bc2a/44093122f0c75629?show_docid=44093122f0c75629</link>
  <description>
  Hi all, &lt;br&gt; &lt;p&gt;I have been using XPress-MP to solve mixed integer linear problems but &lt;br&gt; unfortunatelly can&#39;t get the dual values of the constraints, since &lt;br&gt; getdual command is not working for some reason with integer problems. &lt;br&gt; Does anybody know how to handle this? &lt;br&gt; &lt;p&gt;Thanks,
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/938f6d6237b1bc2a</guid>
  <author>
  ekar...@gmail.com
  (ekarang@gmail.com)
  </author>
  <pubDate>Mon, 01 Jan 2009 18:07:12 UT
</pubDate>
  </item>
  <item>
  <title>need advice Xpress-SP</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/55fd5d3577a8f50d/aa78c28de4eb200f?show_docid=aa78c28de4eb200f</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;I am very new to Xpress-MP. I have a stochastic mixed integer linear &lt;br&gt; problem to solve. As I read on website, seems like it can be solved &lt;br&gt; using Xpress-SP (as I need some scenario generation) which is solver &lt;br&gt; for stochastic problems. But I have no idea how to use Xpress-SP. It &lt;br&gt; has been mentioned that there is Xpress-SP reference manual but I have
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/55fd5d3577a8f50d</guid>
  <author>
  usamaasi...@gmail.com
  (hev03)
  </author>
  <pubDate>Sun, 01 Jan 2009 05:34:14 UT
</pubDate>
  </item>
  <item>
  <title>Help needed in some modelling issues</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/37046d1bb0af99ce/4b937227eb86f460?show_docid=4b937227eb86f460</link>
  <description>
  Hi all, &lt;br&gt; &lt;p&gt;I just started in Xpress-MP and during the programming of my MIP I &lt;br&gt; came accross a few things that I cannot explain. The model runs &lt;br&gt; without any error messages, but does not produce any results. I think &lt;br&gt; this is caused by assigning (actually not assigning) initial values to &lt;br&gt; my variables.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/37046d1bb0af99ce</guid>
  <author>
  eejriets...@gmail.com
  (Eelco)
  </author>
  <pubDate>Sat, 01 Jan 2009 13:44:37 UT
</pubDate>
  </item>
  <item>
  <title>Problema de Optimización con Funcion Objetivo con Logaritmos</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/327424a3b5423333/f85fa00278fcee55?show_docid=f85fa00278fcee55</link>
  <description>
  Hola! &lt;br&gt; &lt;p&gt;Quisiera saber si existe alguna manera de que Xpress-MP resuelva &lt;br&gt; problemas cuya función objetivo sea el logaritmo de la suma de dos &lt;br&gt; variables de decisión. &lt;br&gt; &lt;p&gt;Gracias &lt;br&gt; PAOLA
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/327424a3b5423333</guid>
  <author>
  apaola112...@gmail.com
  (PAOLA)
  </author>
  <pubDate>Tue, 01 Jan 2009 03:12:42 UT
</pubDate>
  </item>
  <item>
  <title>combining Image to Xpress Model</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/ea0850721706e5db/deced5adc46caab0?show_docid=deced5adc46caab0</link>
  <description>
  Hi, folks, &lt;br&gt; &lt;p&gt;I am building several location models and desires to embed maps within the &lt;br&gt; Xpress, has any one tried it in IVE ? or do I have to write a GUI separated &lt;br&gt; and use data file to link the data and solutions? &lt;br&gt; &lt;p&gt;Please let me know. &lt;br&gt; &lt;p&gt;Xinhui Zhang, Ph.D. &lt;br&gt; Assistant Professor of Industrial Engineering
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/ea0850721706e5db</guid>
  <author>
  xinhui.zh...@wright.edu
  (Xinhui Zhang)
  </author>
  <pubDate>Sat, 12 Dec 2008 02:05:19 UT
</pubDate>
  </item>
  <item>
  <title>?45 error</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/568ca61c1895a959/4bbc9a5fff2d8570?show_docid=4bbc9a5fff2d8570</link>
  <description>
  Hi everyone &lt;br&gt; &lt;p&gt;I&#39;ve been running into some problems with mosel. I leave my program &lt;br&gt; running overnight and when I check on it inthe morning, I keep getting &lt;br&gt; the same error message. Here&#39;s the error message with the end part of &lt;br&gt; the log file: &lt;br&gt; &lt;p&gt; Node BestSoln BestBound Sols Active Depth Gap
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/568ca61c1895a959</guid>
  <author>
  amirah.rah...@gmail.com
  (Amirah)
  </author>
  <pubDate>Thu, 12 Dec 2008 23:16:01 UT
</pubDate>
  </item>
  <item>
  <title>help with removing objects in a set</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/c6b616058e730486/ffd3974a0d4812d4?show_docid=ffd3974a0d4812d4</link>
  <description>
  Hi all, &lt;br&gt; &lt;p&gt;I have been asked to solve the following problem in a better way by &lt;br&gt; the use of a greedy algorithm. It is called a vertex cover problem, &lt;br&gt; some of you might have heard of that one. You have to keep removing &lt;br&gt; elements from a set until it is not a vertex cover anymore. How can I &lt;br&gt; put this in MOSEL? The Mosel code looks loke this at the moment:
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/c6b616058e730486</guid>
  <author>
  pieter.tr...@gmail.com
  (pnt1990)
  </author>
  <pubDate>Thu, 12 Dec 2008 15:55:27 UT
</pubDate>
  </item>
  <item>
  <title>Conditions for mpvars in constraints, directly or indirectly</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/67710185e5b66da4/b706cb96523e493a?show_docid=b706cb96523e493a</link>
  <description>
  Hello, &lt;br&gt; &lt;p&gt;I have the following problem &lt;br&gt; &lt;p&gt;declarations &lt;br&gt; PathCost: array(100) of real &lt;br&gt; PathLoad: array(100) of mpvar &lt;br&gt; ....... &lt;br&gt; ...... &lt;br&gt; end-declarations &lt;br&gt; &lt;p&gt;.......constraints etc....... &lt;br&gt; &lt;p&gt;objective is TotalCost = sum(l in 1..100) PathCost(l) * PathLoad(l) &lt;br&gt; &lt;p&gt;In reality the PathCost for each path depends on its load. The higher
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/67710185e5b66da4</guid>
  <author>
  peter_s...@yahoo.com
  (p_sopa)
  </author>
  <pubDate>Tue, 12 Dec 2008 22:11:28 UT
</pubDate>
  </item>
  <item>
  <title>Using VB .NET with Mosel - Reading records</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/0a056c24625e5564/92c4ab8ac512a030?show_docid=92c4ab8ac512a030</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;My first post in this forum. Hope this group is still active. &lt;br&gt; &lt;p&gt;I have a Mosel model built and compiled and it works fine without any &lt;br&gt; issues. But I would like to call and run the model from within &lt;br&gt; VB .NET. I am actually able to run and solve the model as well using &lt;br&gt; the Mosel .NET reference library (xprmdn.dll). But my problem is with
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/0a056c24625e5564</guid>
  <author>
  bnagaraj...@gmail.com
  (BN)
  </author>
  <pubDate>Mon, 12 Dec 2008 23:00:09 UT
</pubDate>
  </item>
  <item>
  <title>student version</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/e5665f47cc03bd6a/d9a05da2e6be7b5c?show_docid=d9a05da2e6be7b5c</link>
  <description>
  Hi, &lt;br&gt; I am getting started with Xpress-Mosel. &lt;br&gt; I am not sure if in the student version can model a Non Linear &lt;br&gt; objective Function or not? &lt;br&gt; &lt;p&gt;Is there anyone who can help me? &lt;br&gt; &lt;p&gt;Thanks &lt;br&gt; Elham
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/e5665f47cc03bd6a</guid>
  <author>
  elham_mar2...@yahoo.com
  (elham_mar2002@yahoo.com)
  </author>
  <pubDate>Tue, 11 Nov 2008 08:57:26 UT
</pubDate>
  </item>
  <item>
  <title>Infeasible solution</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/459aca1fe85394a2/6e2a9fc597bd7573?show_docid=6e2a9fc597bd7573</link>
  <description>
  Hi, &lt;br&gt; I am new to Xpress, I have a model which is giving me an infeasible &lt;br&gt; solution. Therefore, I tried introducing a supplemental variable (x1) &lt;br&gt; so as to satisfy the constraints. But now the model is giving me a &lt;br&gt; compilation error. I have been trying to resolve this problem for 2 &lt;br&gt; days. I guess I am doing something wrong while coding it. I will
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/459aca1fe85394a2</guid>
  <author>
  neelesh.s...@gmail.com
  (Neelesh)
  </author>
  <pubDate>Sat, 11 Nov 2008 00:24:45 UT
</pubDate>
  </item>
  <item>
  <title>Abs constraint problem</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/12130a352a6e4e29/240779cce4991488?show_docid=240779cce4991488</link>
  <description>
  I need to state some constraints like this: &lt;br&gt; &lt;p&gt;I linearized them by using binary dummy variables...Isn&#39;t there a &lt;br&gt; better idea to state this without using dummy variables 0/1 in xpress- &lt;br&gt; ive? &lt;br&gt; &lt;p&gt;Thanks.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/12130a352a6e4e29</guid>
  <author>
  boricuaru...@gmail.com
  (Mario)
  </author>
  <pubDate>Mon, 11 Nov 2008 09:58:40 UT
</pubDate>
  </item>
  <item>
  <title>Student version not a valid Win32 application</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/4dd6044c20f8803d/98465d1ecad2991f?show_docid=98465d1ecad2991f</link>
  <description>
  &amp;quot;Not a valid Win32 application.&amp;quot; error in Xpress-MP Student Edition &lt;br&gt; &lt;p&gt;If you experience that message when you attempt to install &lt;br&gt; &amp;quot;student.exe&amp;quot;, it could be attributed to you were running antivirus in &lt;br&gt; the background say &amp;quot;Resident Shield&amp;quot; in AVG Free 8.0 &lt;br&gt; &lt;p&gt;You need to stop it when you are downloading the installer and when
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/4dd6044c20f8803d</guid>
  <author>
  chris.oak...@dashoptimization.com
  (ChrisOakley)
  </author>
  <pubDate>Fri, 11 Nov 2008 09:56:49 UT
</pubDate>
  </item>
  <item>
  <title>Question on evaluating</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/2c6fc08763287039/d570ad87adde1db3?show_docid=d570ad87adde1db3</link>
  <description>
  I&#39;m evaluating XPress, and I&#39;d like to know, how to use maximum RAM &lt;br&gt; for the model, because we&#39;re going to solve very large-sized problems. &lt;br&gt; Can anybody help me, please?
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/2c6fc08763287039</guid>
  <author>
  chtetla...@gmail.com
  (Iskander)
  </author>
  <pubDate>Thu, 10 Oct 2008 15:47:02 UT
</pubDate>
  </item>
  <item>
  <title>Issues regarding sequentially solving several problems ..</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/32da6981e01bf848/edee2cd8c1380cda?show_docid=edee2cd8c1380cda</link>
  <description>
  I need to solve many instances of an MIP model .. &lt;br&gt; &lt;p&gt;If I load the problems one by one, I get one solution .. but if run &lt;br&gt; the a program that automatically reads, sovles and writes the output, &lt;br&gt; the solution is different (worse), although correct.. &lt;br&gt; &lt;p&gt;Any ideas why this is happening? &lt;br&gt; &lt;p&gt;here&#39;s the code:
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/32da6981e01bf848</guid>
  <author>
  marve...@eafit.edu.co
  (MarioVelez)
  </author>
  <pubDate>Mon, 10 Oct 2008 15:06:47 UT
</pubDate>
  </item>
  <item>
  <title>lack of mmnl module in student version</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/fa49deed908bdaae/727aa10ffdd4ac1a?show_docid=727aa10ffdd4ac1a</link>
  <description>
  hi, &lt;br&gt; &lt;p&gt; I have university assignment to solve that requires non linear &lt;br&gt; constraints. Unfortunately I can&#39;t find mmnl module in my student &lt;br&gt; version. &lt;br&gt; Does anyone know how can I obtain one? &lt;br&gt; &lt;p&gt;-- &lt;br&gt; greetings, &lt;br&gt; Piotr
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/fa49deed908bdaae</guid>
  <author>
  obrzut.pi...@gmail.com
  (obi_1)
  </author>
  <pubDate>Thu, 10 Oct 2008 15:01:54 UT
</pubDate>
  </item>
  <item>
  <title>Infeasible Constraint</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/9e1dc4b9985fb745/0f5f8d6cb24220aa?show_docid=0f5f8d6cb24220aa</link>
  <description>
  I have my model almost completely debugged except for one last error - &lt;br&gt; infeasible constraint. I know that technically, it is not infeasible &lt;br&gt; as I have been able to run the same model with other software (LINGO) &lt;br&gt; with no problem. I know the typical checks for this, but is there a &lt;br&gt; way to see the values going into the constraint so that I can see
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/9e1dc4b9985fb745</guid>
  <author>
  emstel...@gmail.com
  (Elizabeth)
  </author>
  <pubDate>Wed, 10 Oct 2008 16:34:44 UT
</pubDate>
  </item>
  <item>
  <title>Using double or triple sums in the objective function.</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/f5d65c0237cbc350/4323a850d70b7eba?show_docid=4323a850d70b7eba</link>
  <description>
  I am new to using Xpress-MP and need some help. I cannot find any &lt;br&gt; examples in the documentation or in the program itself of how to code &lt;br&gt; (in Mosel) double sums (or higher). I thought it would be like: &lt;br&gt; &lt;p&gt;sum(i in SET1) (sum(j in SET2) cost(i,j)) &lt;br&gt; &lt;p&gt;But I keep getting syntax errors. My actual function is much more
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/f5d65c0237cbc350</guid>
  <author>
  emstel...@gmail.com
  (Elizabeth)
  </author>
  <pubDate>Mon, 09 Sep 2008 15:40:03 UT
</pubDate>
  </item>
  <item>
  <title>abs function at objective function</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/2ed7e70a95f84f59/4cf9f1339b5f111a?show_docid=4cf9f1339b5f111a</link>
  <description>
  How to make the following term in Mosel language? &lt;br&gt; &lt;p&gt;Maximize |x - y| &lt;br&gt; &lt;p&gt;I tried &lt;br&gt; &lt;p&gt;Maximize abs(x-y) &lt;br&gt; &lt;p&gt;but, it didn&#39;t work. &lt;br&gt; &lt;p&gt;plz help me. &lt;br&gt; Thanks.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/2ed7e70a95f84f59</guid>
  <author>
  geunch...@gmail.com
  (egnchr)
  </author>
  <pubDate>Fri, 09 Sep 2008 07:42:08 UT
</pubDate>
  </item>
  <item>
  <title>Optimality Gap</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/668402156a66723e/a667aebd7371d26f?show_docid=a667aebd7371d26f</link>
  <description>
  Hi All~ &lt;br&gt; &lt;p&gt;I have a question when I am solving a large model. &lt;br&gt; When we use XPRS_MAXTIME to stop the optimizer after running certain &lt;br&gt; amount of time, is there a way to return the optimality gap between &lt;br&gt; current solution and the true optimal solution? Thanks a lot for the &lt;br&gt; help. &lt;br&gt; &lt;p&gt;Peng
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/668402156a66723e</guid>
  <author>
  pep...@lehigh.edu
  (Peng)
  </author>
  <pubDate>Fri, 09 Sep 2008 05:17:13 UT
</pubDate>
  </item>
  <item>
  <title>Is Student version available for Linux operating system?</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/cc437d562fd1815c/80132cd00988ddfc?show_docid=80132cd00988ddfc</link>
  <description>
  Dear All, &lt;br&gt; &lt;p&gt;I am a PhD student at IIT Bombay. I am working on optimization and I &lt;br&gt; use Linux operating system. &lt;br&gt; please tell me that Xpress-MP Student version is available for Linux &lt;br&gt; operating system or not ? &lt;br&gt; &lt;p&gt;Thank you &lt;br&gt; -Sekhar
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/cc437d562fd1815c</guid>
  <author>
  sekhar....@gmail.com
  (somu)
  </author>
  <pubDate>Fri, 09 Sep 2008 06:27:35 UT
</pubDate>
  </item>
  <item>
  <title>Re: Help needed urgently!</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/57e0d989d4ed65f6/ffdd6bec58be2880?show_docid=ffdd6bec58be2880</link>
  <description>
  What error message are you getting?
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/57e0d989d4ed65f6</guid>
  <author>
  emstel...@gmail.com
  (Elizabeth)
  </author>
  <pubDate>Tue, 09 Sep 2008 16:27:34 UT
</pubDate>
  </item>
  <item>
  <title>Using the mod function</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/17c4e0b75e04fa8c/f98bc8c05efd8e95?show_docid=f98bc8c05efd8e95</link>
  <description>
  Hi All, &lt;br&gt; &lt;p&gt;I was curious if the mod function could be used on variables. I&#39;ve &lt;br&gt; tried and my IP doesn&#39;t seem to compile. It keeps throwing the error: &lt;br&gt; &amp;quot;E-112 Numeric expression expected for operator `mod&#39; &amp;quot;. Does anyone &lt;br&gt; know for certain if it&#39;s because I&#39;m using a variable? Thanks for the &lt;br&gt; help!
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/17c4e0b75e04fa8c</guid>
  <author>
  kateabercrom...@gmail.com
  (KA)
  </author>
  <pubDate>Tue, 08 Aug 2008 15:24:49 UT
</pubDate>
  </item>
  <item>
  <title>parameter initialization in C#</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/26c29de2f47acd7a/0b4fb6e98bf97410?show_docid=0b4fb6e98bf97410</link>
  <description>
  Hi, &lt;br&gt; I&#39;m trying to pass some input parameters into Mosel from C# but &#39;m &lt;br&gt; running into some trouble. I&#39;m using the mmexdrvs.cs as an example and &lt;br&gt; I can initialize a first set of variables but I&#39;m having trouble &lt;br&gt; initializing a second group of them. &lt;br&gt; &lt;p&gt;I have in a Mosel file: &lt;br&gt; &lt;p&gt;parameters &lt;br&gt; INIT_FNAME=&#39;in.txt&#39;
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/26c29de2f47acd7a</guid>
  <author>
  anaraqueldua...@gmail.com
  (Raquel)
  </author>
  <pubDate>Thu, 08 Aug 2008 00:02:33 UT
</pubDate>
  </item>
  <item>
  <title>Warning W-0</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/fcd7d17dc36fd55c/c8794b981bb1a89e?show_docid=c8794b981bb1a89e</link>
  <description>
  Hello, &lt;br&gt; &lt;p&gt;I install the current version of Xpress-MP for students, and I get &lt;br&gt; this message when the program starts: &lt;br&gt; &lt;p&gt;&amp;quot;(Line: 0, Col: 0) : warning 0:XPRS (Warning): Wrong XPRS version &lt;br&gt; number 0 (expected: 19)&amp;quot; &lt;br&gt; &lt;p&gt;Then it shows : &amp;quot;XPRS: Error when loading the problem.&amp;quot; when I run any &lt;br&gt; model. &lt;br&gt; &lt;p&gt;I have installed this student version in 2 PCs, and I get the same
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/fcd7d17dc36fd55c</guid>
  <author>
  as.corazon.no...@gmail.com
  (Calidosaúrico)
  </author>
  <pubDate>Thu, 07 July 2008 16:25:31 UT
</pubDate>
  </item>
  <item>
  <title>make a dll in mosel</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/0e9329d80dccc4b2/d1eb4a1590bda556?show_docid=d1eb4a1590bda556</link>
  <description>
  Hi! I need some help please. I need to create a dll from mosel. I &lt;br&gt; don&#39;t know how to do it or even if it&#39;s possible. Thanks
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/0e9329d80dccc4b2</guid>
  <author>
  anaraqueldua...@gmail.com
  (Raquel)
  </author>
  <pubDate>Mon, 07 July 2008 15:53:50 UT
</pubDate>
  </item>
  <item>
  <title>Running time error</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/f44262d541954ec8/ade2aa22243a7fd9?show_docid=ade2aa22243a7fd9</link>
  <description>
  Hi every one, &lt;br&gt; I am running a problem for my project using Xpress-MP. Every time I &lt;br&gt; run it for about one hour, the program indicates this kind of error: &lt;br&gt; An unexpected exception occurred in Model/Optimizer.It is UNSAFE to &lt;br&gt; continue. please save your work and restart. &lt;br&gt; I have read someone&#39;s post in this group advising to review some
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/f44262d541954ec8</guid>
  <author>
  nvd....@gmail.com
  (Hall)
  </author>
  <pubDate>Sat, 07 July 2008 08:52:42 UT
</pubDate>
  </item>
  <item>
  <title>How customize the branch and bound algorithm?</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/29ea7e175c535400/f1accf4f8002efe2?show_docid=f1accf4f8002efe2</link>
  <description>
  Sorry, &lt;br&gt; i need to introduce a heuristic procedure for each node of the branch &lt;br&gt; and bound tree. The problem is that in my procedure i need to make an &lt;br&gt; optimization with minimize(XPRS_LIN,&amp;quot;&amp;quot;), but it&#39;s impossible if the &lt;br&gt; optimizer already running. How can i do? I read about EMOSL, but i &lt;br&gt; didn&#39;t find it.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/29ea7e175c535400</guid>
  <author>
  vinti.cin...@gmail.com
  (Cinzia)
  </author>
  <pubDate>Thu, 06 June 2008 09:12:09 UT
</pubDate>
  </item>
  <item>
  <title>errors running models</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/5bcb16a5cc85be30/6feb452a101740d7?show_docid=6feb452a101740d7</link>
  <description>
  I&#39;m using Model 2.2.0, mmxprs version 1.6.2, mmive version 1.18.5 &lt;br&gt; I&#39;m finding that programs that used to run under previous versions now &lt;br&gt; don&#39;t. I&#39;ve changed arrays to :, when initialised from file. Some of &lt;br&gt; the arrays are initialised successfully, but there is an &amp;quot;error runing &lt;br&gt; model or execution interrupted&amp;quot; and no other indication of what is
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/5bcb16a5cc85be30</guid>
  <author>
  h...@maths.soton.ac.uk
  (Honora Smith)
  </author>
  <pubDate>Wed, 06 June 2008 12:41:16 UT
</pubDate>
  </item>
  <item>
  <title>.NET wrapper throws an BadImageFormatException</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/0c636aec860d04b2/98597d7bdb8ddebc?show_docid=98597d7bdb8ddebc</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;I tried to use the xprsdn.dll library in a visual studio 2005 project, &lt;br&gt; but every time i try to call a function (i.e. Init(string) or Init()) &lt;br&gt; in the optimization namespace, I get a System.BadImageFormatException . &lt;br&gt; What am I doing wrong? &lt;br&gt; My System is a Vista x64 Business, could this be a problem?
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/0c636aec860d04b2</guid>
  <author>
  david.ondra...@gmx.de
  (morgoth)
  </author>
  <pubDate>Mon, 06 June 2008 18:32:17 UT
</pubDate>
  </item>
  <item>
  <title>Help with using xprs.dll</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/65254e932ed93bac/6a928a27a6b9d82f?show_docid=6a928a27a6b9d82f</link>
  <description>
  I am writting a program that needs to call the methods from xprs.dll &lt;br&gt; file; i.e. XPRSlicense, .... &lt;br&gt; This program is written in C#, how can I accomplish this?
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/65254e932ed93bac</guid>
  <author>
  lfcmen...@gmail.com
  (spartan)
  </author>
  <pubDate>Tue, 05 May 2008 15:01:00 UT
</pubDate>
  </item>
  <item>
  <title>getsol(x:mpvar) -&gt; returns wrong value!</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/f4f6b7a281d162cb/ccd1edc13af11fd2?show_docid=ccd1edc13af11fd2</link>
  <description>
  Hi! &lt;br&gt; &lt;p&gt;I rerun an optimization model several times. To check the results I &lt;br&gt; calculate the objective value &amp;quot;manually&amp;quot;, by summing up all terms of &lt;br&gt; the objective function. For example: One part of the objective &lt;br&gt; consists of the sum of setup costs: &lt;br&gt; &lt;p&gt;sum(i in 1..I, j in 1..J, t in HR) ( X0(i,j,t) * SC(i,j) )
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/f4f6b7a281d162cb</guid>
  <author>
  tstra...@gmail.com
  (cees)
  </author>
  <pubDate>Sun, 05 May 2008 14:32:12 UT
</pubDate>
  </item>
  <item>
  <title>Java, but using a library Xpress</title>
  <link>http://groups.google.co.uk/group/xpressmp/browse_frm/thread/865d9026c319d70c/0017db5b13993455?show_docid=0017db5b13993455</link>
  <description>
  Good night 4 all, &lt;br&gt; I got the Xpress-Student and I´d want to designe a java program that &lt;br&gt; invokes a library Xpress. How can I do it? I didn&#39;t find neither &lt;br&gt; the .jar file in web nor instructions of how to use it. &lt;br&gt; Thanks, &lt;br&gt; &lt;p&gt;Jonata
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/xpressmp/browse_frm/thread/865d9026c319d70c</guid>
  <author>
  ljon...@gmail.com
  (Jonata)
  </author>
  <pubDate>Fri, 05 May 2008 23:41:17 UT
</pubDate>
  </item>
  </channel>
</rss>
