<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-15731</id>
	<title>Nabble - AMPL</title>
	<updated>2008-09-06T14:29:09Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/AMPL-f15731.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/AMPL-f15731.html" />
	<subtitle type="html">A discussion and help group for &lt;a href=&quot;http://www.ampl.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;AMPL&lt;/a&gt;, an algebraic modeling language for optimization problems of many kinds. &amp;nbsp;AMPL lets people use common notation and familiar concepts to formulate models and examine solutions, while the computer manages communication with appropriate solvers.</subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-19351467</id>
	<title>[AMPL 1961] Re: reset variables</title>
	<published>2008-09-06T14:29:09Z</published>
	<updated>2008-09-06T14:29:09Z</updated>
	<author>
		<name>ziming guan</name>
	</author>
	<content type="html">&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19351467&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;erimkardes@...&lt;/a&gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I believe this can also be done by naming the problem, say &amp;quot;problem
&lt;br&gt;&amp;gt; PR;&amp;quot;, and then issuing the command &amp;quot;solve PR;&amp;quot;. Please correct me if I
&lt;br&gt;&amp;gt; am wrong.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; erim
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Aug 22, 1:34 pm, &amp;quot;Robert Fourer&amp;quot; &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19351467&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;4...@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; The command &amp;quot;option reset_initial_guesses 1;&amp;quot; will cause the variables to be
&lt;br&gt;&amp;gt;&amp;gt; set back to their initial values before each &amp;quot;solve;&amp;quot;. &amp;nbsp;You only need to
&lt;br&gt;&amp;gt;&amp;gt; give this command once per AMPL session, before you do any solving.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Bob Fourer
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19351467&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;4...@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; From: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19351467&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19351467&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;] On Behalf Of
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Ziming Guan
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Sent: Thursday, August 21, 2008 10:25 PM
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19351467&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Subject: [AMPL 1933] reset variables
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I am solving a set of problem in a row, with each having the same
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; variables as the previous one. I am wondering what command I can use to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; reset the values of variables to refresh the computer memory?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Thank you,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Ziming Guan- Hide quoted text -
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; - Show quoted text -
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;Hi,
&lt;br&gt;&lt;br&gt;Do &amp;nbsp;you mean I need to name the problems in different names, say PR1, 
&lt;br&gt;PR2,... or name the problem by PR in each iteration?
&lt;br&gt;&lt;br&gt;Ziming
&lt;br&gt;&lt;br&gt;--~--~---------~--~----~------------~-------~--~----~
&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;AMPL Modeling Language&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19351467&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19351467&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl+unsubscribe@...&lt;/a&gt;
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/ampl?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/ampl?hl=en&lt;/a&gt;&lt;br&gt;-~----------~----~----~----~------~----~------~--~---
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-AMPL-1961--Re%3A-reset-variables-tp19351467p19351467.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19347983</id>
	<title>[AMPL 1960] Re: Problem with deduced bounds</title>
	<published>2008-09-06T08:47:38Z</published>
	<updated>2008-09-06T08:47:38Z</updated>
	<author>
		<name>Robert Fourer-2</name>
	</author>
	<content type="html">&lt;br&gt;Dave,
&lt;br&gt;&lt;br&gt;So that I can be sure we're considering the same situation, could you send
&lt;br&gt;me your complete example? &amp;nbsp;I'd like to look at the parameter and variable
&lt;br&gt;definitions, and any assignments of data values.
&lt;br&gt;&lt;br&gt;Bob Fourer
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19347983&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;4er@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19347983&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19347983&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;] On Behalf Of
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19347983&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;davewoodrow@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Sent: Friday, September 05, 2008 10:41 AM
&lt;br&gt;&amp;gt; To: AMPL Modeling Language
&lt;br&gt;&amp;gt; Subject: [AMPL 1958] Problem with deduced bounds
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I would be very grateful for assistance with a problem that I am
&lt;br&gt;&amp;gt; having a lot of difficulty with.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I have written a model in AMPL that uses CPLEX. &amp;nbsp;When I attempt to
&lt;br&gt;&amp;gt; solve the model several error messages are returned of the following
&lt;br&gt;&amp;gt; type.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; impossible deduced bounds: lower = 40990.8, upper = 40990.8;
&lt;br&gt;&amp;gt; difference = 1.89175e-10
&lt;br&gt;&amp;gt; Setting $presolve_eps &amp;gt;= 2.23e-10 might help
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The constraints referenced in the error messages are all linearised
&lt;br&gt;&amp;gt; constraints.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; If I set presolve_eps to the suggested value the model solves, but I
&lt;br&gt;&amp;gt; was interested as to why this was necessary. &amp;nbsp; I prepared a very small
&lt;br&gt;&amp;gt; model to ascertain the result if I only include the following
&lt;br&gt;&amp;gt; linearisation: &amp;nbsp;dvar_x = MAX(0, dvar_y).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; subject to C1 : dvar_x &amp;gt;= 0;
&lt;br&gt;&amp;gt; subject to C2 : dvar_x &amp;gt;= dvar_y;
&lt;br&gt;&amp;gt; subject to C3 : dvar_x &amp;lt;= BigM * binary;
&lt;br&gt;&amp;gt; subject to C4 : dvar_x &amp;lt;= dvar_y + BigM * (1 - binary);
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; For this purpose:
&lt;br&gt;&amp;gt; 1.	I used a parameter for dvar_y, which has a value of 300,026.2.
&lt;br&gt;&amp;gt; 2.	BigM is set to 500,000..
&lt;br&gt;&amp;gt; 3.	I did not change the default value of presolve_eps from 0.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Again, the following error message appeared, regardless of whether the
&lt;br&gt;&amp;gt; objective of to minimise or maximise dvar_x.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; impossible deduced bounds: lower = 300026, upper = 300026;
&lt;br&gt;&amp;gt; difference = 5.82077e-11
&lt;br&gt;&amp;gt; Setting $presolve_eps &amp;gt;= 6.98e-11 might help
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; By changing the value of eps to 6.98e-11 the model does solve. &amp;nbsp;I have
&lt;br&gt;&amp;gt; read the relevant pages in the AMPL manual and I appreciate that the
&lt;br&gt;&amp;gt; implied lower bound may be greater than the upper bound due to
&lt;br&gt;&amp;gt; imprecision, but I do not understand why this would arise in such a
&lt;br&gt;&amp;gt; very basic model. Should the linearised form of the constraints be
&lt;br&gt;&amp;gt; expressed differently to avoid having to change the default eps
&lt;br&gt;&amp;gt; setting?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I also do not understand why the implied upper and lower bounds are
&lt;br&gt;&amp;gt; 300026 and not 300026.2.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Although a non-default eps value would enable this model to solve, I
&lt;br&gt;&amp;gt; am concerned that a different data set may require a different eps
&lt;br&gt;&amp;gt; value to be used.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Many thanks in advance.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thank you
&lt;br&gt;&amp;gt; Dave
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--~--~---------~--~----~------------~-------~--~----~
&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;AMPL Modeling Language&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19347983&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19347983&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl+unsubscribe@...&lt;/a&gt;
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/ampl?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/ampl?hl=en&lt;/a&gt;&lt;br&gt;-~----------~----~----~----~------~----~------~--~---
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-AMPL-1958--Problem-with-deduced-bounds-tp19340195p19347983.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19342774</id>
	<title>[AMPL 1959] Mandy Moore Boob Slip</title>
	<published>2008-09-05T20:41:19Z</published>
	<updated>2008-09-05T20:41:19Z</updated>
	<author>
		<name>aolamidezwolle</name>
	</author>
	<content type="html">&lt;br&gt;Wish I could see the left one too!
&lt;br&gt;&lt;a href=&quot;http://freerealvideo.net/video.html?video=71947&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://freerealvideo.net/video.html?video=71947&lt;/a&gt;&lt;br&gt;--~--~---------~--~----~------------~-------~--~----~
&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;AMPL Modeling Language&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19342774&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19342774&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl+unsubscribe@...&lt;/a&gt;
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/ampl?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/ampl?hl=en&lt;/a&gt;&lt;br&gt;-~----------~----~----~----~------~----~------~--~---
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-AMPL-1959--Mandy-Moore-Boob-Slip-tp19342774p19342774.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19337635</id>
	<title>[AMPL 1957] !!System Latest Tips . Your pc Tips !!!</title>
	<published>2008-09-05T12:07:41Z</published>
	<updated>2008-09-05T12:07:41Z</updated>
	<author>
		<name>^^!!!Geetha!!!^^ Baby</name>
	</author>
	<content type="html">&lt;h2&gt;Latest System Tips&lt;/h2&gt;

&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/09/revo-uninstaller-171.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Revo uninstaller-171&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/08/anti-trojan-elite-395.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Anti trojan elite 395&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/08/delete-viewpoint-spyware.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Delete viewpoint spyware&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/08/how-to-avoid-being-stalked-in.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;How to avoid being stalked&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/08/how-to-clean-your-hard-drive.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;How to clean your hard drive&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/08/how-to-get-computer-to-standby.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;How to get computer to standby&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/08/erase-files-from-hard-drive-permanently.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Erase files from hard drive permanently.&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;br&gt;&lt;ul&gt;&lt;li class=&quot;archivedate expanded&quot;&gt;
&lt;a class=&quot;toggle&quot; href=&quot;http://urtips.blogspot.com/?widgetType=BlogArchive&amp;amp;widgetId=BlogArchive1&amp;amp;action=toggle&amp;amp;dir=close&amp;amp;toggle=YEARLY-1199174400000&amp;amp;toggleopen=WEEKLY-1220166000000&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
&lt;span class=&quot;zippy toggle-open&quot;&gt;▼ &lt;/span&gt;
&lt;/a&gt;
&lt;a class=&quot;post-count-link&quot; href=&quot;http://urtips.blogspot.com/search?updated-min=2008-01-01T00%3A00%3A00-08%3A00&amp;amp;updated-max=2009-01-01T00%3A00%3A00-08%3A00&amp;amp;max-results=32&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;2008&lt;/a&gt;
&lt;span class=&quot;post-count&quot; dir=&quot;ltr&quot;&gt;(32)&lt;/span&gt;
&lt;ul&gt;&lt;li class=&quot;archivedate expanded&quot;&gt;
&lt;a class=&quot;toggle&quot; href=&quot;http://urtips.blogspot.com/?widgetType=BlogArchive&amp;amp;widgetId=BlogArchive1&amp;amp;action=toggle&amp;amp;dir=close&amp;amp;toggle=WEEKLY-1220166000000&amp;amp;toggleopen=WEEKLY-1220166000000&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
&lt;span class=&quot;zippy toggle-open&quot;&gt;▼ &lt;/span&gt;
&lt;/a&gt;
&lt;a class=&quot;post-count-link&quot; href=&quot;http://urtips.blogspot.com/2008_08_31_archive.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;08/31 - 09/07&lt;/a&gt;
&lt;span class=&quot;post-count&quot; dir=&quot;ltr&quot;&gt;(1)&lt;/span&gt;
&lt;ul class=&quot;posts&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/09/revo-uninstaller-171.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Revo Uninstaller 1.71&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;&lt;li class=&quot;archivedate collapsed&quot;&gt;
&lt;a class=&quot;toggle&quot; href=&quot;http://urtips.blogspot.com/?widgetType=BlogArchive&amp;amp;widgetId=BlogArchive1&amp;amp;action=toggle&amp;amp;dir=open&amp;amp;toggle=WEEKLY-1219561200000&amp;amp;toggleopen=WEEKLY-1220166000000&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
&lt;span class=&quot;zippy&quot;&gt;

              ►
            
&lt;/span&gt;
&lt;/a&gt;
&lt;a class=&quot;post-count-link&quot; href=&quot;http://urtips.blogspot.com/2008_08_24_archive.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;08/24 - 08/31&lt;/a&gt;
&lt;span class=&quot;post-count&quot; dir=&quot;ltr&quot;&gt;(2)&lt;/span&gt;
&lt;ul class=&quot;posts&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/08/anti-trojan-elite-395.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Anti Trojan Elite 3.9.5&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/08/delete-viewpoint-spyware.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Delete Viewpoint Spyware&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;&lt;li class=&quot;archivedate collapsed&quot;&gt;
&lt;a class=&quot;toggle&quot; href=&quot;http://urtips.blogspot.com/?widgetType=BlogArchive&amp;amp;widgetId=BlogArchive1&amp;amp;action=toggle&amp;amp;dir=open&amp;amp;toggle=WEEKLY-1218956400000&amp;amp;toggleopen=WEEKLY-1220166000000&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
&lt;span class=&quot;zippy&quot;&gt;

              ►
            
&lt;/span&gt;
&lt;/a&gt;
&lt;a class=&quot;post-count-link&quot; href=&quot;http://urtips.blogspot.com/2008_08_17_archive.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;08/17 - 08/24&lt;/a&gt;
&lt;span class=&quot;post-count&quot; dir=&quot;ltr&quot;&gt;(2)&lt;/span&gt;
&lt;ul class=&quot;posts&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/08/how-to-avoid-being-stalked-in.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;How to Avoid Being Stalked in Cyberspace&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/08/how-to-clean-your-hard-drive.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;How to Clean Your Hard Drive&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;&lt;li class=&quot;archivedate collapsed&quot;&gt;
&lt;a class=&quot;toggle&quot; href=&quot;http://urtips.blogspot.com/?widgetType=BlogArchive&amp;amp;widgetId=BlogArchive1&amp;amp;action=toggle&amp;amp;dir=open&amp;amp;toggle=WEEKLY-1218351600000&amp;amp;toggleopen=WEEKLY-1220166000000&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
&lt;span class=&quot;zippy&quot;&gt;

              ►
            
&lt;/span&gt;
&lt;/a&gt;
&lt;a class=&quot;post-count-link&quot; href=&quot;http://urtips.blogspot.com/2008_08_10_archive.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;08/10 - 08/17&lt;/a&gt;
&lt;span class=&quot;post-count&quot; dir=&quot;ltr&quot;&gt;(4)&lt;/span&gt;
&lt;ul class=&quot;posts&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/08/how-to-get-computer-to-standby.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;How to get a Computer to Standby Automatically&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/08/erase-files-from-hard-drive-permanently.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;erase files from a hard drive permanently&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/08/youtube-music-downloader-101.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Youtube Music Downloader 1.0.1&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/08/xp-antispy-397-beta-2.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;XP AntiSpy 3.97 Beta 2&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;&lt;li class=&quot;archivedate collapsed&quot;&gt;
&lt;a class=&quot;toggle&quot; href=&quot;http://urtips.blogspot.com/?widgetType=BlogArchive&amp;amp;widgetId=BlogArchive1&amp;amp;action=toggle&amp;amp;dir=open&amp;amp;toggle=WEEKLY-1217746800000&amp;amp;toggleopen=WEEKLY-1220166000000&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
&lt;span class=&quot;zippy&quot;&gt;

              ►
            
&lt;/span&gt;
&lt;/a&gt;
&lt;a class=&quot;post-count-link&quot; href=&quot;http://urtips.blogspot.com/2008_08_03_archive.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;08/03 - 08/10&lt;/a&gt;
&lt;span class=&quot;post-count&quot; dir=&quot;ltr&quot;&gt;(2)&lt;/span&gt;
&lt;ul class=&quot;posts&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/08/use-ultra-wincleaner.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use Ultra WinCleaner&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/08/add-free-fonts-to-computer-windows-xp.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Add FREE FONTS to a Computer - Windows XP&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;&lt;li class=&quot;archivedate collapsed&quot;&gt;
&lt;a class=&quot;toggle&quot; href=&quot;http://urtips.blogspot.com/?widgetType=BlogArchive&amp;amp;widgetId=BlogArchive1&amp;amp;action=toggle&amp;amp;dir=open&amp;amp;toggle=WEEKLY-1217142000000&amp;amp;toggleopen=WEEKLY-1220166000000&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
&lt;span class=&quot;zippy&quot;&gt;

              ►
            
&lt;/span&gt;
&lt;/a&gt;
&lt;a class=&quot;post-count-link&quot; href=&quot;http://urtips.blogspot.com/2008_07_27_archive.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;07/27 - 08/03&lt;/a&gt;
&lt;span class=&quot;post-count&quot; dir=&quot;ltr&quot;&gt;(3)&lt;/span&gt;
&lt;ul class=&quot;posts&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/08/how-to-avoid-scams.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Avoid Scams&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/07/how-to-surf-internet-anonymously-with.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;How to Surf the Internet Anonymously With Proxies&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/07/how-to-determine-origin-of-microsoft.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;How to Determine Origin of Microsoft Files&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;&lt;li class=&quot;archivedate collapsed&quot;&gt;
&lt;a class=&quot;toggle&quot; href=&quot;http://urtips.blogspot.com/?widgetType=BlogArchive&amp;amp;widgetId=BlogArchive1&amp;amp;action=toggle&amp;amp;dir=open&amp;amp;toggle=WEEKLY-1216537200000&amp;amp;toggleopen=WEEKLY-1220166000000&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
&lt;span class=&quot;zippy&quot;&gt;

              ►
            
&lt;/span&gt;
&lt;/a&gt;
&lt;a class=&quot;post-count-link&quot; href=&quot;http://urtips.blogspot.com/2008_07_20_archive.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;07/20 - 07/27&lt;/a&gt;
&lt;span class=&quot;post-count&quot; dir=&quot;ltr&quot;&gt;(1)&lt;/span&gt;
&lt;ul class=&quot;posts&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/07/how-to-run-grammar-checks-online.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;How to Run Grammar Checks Online&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;&lt;li class=&quot;archivedate collapsed&quot;&gt;
&lt;a class=&quot;toggle&quot; href=&quot;http://urtips.blogspot.com/?widgetType=BlogArchive&amp;amp;widgetId=BlogArchive1&amp;amp;action=toggle&amp;amp;dir=open&amp;amp;toggle=WEEKLY-1215932400000&amp;amp;toggleopen=WEEKLY-1220166000000&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
&lt;span class=&quot;zippy&quot;&gt;

              ►
            
&lt;/span&gt;
&lt;/a&gt;
&lt;a class=&quot;post-count-link&quot; href=&quot;http://urtips.blogspot.com/2008_07_13_archive.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;07/13 - 07/20&lt;/a&gt;
&lt;span class=&quot;post-count&quot; dir=&quot;ltr&quot;&gt;(1)&lt;/span&gt;
&lt;ul class=&quot;posts&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/07/how-to-recognize-and-avoid-phishing.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;How to Recognize and Avoid Phishing Scams&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;&lt;li class=&quot;archivedate collapsed&quot;&gt;
&lt;a class=&quot;toggle&quot; href=&quot;http://urtips.blogspot.com/?widgetType=BlogArchive&amp;amp;widgetId=BlogArchive1&amp;amp;action=toggle&amp;amp;dir=open&amp;amp;toggle=WEEKLY-1215327600000&amp;amp;toggleopen=WEEKLY-1220166000000&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
&lt;span class=&quot;zippy&quot;&gt;

              ►
            
&lt;/span&gt;
&lt;/a&gt;
&lt;a class=&quot;post-count-link&quot; href=&quot;http://urtips.blogspot.com/2008_07_06_archive.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;07/06 - 07/13&lt;/a&gt;
&lt;span class=&quot;post-count&quot; dir=&quot;ltr&quot;&gt;(1)&lt;/span&gt;
&lt;ul class=&quot;posts&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/07/10-fast-and-free-security-enhancements.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;10 Fast and Free Security Enhancements&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;&lt;li class=&quot;archivedate collapsed&quot;&gt;
&lt;a class=&quot;toggle&quot; href=&quot;http://urtips.blogspot.com/?widgetType=BlogArchive&amp;amp;widgetId=BlogArchive1&amp;amp;action=toggle&amp;amp;dir=open&amp;amp;toggle=WEEKLY-1214118000000&amp;amp;toggleopen=WEEKLY-1220166000000&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
&lt;span class=&quot;zippy&quot;&gt;

              ►
            
&lt;/span&gt;
&lt;/a&gt;
&lt;a class=&quot;post-count-link&quot; href=&quot;http://urtips.blogspot.com/2008_06_22_archive.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;06/22 - 06/29&lt;/a&gt;
&lt;span class=&quot;post-count&quot; dir=&quot;ltr&quot;&gt;(1)&lt;/span&gt;
&lt;ul class=&quot;posts&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/06/four-tips-to-using-system-restore-on.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Four tips to using System Restore on Windows XP&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;&lt;li class=&quot;archivedate collapsed&quot;&gt;
&lt;a class=&quot;toggle&quot; href=&quot;http://urtips.blogspot.com/?widgetType=BlogArchive&amp;amp;widgetId=BlogArchive1&amp;amp;action=toggle&amp;amp;dir=open&amp;amp;toggle=WEEKLY-1212908400000&amp;amp;toggleopen=WEEKLY-1220166000000&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
&lt;span class=&quot;zippy&quot;&gt;

              ►
            
&lt;/span&gt;
&lt;/a&gt;
&lt;a class=&quot;post-count-link&quot; href=&quot;http://urtips.blogspot.com/2008_06_08_archive.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;06/08 - 06/15&lt;/a&gt;
&lt;span class=&quot;post-count&quot; dir=&quot;ltr&quot;&gt;(1)&lt;/span&gt;
&lt;ul class=&quot;posts&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/06/wise-disk-cleaner.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Wise Disk cleaner&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;&lt;li class=&quot;archivedate collapsed&quot;&gt;
&lt;a class=&quot;toggle&quot; href=&quot;http://urtips.blogspot.com/?widgetType=BlogArchive&amp;amp;widgetId=BlogArchive1&amp;amp;action=toggle&amp;amp;dir=open&amp;amp;toggle=WEEKLY-1209884400000&amp;amp;toggleopen=WEEKLY-1220166000000&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
&lt;span class=&quot;zippy&quot;&gt;

              ►
            
&lt;/span&gt;
&lt;/a&gt;
&lt;a class=&quot;post-count-link&quot; href=&quot;http://urtips.blogspot.com/2008_05_04_archive.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;05/04 - 05/11&lt;/a&gt;
&lt;span class=&quot;post-count&quot; dir=&quot;ltr&quot;&gt;(1)&lt;/span&gt;
&lt;ul class=&quot;posts&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/05/full-speed-internet-broadband.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Full Speed Internet Broadband Connection v2.1&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;&lt;li class=&quot;archivedate collapsed&quot;&gt;
&lt;a class=&quot;toggle&quot; href=&quot;http://urtips.blogspot.com/?widgetType=BlogArchive&amp;amp;widgetId=BlogArchive1&amp;amp;action=toggle&amp;amp;dir=open&amp;amp;toggle=WEEKLY-1207465200000&amp;amp;toggleopen=WEEKLY-1220166000000&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
&lt;span class=&quot;zippy&quot;&gt;

              ►
            
&lt;/span&gt;
&lt;/a&gt;
&lt;a class=&quot;post-count-link&quot; href=&quot;http://urtips.blogspot.com/2008_04_06_archive.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;04/06 - 04/13&lt;/a&gt;
&lt;span class=&quot;post-count&quot; dir=&quot;ltr&quot;&gt;(1)&lt;/span&gt;
&lt;ul class=&quot;posts&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/04/remote-administrator.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Remote Administrator&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;&lt;li class=&quot;archivedate collapsed&quot;&gt;
&lt;a class=&quot;toggle&quot; href=&quot;http://urtips.blogspot.com/?widgetType=BlogArchive&amp;amp;widgetId=BlogArchive1&amp;amp;action=toggle&amp;amp;dir=open&amp;amp;toggle=WEEKLY-1206860400000&amp;amp;toggleopen=WEEKLY-1220166000000&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
&lt;span class=&quot;zippy&quot;&gt;

              ►
            
&lt;/span&gt;
&lt;/a&gt;
&lt;a class=&quot;post-count-link&quot; href=&quot;http://urtips.blogspot.com/2008_03_30_archive.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;03/30 - 04/06&lt;/a&gt;
&lt;span class=&quot;post-count&quot; dir=&quot;ltr&quot;&gt;(1)&lt;/span&gt;
&lt;ul class=&quot;posts&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/04/avg-internet-security-8087-key.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;AVG Internet Security 8.0.87 + key&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;&lt;li class=&quot;archivedate collapsed&quot;&gt;
&lt;a class=&quot;toggle&quot; href=&quot;http://urtips.blogspot.com/?widgetType=BlogArchive&amp;amp;widgetId=BlogArchive1&amp;amp;action=toggle&amp;amp;dir=open&amp;amp;toggle=WEEKLY-1205049600000&amp;amp;toggleopen=WEEKLY-1220166000000&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
&lt;span class=&quot;zippy&quot;&gt;

              ►
            
&lt;/span&gt;
&lt;/a&gt;
&lt;a class=&quot;post-count-link&quot; href=&quot;http://urtips.blogspot.com/2008_03_09_archive.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;03/09 - 03/16&lt;/a&gt;
&lt;span class=&quot;post-count&quot; dir=&quot;ltr&quot;&gt;(1)&lt;/span&gt;
&lt;ul class=&quot;posts&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/03/translation-support-systemenglish-hindi.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Translation Support System(English-Hindi)&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;&lt;li class=&quot;archivedate collapsed&quot;&gt;
&lt;a class=&quot;toggle&quot; href=&quot;http://urtips.blogspot.com/?widgetType=BlogArchive&amp;amp;widgetId=BlogArchive1&amp;amp;action=toggle&amp;amp;dir=open&amp;amp;toggle=WEEKLY-1204444800000&amp;amp;toggleopen=WEEKLY-1220166000000&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
&lt;span class=&quot;zippy&quot;&gt;

              ►
            
&lt;/span&gt;
&lt;/a&gt;
&lt;a class=&quot;post-count-link&quot; href=&quot;http://urtips.blogspot.com/2008_03_02_archive.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;03/02 - 03/09&lt;/a&gt;
&lt;span class=&quot;post-count&quot; dir=&quot;ltr&quot;&gt;(2)&lt;/span&gt;
&lt;ul class=&quot;posts&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/03/search-gt.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Search GT&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/03/ccleaner.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;CCleaner&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;&lt;li class=&quot;archivedate collapsed&quot;&gt;
&lt;a class=&quot;toggle&quot; href=&quot;http://urtips.blogspot.com/?widgetType=BlogArchive&amp;amp;widgetId=BlogArchive1&amp;amp;action=toggle&amp;amp;dir=open&amp;amp;toggle=WEEKLY-1203840000000&amp;amp;toggleopen=WEEKLY-1220166000000&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
&lt;span class=&quot;zippy&quot;&gt;

              ►
            
&lt;/span&gt;
&lt;/a&gt;
&lt;a class=&quot;post-count-link&quot; href=&quot;http://urtips.blogspot.com/2008_02_24_archive.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;02/24 - 03/02&lt;/a&gt;
&lt;span class=&quot;post-count&quot; dir=&quot;ltr&quot;&gt;(1)&lt;/span&gt;
&lt;ul class=&quot;posts&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/02/ram-booster-net-31-released.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;RAM Booster .Net 3.1 Released&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;&lt;li class=&quot;archivedate collapsed&quot;&gt;
&lt;a class=&quot;toggle&quot; href=&quot;http://urtips.blogspot.com/?widgetType=BlogArchive&amp;amp;widgetId=BlogArchive1&amp;amp;action=toggle&amp;amp;dir=open&amp;amp;toggle=WEEKLY-1202630400000&amp;amp;toggleopen=WEEKLY-1220166000000&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
&lt;span class=&quot;zippy&quot;&gt;

              ►
            
&lt;/span&gt;
&lt;/a&gt;
&lt;a class=&quot;post-count-link&quot; href=&quot;http://urtips.blogspot.com/2008_02_10_archive.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;02/10 - 02/17&lt;/a&gt;
&lt;span class=&quot;post-count&quot; dir=&quot;ltr&quot;&gt;(1)&lt;/span&gt;
&lt;ul class=&quot;posts&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/02/speedcommander.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;SpeedCommander&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;&lt;li class=&quot;archivedate collapsed&quot;&gt;
&lt;a class=&quot;toggle&quot; href=&quot;http://urtips.blogspot.com/?widgetType=BlogArchive&amp;amp;widgetId=BlogArchive1&amp;amp;action=toggle&amp;amp;dir=open&amp;amp;toggle=WEEKLY-1202025600000&amp;amp;toggleopen=WEEKLY-1220166000000&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
&lt;span class=&quot;zippy&quot;&gt;

              ►
            
&lt;/span&gt;
&lt;/a&gt;
&lt;a class=&quot;post-count-link&quot; href=&quot;http://urtips.blogspot.com/2008_02_03_archive.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;02/03 - 02/10&lt;/a&gt;
&lt;span class=&quot;post-count&quot; dir=&quot;ltr&quot;&gt;(2)&lt;/span&gt;
&lt;ul class=&quot;posts&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/02/download-bluetooth-remote-control-30.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Download Bluetooth Remote Control 3.0&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/02/panda-antivirus-2008.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Panda Antivirus 2008&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;&lt;li class=&quot;archivedate collapsed&quot;&gt;
&lt;a class=&quot;toggle&quot; href=&quot;http://urtips.blogspot.com/?widgetType=BlogArchive&amp;amp;widgetId=BlogArchive1&amp;amp;action=toggle&amp;amp;dir=open&amp;amp;toggle=WEEKLY-1200211200000&amp;amp;toggleopen=WEEKLY-1220166000000&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
&lt;span class=&quot;zippy&quot;&gt;

              ►
            
&lt;/span&gt;
&lt;/a&gt;
&lt;a class=&quot;post-count-link&quot; href=&quot;http://urtips.blogspot.com/2008_01_13_archive.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;01/13 - 01/20&lt;/a&gt;
&lt;span class=&quot;post-count&quot; dir=&quot;ltr&quot;&gt;(2)&lt;/span&gt;
&lt;ul class=&quot;posts&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/01/review-mysecretfolder-v43.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Review MySecretFolder v4.3&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/01/password-saver-411.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Password Saver 4.1.1&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;&lt;li class=&quot;archivedate collapsed&quot;&gt;
&lt;a class=&quot;toggle&quot; href=&quot;http://urtips.blogspot.com/?widgetType=BlogArchive&amp;amp;widgetId=BlogArchive1&amp;amp;action=toggle&amp;amp;dir=open&amp;amp;toggle=WEEKLY-1199606400000&amp;amp;toggleopen=WEEKLY-1220166000000&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
&lt;span class=&quot;zippy&quot;&gt;

              ►
            
&lt;/span&gt;
&lt;/a&gt;
&lt;a class=&quot;post-count-link&quot; href=&quot;http://urtips.blogspot.com/2008_01_06_archive.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;01/06 - 01/13&lt;/a&gt;
&lt;span class=&quot;post-count&quot; dir=&quot;ltr&quot;&gt;(1)&lt;/span&gt;
&lt;ul class=&quot;posts&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://urtips.blogspot.com/2008/01/usb-key-locker-v122.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;USB Key Locker v.1.2.2&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;

&lt;a class=&quot;toggle&quot; href=&quot;http://urtips.blogspot.com/?widgetType=BlogArchive&amp;amp;widgetId=BlogArchive1&amp;amp;action=toggle&amp;amp;dir=open&amp;amp;toggle=YEARLY-1167638400000&amp;amp;toggleopen=WEEKLY-1220166000000&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
&lt;span class=&quot;zippy&quot;&gt;

              ►
            
&lt;/span&gt;
&lt;/a&gt;
&lt;a class=&quot;post-count-link&quot; href=&quot;http://urtips.blogspot.com/search?updated-min=2007-01-01T00%3A00%3A00-08%3A00&amp;amp;updated-max=2008-01-01T00%3A00%3A00-08%3A00&amp;amp;max-results=50&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;2007&lt;/a&gt;
&lt;span class=&quot;post-count&quot; dir=&quot;ltr&quot;&gt;(102)&lt;/span&gt;&lt;br&gt;&lt;br&gt;
--~--~---------~--~----~------------~-------~--~----~&lt;br&gt;
You received this message because you are subscribed to the Google Groups &amp;quot;AMPL Modeling Language&amp;quot; group. &lt;br&gt; To post to this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19337635&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt; &lt;br&gt; To unsubscribe from this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19337635&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl+unsubscribe@...&lt;/a&gt; &lt;br&gt; For more options, visit this group at http://groups.google.com/group/ampl?hl=en &lt;br&gt; -~----------~----~----~----~------~----~------~--~---&lt;br&gt;
&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-AMPL-1957--%21%21System-Latest-Tips-.-Your-pc-Tips-%21%21%21-tp19337635p19337635.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19340195</id>
	<title>[AMPL 1958] Problem with deduced bounds</title>
	<published>2008-09-05T08:40:45Z</published>
	<updated>2008-09-05T08:40:45Z</updated>
	<author>
		<name>davewoodrow</name>
	</author>
	<content type="html">&lt;br&gt;I would be very grateful for assistance with a problem that I am
&lt;br&gt;having a lot of difficulty with.
&lt;br&gt;&lt;br&gt;I have written a model in AMPL that uses CPLEX. &amp;nbsp;When I attempt to
&lt;br&gt;solve the model several error messages are returned of the following
&lt;br&gt;type.
&lt;br&gt;&lt;br&gt;impossible deduced bounds: lower = 40990.8, upper = 40990.8;
&lt;br&gt;difference = 1.89175e-10
&lt;br&gt;Setting $presolve_eps &amp;gt;= 2.23e-10 might help
&lt;br&gt;&lt;br&gt;The constraints referenced in the error messages are all linearised
&lt;br&gt;constraints.
&lt;br&gt;&lt;br&gt;If I set presolve_eps to the suggested value the model solves, but I
&lt;br&gt;was interested as to why this was necessary. &amp;nbsp; I prepared a very small
&lt;br&gt;model to ascertain the result if I only include the following
&lt;br&gt;linearisation: &amp;nbsp;dvar_x = MAX(0, dvar_y).
&lt;br&gt;&lt;br&gt;subject to C1 : dvar_x &amp;gt;= 0;
&lt;br&gt;subject to C2 : dvar_x &amp;gt;= dvar_y;
&lt;br&gt;subject to C3 : dvar_x &amp;lt;= BigM * binary;
&lt;br&gt;subject to C4 : dvar_x &amp;lt;= dvar_y + BigM * (1 - binary);
&lt;br&gt;&lt;br&gt;For this purpose:
&lt;br&gt;1.	I used a parameter for dvar_y, which has a value of 300,026.2.
&lt;br&gt;2.	BigM is set to 500,000..
&lt;br&gt;3.	I did not change the default value of presolve_eps from 0.
&lt;br&gt;&lt;br&gt;Again, the following error message appeared, regardless of whether the
&lt;br&gt;objective of to minimise or maximise dvar_x.
&lt;br&gt;&lt;br&gt;impossible deduced bounds: lower = 300026, upper = 300026;
&lt;br&gt;difference = 5.82077e-11
&lt;br&gt;Setting $presolve_eps &amp;gt;= 6.98e-11 might help
&lt;br&gt;&lt;br&gt;By changing the value of eps to 6.98e-11 the model does solve. &amp;nbsp;I have
&lt;br&gt;read the relevant pages in the AMPL manual and I appreciate that the
&lt;br&gt;implied lower bound may be greater than the upper bound due to
&lt;br&gt;imprecision, but I do not understand why this would arise in such a
&lt;br&gt;very basic model. Should the linearised form of the constraints be
&lt;br&gt;expressed differently to avoid having to change the default eps
&lt;br&gt;setting?
&lt;br&gt;&lt;br&gt;I also do not understand why the implied upper and lower bounds are
&lt;br&gt;300026 and not 300026.2.
&lt;br&gt;&lt;br&gt;Although a non-default eps value would enable this model to solve, I
&lt;br&gt;am concerned that a different data set may require a different eps
&lt;br&gt;value to be used.
&lt;br&gt;&lt;br&gt;Many thanks in advance.
&lt;br&gt;&lt;br&gt;Thank you
&lt;br&gt;Dave
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--~--~---------~--~----~------------~-------~--~----~
&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;AMPL Modeling Language&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19340195&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19340195&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl+unsubscribe@...&lt;/a&gt;
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/ampl?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/ampl?hl=en&lt;/a&gt;&lt;br&gt;-~----------~----~----~----~------~----~------~--~---
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-AMPL-1958--Problem-with-deduced-bounds-tp19340195p19340195.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19320990</id>
	<title>[AMPL 1956] Re: using commands, model, reset in a loop</title>
	<published>2008-09-04T15:05:37Z</published>
	<updated>2008-09-04T15:05:37Z</updated>
	<author>
		<name>Robert Fourer-2</name>
	</author>
	<content type="html">&lt;br&gt;Erim,
&lt;br&gt;&lt;br&gt;Perhaps the command you want here is &amp;quot;reset data&amp;quot;. &amp;nbsp;If a has been declared as a
&lt;br&gt;parameter and you execute
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;reset data a;
&lt;br&gt;&lt;br&gt;then a is set back to its default value, if you have given it one by writing,
&lt;br&gt;say, &amp;quot;param a default 7.7;&amp;quot;. &amp;nbsp;If a has no default value then reset data causes
&lt;br&gt;it to have no value until you again assign it one.
&lt;br&gt;&lt;br&gt;The same is true when reset data is applied to a variable, except that the
&lt;br&gt;variable will automatically have a default value of 0 if you don't give it one.
&lt;br&gt;&lt;br&gt;Note that you can write, for example, &amp;quot;reset data a, b, x;&amp;quot; to reset more than
&lt;br&gt;one parameter and/or variable at the same time.
&lt;br&gt;&lt;br&gt;Bob Fourer
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19320990&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;4er@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19320990&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19320990&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;] On Behalf Of
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19320990&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;erimkardes@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Sent: Tuesday, September 02, 2008 12:38 AM
&lt;br&gt;&amp;gt; To: AMPL Modeling Language
&lt;br&gt;&amp;gt; Subject: [AMPL 1946] using commands, model, reset in a loop
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt; I appreciate if anybody has an idea. I am in need of using the &amp;quot;model&amp;quot;
&lt;br&gt;&amp;gt; and &amp;quot;reset&amp;quot; commands in a repeat loop. Seeing some emails here, I
&lt;br&gt;&amp;gt; guess AMPL won't allow this. If the best thing to do is to give the
&lt;br&gt;&amp;gt; model command outside the loop and to reset specific model variables
&lt;br&gt;&amp;gt; in each pass in the loop, then what exactly does it mean to reset a
&lt;br&gt;&amp;gt; variable? Does this get rid of the values currently the variables are
&lt;br&gt;&amp;gt; at and treat the variables as they've just been defined?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; If what I reset is a parameter, would it be set to its default
&lt;br&gt;&amp;gt; value?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thank you very much.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Erim
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--~--~---------~--~----~------------~-------~--~----~
&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;AMPL Modeling Language&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19320990&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19320990&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl+unsubscribe@...&lt;/a&gt;
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/ampl?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/ampl?hl=en&lt;/a&gt;&lt;br&gt;-~----------~----~----~----~------~----~------~--~---
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-AMPL-1956--Re%3A-using-commands%2C-model%2C-reset-in-a-loop-tp19320990p19320990.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19318453</id>
	<title>[AMPL 1955] integer variables</title>
	<published>2008-09-04T12:33:26Z</published>
	<updated>2008-09-04T12:33:26Z</updated>
	<author>
		<name>patrick-131</name>
	</author>
	<content type="html">&lt;br&gt;Despite having declared my variable and objective as follows:
&lt;br&gt;&lt;br&gt;var a integer &amp;gt;= 0;
&lt;br&gt;&lt;br&gt;minimize Cost:
&lt;br&gt;&amp;nbsp;f1*a + f2*max(h-T,0) + gamma*sum{i in DEMAND, j in BEDS, k in
&lt;br&gt;ATTRITION[h-a]} pd[i]*ps[j]*pa[h-a,k]*v[min(h-a+i-k,MaxALC),j];
&lt;br&gt;&lt;br&gt;when I try to run the script that must solve this integer program, I
&lt;br&gt;get the message
&lt;br&gt;&lt;br&gt;&amp;quot;continuous variable in index expression&amp;quot;.
&lt;br&gt;&lt;br&gt;If I take out the &amp;quot;a&amp;quot; in the indexes of the objective then the program
&lt;br&gt;runs (though of course it is solving the wrong thing). &amp;nbsp;Why does AMPL/
&lt;br&gt;CPLEX think that I have a continuous variable in the index expression
&lt;br&gt;when I have stated clearly that it is an integer variable?
&lt;br&gt;&lt;br&gt;Jonathan
&lt;br&gt;&lt;br&gt;--~--~---------~--~----~------------~-------~--~----~
&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;AMPL Modeling Language&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19318453&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19318453&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl+unsubscribe@...&lt;/a&gt;
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/ampl?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/ampl?hl=en&lt;/a&gt;&lt;br&gt;-~----------~----~----~----~------~----~------~--~---
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-AMPL-1955--integer-variables-tp19318453p19318453.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19313255</id>
	<title>[AMPL 1954] Re: VISTA issues</title>
	<published>2008-09-04T08:34:34Z</published>
	<updated>2008-09-04T08:34:34Z</updated>
	<author>
		<name>Heng Chen</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;well, i am using vista now and it works perfectly with me to save file with .mod extension.&lt;br&gt;I guess you may want to try different editor like the one i am using, WinEdt.&lt;br&gt;it should be fine. If the problem keeps coming back, i guess you need to reconfigure some part of vista, instead of ampl.&lt;br&gt;
&lt;br&gt;best&lt;br&gt;&lt;br&gt;heng&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Thu, Sep 4, 2008 at 3:11 PM,  &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19313255&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;patrick@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
&lt;br&gt;
Hi,&lt;br&gt;
&lt;br&gt;
The .mod file extension for AMPL is seems to be causing problems in&lt;br&gt;
VISTA - at least for me. &amp;nbsp;When I try to save the file (using VIM as a&lt;br&gt;
text editor) it initially tells me it is read only but that I can try&lt;br&gt;
to write it anyway. &amp;nbsp;That works the first couple of times but after&lt;br&gt;
that it stops being able to save. &amp;nbsp;Then it won&amp;#39;t even let me delete&lt;br&gt;
the file saying I don&amp;#39;t have access. &amp;nbsp;When I re-start the computer&lt;br&gt;
though the file is gone. &amp;nbsp;If I use Notepad++ then when I try to save&lt;br&gt;
it, it tells me to see if the file is not being used somewhere else&lt;br&gt;
and again won&amp;#39;t save the changes. &amp;nbsp;I think it has something to do with&lt;br&gt;
VISTA labeling the .mod file as a picture but I am not sure and even&lt;br&gt;
if that is the reason, I don&amp;#39;t know how to fix it. &amp;nbsp;Any advice would&lt;br&gt;
be appreciated!&lt;br&gt;
&lt;br&gt;
Jonathan&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;/div&gt;&lt;br&gt;
--~--~---------~--~----~------------~-------~--~----~&lt;br&gt;
You received this message because you are subscribed to the Google Groups &amp;quot;AMPL Modeling Language&amp;quot; group. &lt;br&gt; To post to this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19313255&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt; &lt;br&gt; To unsubscribe from this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19313255&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl+unsubscribe@...&lt;/a&gt; &lt;br&gt; For more options, visit this group at http://groups.google.com/group/ampl?hl=en &lt;br&gt; -~----------~----~----~----~------~----~------~--~---&lt;br&gt;
&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-AMPL-1951--VISTA-issues-tp19312243p19313255.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19312993</id>
	<title>[AMPL 1953] Re: table reader</title>
	<published>2008-09-04T08:22:47Z</published>
	<updated>2008-09-04T08:22:47Z</updated>
	<author>
		<name>Robert Fourer-2</name>
	</author>
	<content type="html">&lt;html xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:st1=&quot;urn:schemas-microsoft-com:office:smarttags&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;
&lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;meta name=Generator content=&quot;Microsoft Word 11 (filtered medium)&quot;&gt;
&lt;!--[if !mso]&gt;
&lt;style&gt;
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;o:SmartTagType namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;PostalCode&quot; /&gt;
&lt;o:SmartTagType namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;City&quot; /&gt;
&lt;o:SmartTagType namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;PlaceType&quot; /&gt;
&lt;o:SmartTagType namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;PlaceName&quot; /&gt;
&lt;o:SmartTagType namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;State&quot; /&gt;
&lt;o:SmartTagType namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;place&quot; /&gt;
&lt;o:SmartTagType namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;PersonName&quot; /&gt;
&lt;!--[if !mso]&gt;
&lt;style&gt;
st1\:*{behavior:url(#default#ieooui) }
&lt;/style&gt;
&lt;![endif]--&gt;


&lt;/head&gt;

&lt;body lang=EN-US link=blue vlink=purple&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal style='margin-right:198.75pt'&gt;&lt;font size=2 color=black face=&quot;Courier New&quot;&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Courier New&quot;;
color:black'&gt;Barry,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='margin-right:198.75pt'&gt;&lt;font size=2 color=black face=&quot;Courier New&quot;&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Courier New&quot;;
color:black'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='margin-right:198.75pt'&gt;&lt;font size=2 color=black face=&quot;Courier New&quot;&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Courier New&quot;;
color:black'&gt;Do you have the file ampltabl.dll in the same folder as ampl.exe?&amp;nbsp;
If AMPL can't find this file then it won't have access to the read_table and
write_table handlers.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='margin-right:198.75pt'&gt;&lt;font size=2 color=black face=&quot;Courier New&quot;&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Courier New&quot;;
color:black'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='margin-right:198.75pt'&gt;&lt;font size=2 color=black face=&quot;Courier New&quot;&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Courier New&quot;;
color:black'&gt;Bob Fourer&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='margin-right:198.75pt'&gt;&lt;font size=2 color=black face=&quot;Courier New&quot;&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Courier New&quot;;
color:black'&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19312993&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;4er@...&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='margin-right:198.75pt'&gt;&lt;font size=2 color=black face=&quot;Courier New&quot;&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Courier New&quot;;
color:black'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='margin-right:198.75pt'&gt;&lt;font size=2 color=black face=&quot;Courier New&quot;&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Courier New&quot;;
color:black'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;div style='border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt'&gt;

&lt;div&gt;

&lt;div class=MsoNormal align=center style='text-align:center'&gt;&lt;font size=3 face=&quot;Times New Roman&quot;&gt;&lt;span style='font-size:12.0pt'&gt;

&lt;hr size=2 width=&quot;100%&quot; align=center tabindex=-1&gt;

&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;

&lt;p class=MsoNormal&gt;&lt;b&gt;&lt;font size=2 face=Tahoma&gt;&lt;span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'&gt;From:&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;font size=2 face=Tahoma&gt;&lt;span style='font-size:10.0pt;font-family:Tahoma'&gt; &lt;st1:PersonName w:st=&quot;on&quot;&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19312993&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;&lt;/st1:PersonName&gt; [mailto:&lt;st1:PersonName w:st=&quot;on&quot;&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19312993&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;&lt;/st1:PersonName&gt;]
&lt;b&gt;&lt;span style='font-weight:bold'&gt;On Behalf Of &lt;/span&gt;&lt;/b&gt;King, Barry&lt;br&gt;
&lt;b&gt;&lt;span style='font-weight:bold'&gt;Sent:&lt;/span&gt;&lt;/b&gt; Wednesday, September 03,
2008 2:21 PM&lt;br&gt;
&lt;b&gt;&lt;span style='font-weight:bold'&gt;To:&lt;/span&gt;&lt;/b&gt; 'AMPL Google group (&lt;st1:PersonName w:st=&quot;on&quot;&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19312993&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;&lt;/st1:PersonName&gt;)'&lt;br&gt;
&lt;b&gt;&lt;span style='font-weight:bold'&gt;Subject:&lt;/span&gt;&lt;/b&gt; [AMPL 1949] table reader&lt;/span&gt;&lt;/font&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;p class=MsoNormal&gt;&lt;font size=3 face=&quot;Times New Roman&quot;&gt;&lt;span style='font-size:
12.0pt'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;I am new to AMPL and am just using the free student version
for the time being. &amp;nbsp;I am trying to read an Access table but get an AMPL
error message that a reader for the read_table command could not be found.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;Does a table reader only ship with the professional version
of AMPL and not with the student version or do I have to specify an option to
get the reader to turn on with the student version?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;Thank you for your assistance,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;______________________________&lt;/span&gt;&lt;/font&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;Barry E King PhD&lt;/span&gt;&lt;/font&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;Discipline Coordinator for&lt;/span&gt;&lt;/font&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;&amp;nbsp; Management Information Systems,&lt;/span&gt;&lt;/font&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;&amp;nbsp; Operations Management, and&lt;/span&gt;&lt;/font&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;&amp;nbsp; Statistics&lt;/span&gt;&lt;/font&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;st1:place w:st=&quot;on&quot;&gt;&lt;st1:PlaceName w:st=&quot;on&quot;&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;font-family:Arial'&gt;Butler&lt;/span&gt;&lt;/font&gt;&lt;/st1:PlaceName&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;font-family:Arial'&gt; &lt;st1:PlaceType w:st=&quot;on&quot;&gt;University&lt;/st1:PlaceType&gt;&lt;/span&gt;&lt;/font&gt;&lt;/st1:place&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;4600 Sunset Avenue&lt;/span&gt;&lt;/font&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;st1:place w:st=&quot;on&quot;&gt;&lt;st1:City w:st=&quot;on&quot;&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;font-family:Arial'&gt;Indianapolis&lt;/span&gt;&lt;/font&gt;&lt;/st1:City&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;font-family:Arial'&gt;, &lt;st1:State w:st=&quot;on&quot;&gt;Indiana&lt;/st1:State&gt; &lt;st1:PostalCode w:st=&quot;on&quot;&gt;46208&lt;/st1:PostalCode&gt;&lt;/span&gt;&lt;/font&gt;&lt;/st1:place&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;(317) 940-5464&lt;/span&gt;&lt;/font&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;FAX (317) 940-9455&lt;/span&gt;&lt;/font&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19312993&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;king@...&lt;/a&gt;&lt;/span&gt;&lt;/font&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;_____________________________&lt;/span&gt;&lt;/font&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=3 face=&quot;Times New Roman&quot;&gt;&lt;span style='font-size:
12.0pt'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=3 face=&quot;Times New Roman&quot;&gt;&lt;span style='font-size:
12.0pt'&gt;&lt;br&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;br&gt;
--~--~---------~--~----~------------~-------~--~----~&lt;br&gt;
You received this message because you are subscribed to the Google Groups &amp;quot;AMPL Modeling Language&amp;quot; group. &lt;br&gt; To post to this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19312993&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt; &lt;br&gt; To unsubscribe from this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19312993&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl+unsubscribe@...&lt;/a&gt; &lt;br&gt; For more options, visit this group at http://groups.google.com/group/ampl?hl=en &lt;br&gt; -~----------~----~----~----~------~----~------~--~---&lt;br&gt;
&lt;/body&gt;

&lt;/html&gt;
&lt;br&gt;&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-AMPL-1953--Re%3A-table-reader-tp19312993p19312993.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19312819</id>
	<title>[AMPL 1952] Re: VISTA issues</title>
	<published>2008-09-04T08:14:54Z</published>
	<updated>2008-09-04T08:14:54Z</updated>
	<author>
		<name>Robert Fourer-2</name>
	</author>
	<content type="html">&lt;br&gt;Jonathan,
&lt;br&gt;&lt;br&gt;Right now I don't have a Vista machine to try this out on. &amp;nbsp;But I haven't
&lt;br&gt;had any previous reports of these problems. &amp;nbsp;I suspect that Vista, like XP,
&lt;br&gt;has a way of associating an application with each extension, and that it's
&lt;br&gt;associating with .mod some application that's not appropriate for text
&lt;br&gt;files. &amp;nbsp;In XP you change the associated application through the File Types
&lt;br&gt;tab in Folder Options in the Control Panel, and there must be something
&lt;br&gt;similar in Vista.
&lt;br&gt;&lt;br&gt;You could also try using extension .txt for your model files. &amp;nbsp;AMPL does not
&lt;br&gt;require model files to end in .mod, though we use that in all the examples
&lt;br&gt;for consistency.
&lt;br&gt;&lt;br&gt;Bob Fourer
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19312819&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;4er@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19312819&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19312819&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;] On Behalf Of
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19312819&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;patrick@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Sent: Thursday, September 04, 2008 8:12 AM
&lt;br&gt;&amp;gt; To: AMPL Modeling Language
&lt;br&gt;&amp;gt; Subject: [AMPL 1951] VISTA issues
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The .mod file extension for AMPL is seems to be causing problems in
&lt;br&gt;&amp;gt; VISTA - at least for me. &amp;nbsp;When I try to save the file (using VIM as a
&lt;br&gt;&amp;gt; text editor) it initially tells me it is read only but that I can try
&lt;br&gt;&amp;gt; to write it anyway. &amp;nbsp;That works the first couple of times but after
&lt;br&gt;&amp;gt; that it stops being able to save. &amp;nbsp;Then it won't even let me delete
&lt;br&gt;&amp;gt; the file saying I don't have access. &amp;nbsp;When I re-start the computer
&lt;br&gt;&amp;gt; though the file is gone. &amp;nbsp;If I use Notepad++ then when I try to save
&lt;br&gt;&amp;gt; it, it tells me to see if the file is not being used somewhere else
&lt;br&gt;&amp;gt; and again won't save the changes. &amp;nbsp;I think it has something to do with
&lt;br&gt;&amp;gt; VISTA labeling the .mod file as a picture but I am not sure and even
&lt;br&gt;&amp;gt; if that is the reason, I don't know how to fix it. &amp;nbsp;Any advice would
&lt;br&gt;&amp;gt; be appreciated!
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Jonathan
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;--~--~---------~--~----~------------~-------~--~----~
&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;AMPL Modeling Language&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19312819&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19312819&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl+unsubscribe@...&lt;/a&gt;
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/ampl?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/ampl?hl=en&lt;/a&gt;&lt;br&gt;-~----------~----~----~----~------~----~------~--~---
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-AMPL-1951--VISTA-issues-tp19312243p19312819.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19312243</id>
	<title>[AMPL 1951] VISTA issues</title>
	<published>2008-09-04T06:11:40Z</published>
	<updated>2008-09-04T06:11:40Z</updated>
	<author>
		<name>patrick-131</name>
	</author>
	<content type="html">&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;The .mod file extension for AMPL is seems to be causing problems in
&lt;br&gt;VISTA - at least for me. &amp;nbsp;When I try to save the file (using VIM as a
&lt;br&gt;text editor) it initially tells me it is read only but that I can try
&lt;br&gt;to write it anyway. &amp;nbsp;That works the first couple of times but after
&lt;br&gt;that it stops being able to save. &amp;nbsp;Then it won't even let me delete
&lt;br&gt;the file saying I don't have access. &amp;nbsp;When I re-start the computer
&lt;br&gt;though the file is gone. &amp;nbsp;If I use Notepad++ then when I try to save
&lt;br&gt;it, it tells me to see if the file is not being used somewhere else
&lt;br&gt;and again won't save the changes. &amp;nbsp;I think it has something to do with
&lt;br&gt;VISTA labeling the .mod file as a picture but I am not sure and even
&lt;br&gt;if that is the reason, I don't know how to fix it. &amp;nbsp;Any advice would
&lt;br&gt;be appreciated!
&lt;br&gt;&lt;br&gt;Jonathan
&lt;br&gt;&lt;br&gt;--~--~---------~--~----~------------~-------~--~----~
&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;AMPL Modeling Language&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19312243&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19312243&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl+unsubscribe@...&lt;/a&gt;
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/ampl?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/ampl?hl=en&lt;/a&gt;&lt;br&gt;-~----------~----~----~----~------~----~------~--~---
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-AMPL-1951--VISTA-issues-tp19312243p19312243.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18774039</id>
	<title>[AMPL 1899] View this page: &quot;those are movies&quot;</title>
	<published>2008-08-01T05:11:02Z</published>
	<updated>2008-08-01T05:11:02Z</updated>
	<author>
		<name>kamo-3</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&lt;br&gt;Click on &lt;a href=&quot;http://groups.google.co.in/group/ampl/web/those-are-movies?hl=en;&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.co.in/group/ampl/web/those-are-movies?hl=en;&lt;/a&gt;&lt;br&gt;or copy &amp; paste it into your browser's address bar if that does not
&lt;br&gt;work.
&lt;br&gt;--~--~---------~--~----~------------~-------~--~----~
&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;AMPL Modeling Language&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18774039&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18774039&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl+unsubscribe@...&lt;/a&gt;
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/ampl?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/ampl?hl=en&lt;/a&gt;&lt;br&gt;-~----------~----~----~----~------~----~------~--~---
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-AMPL-1899--View-this-page%3A-%22those-are-movies%22-tp18774039p18774039.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18764168</id>
	<title>[AMPL 1898] Re: KNITRO AMPL syntax?</title>
	<published>2008-07-31T14:43:46Z</published>
	<updated>2008-07-31T14:43:46Z</updated>
	<author>
		<name>TowerGeeBulk</name>
	</author>
	<content type="html">&lt;br&gt;I forgot the save the screen. The limitation is that I can't use more
&lt;br&gt;memory than available.
&lt;br&gt;Now I am using local machine with 4GB memory and it works now.
&lt;br&gt;&lt;br&gt;Thanks, Robert.
&lt;br&gt;&lt;br&gt;On Wed, Jul 30, 2008 at 5:04 PM, Robert Fourer &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18764168&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;4er@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; What kind of memory limitation? &amp;nbsp;You will have to explain what happened and
&lt;br&gt;&amp;gt; report all of the messages you received, in order for anyone to help you
&lt;br&gt;&amp;gt; with such a problem.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Bob Fourer
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18764168&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;4er@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt;&amp;gt; From: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18764168&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18764168&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;] On Behalf Of
&lt;br&gt;&amp;gt;&amp;gt; Tower
&lt;br&gt;&amp;gt;&amp;gt; Sent: Tuesday, July 29, 2008 9:36 AM
&lt;br&gt;&amp;gt;&amp;gt; To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18764168&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;4er@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; Cc: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18764168&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; Subject: [AMPL 1887] Re: KNITRO AMPL syntax?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks Robert.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I have done as you said. Unfortunately, there is memory limitation. It
&lt;br&gt;&amp;gt;&amp;gt; can't perform the computation. :(
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt;&amp;gt; Tower
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On Mon, Jul 28, 2008 at 11:20 PM, Robert Fourer &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18764168&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;4er@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Are you using the web interface to AMPL/KNITRO (at
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://neos.mcs.anl.gov/neos/solvers/cp:KNITRO/AMPL.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://neos.mcs.anl.gov/neos/solvers/cp:KNITRO/AMPL.html&lt;/a&gt;)? &amp;nbsp;Then you can
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; specify a model file and if desired a separate data file and commands
&lt;br&gt;&amp;gt;&amp;gt; file.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Your commands file could be
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; &amp;nbsp; solve;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; &amp;nbsp; display x;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; &amp;nbsp; display obj;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Do not include &amp;quot;reset;&amp;quot; or &amp;quot;option solver ...;&amp;quot; in the commands file,
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; though; NEOS takes care of these things.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Bob Fourer
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18764168&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;4er@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; From: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18764168&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18764168&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;] On Behalf Of
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18764168&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;TowerGeeBulk@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Sent: Monday, July 28, 2008 9:48 AM
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; To: AMPL Modeling Language
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Subject: [AMPL 1881] KNITRO AMPL syntax?
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; I am testing KNITRO solver on NEOS remote server. Should I use the
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; syntax of standard AMPL or the one like the example in the KNITRO
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; package?
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Now my mod file is like. It can be used by other solver such as MINOS:
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; var x {j in 0..15443};
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; minimize obj: sum {j in 0..15443} x[j]*log(x[j]);
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; subject to daxbnd0: 1e-13 &amp;lt;= x[0] &amp;lt;= 0.000033154300013;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; subject to daxbnd1: 1e-13 &amp;lt;= x[1] &amp;lt;= 0.000033154300013;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; subject to daxbnd2: 1e-13 &amp;lt;= x[2] &amp;lt;= 0.000033154300013;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; subject to daxbnd3: 1e-13 &amp;lt;= x[3] &amp;lt;= 0.000033154300013;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; ......
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; The running command is like:
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; reset;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; option solver knitroampl;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; solve;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; display x;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; display obj;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; But the output is no variable.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Executing /home/neosotc/neos-5-solvers/knitro-ampl/knitro-driver.py
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; File exists
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; You are using the solver knitro.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Executing AMPL.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; processing data.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; processing commands.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Error:
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; No variables declared.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Error: amplin, line 47949 (offset 16623075):
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp;Error (512) in /home/neosotc/neos-bin/ampl -Rw amplin
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Error: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;x is not defined
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Error: context: &amp;nbsp;display &amp;nbsp;&amp;gt;&amp;gt;&amp;gt; x; &amp;lt;&amp;lt;&amp;lt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Could you please give me some help? Thanks.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Tower
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;--~--~---------~--~----~------------~-------~--~----~
&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;AMPL Modeling Language&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18764168&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18764168&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl+unsubscribe@...&lt;/a&gt;
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/ampl?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/ampl?hl=en&lt;/a&gt;&lt;br&gt;-~----------~----~----~----~------~----~------~--~---
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-AMPL-1881--KNITRO-AMPL-syntax--tp18692128p18764168.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18760134</id>
	<title>[AMPL 1897] Re: Changing a nonlinear constraint to a linear constraint</title>
	<published>2008-07-31T10:55:23Z</published>
	<updated>2008-07-31T10:55:23Z</updated>
	<author>
		<name>Ronald Menich</name>
	</author>
	<content type="html">&lt;br&gt;I'm not sure what else is happening in your optimization, but here's an
&lt;br&gt;approach you might consider:
&lt;br&gt;&lt;br&gt;&lt;br&gt;maximize oObj: &amp;nbsp;blah blah &amp;nbsp;- &amp;nbsp; sum { j in 1..J } pPenaltyFactor *
&lt;br&gt;MVP[j];
&lt;br&gt;&lt;br&gt;s.t. &amp;nbsp;BiDim { j in 1..J, t in 1..T }:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; MVP[j] &amp;gt;= PV[t,j]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ;
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18760134&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18760134&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;] On Behalf Of
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18760134&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;annett-s@...&lt;/a&gt;
&lt;br&gt;Sent: Tuesday, July 29, 2008 4:43 AM
&lt;br&gt;To: AMPL Modeling Language
&lt;br&gt;Subject: [AMPL 1891] Changing a nonlinear constraint to a linear
&lt;br&gt;constraint
&lt;br&gt;&lt;br&gt;&lt;br&gt;Hello,
&lt;br&gt;&lt;br&gt;I have to solve a problem with AMPL and CPLEX.
&lt;br&gt;&lt;br&gt;But there is a nonlinear constraint in my model and I have to
&lt;br&gt;reformulate it to a linear constraint.
&lt;br&gt;&lt;br&gt;The constraint is:
&lt;br&gt;&lt;br&gt;subject to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; NB1{j in 1..J}:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;MVP[j] = max {t in 1..T} PV[t,j];
&lt;br&gt;&lt;br&gt;where PV[t,j] is a variable.
&lt;br&gt;&lt;br&gt;How can I reformulate this constraint?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;&lt;br&gt;Annett
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--~--~---------~--~----~------------~-------~--~----~
&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;AMPL Modeling Language&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18760134&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18760134&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl+unsubscribe@...&lt;/a&gt;
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/ampl?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/ampl?hl=en&lt;/a&gt;&lt;br&gt;-~----------~----~----~----~------~----~------~--~---
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-AMPL-1891--Changing-a-nonlinear-constraint-to-a-linear-constraint-tp18757804p18760134.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18747899</id>
	<title>[AMPL 1896] Re: KNITRO AMPL syntax?</title>
	<published>2008-07-30T14:04:35Z</published>
	<updated>2008-07-30T14:04:35Z</updated>
	<author>
		<name>Robert Fourer-2</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;What kind of memory limitation? &amp;nbsp;You will have to explain what happened and
&lt;br&gt;report all of the messages you received, in order for anyone to help you
&lt;br&gt;with such a problem.
&lt;br&gt;&lt;br&gt;Bob Fourer
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18747899&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;4er@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18747899&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18747899&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;] On Behalf Of
&lt;br&gt;&amp;gt; Tower
&lt;br&gt;&amp;gt; Sent: Tuesday, July 29, 2008 9:36 AM
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18747899&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;4er@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Cc: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18747899&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: [AMPL 1887] Re: KNITRO AMPL syntax?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks Robert.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I have done as you said. Unfortunately, there is memory limitation. It
&lt;br&gt;&amp;gt; can't perform the computation. :(
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; Tower
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On Mon, Jul 28, 2008 at 11:20 PM, Robert Fourer &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18747899&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;4er@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Are you using the web interface to AMPL/KNITRO (at
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://neos.mcs.anl.gov/neos/solvers/cp:KNITRO/AMPL.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://neos.mcs.anl.gov/neos/solvers/cp:KNITRO/AMPL.html&lt;/a&gt;)? &amp;nbsp;Then you can
&lt;br&gt;&amp;gt; &amp;gt; specify a model file and if desired a separate data file and commands
&lt;br&gt;&amp;gt; file.
&lt;br&gt;&amp;gt; &amp;gt; Your commands file could be
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; solve;
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; display x;
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; display obj;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Do not include &amp;quot;reset;&amp;quot; or &amp;quot;option solver ...;&amp;quot; in the commands file,
&lt;br&gt;&amp;gt; &amp;gt; though; NEOS takes care of these things.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Bob Fourer
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18747899&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;4er@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; From: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18747899&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18747899&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;] On Behalf Of
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18747899&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;TowerGeeBulk@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Sent: Monday, July 28, 2008 9:48 AM
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; To: AMPL Modeling Language
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Subject: [AMPL 1881] KNITRO AMPL syntax?
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; I am testing KNITRO solver on NEOS remote server. Should I use the
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; syntax of standard AMPL or the one like the example in the KNITRO
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; package?
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Now my mod file is like. It can be used by other solver such as MINOS:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; var x {j in 0..15443};
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; minimize obj: sum {j in 0..15443} x[j]*log(x[j]);
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; subject to daxbnd0: 1e-13 &amp;lt;= x[0] &amp;lt;= 0.000033154300013;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; subject to daxbnd1: 1e-13 &amp;lt;= x[1] &amp;lt;= 0.000033154300013;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; subject to daxbnd2: 1e-13 &amp;lt;= x[2] &amp;lt;= 0.000033154300013;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; subject to daxbnd3: 1e-13 &amp;lt;= x[3] &amp;lt;= 0.000033154300013;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; ......
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; The running command is like:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; reset;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; option solver knitroampl;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; solve;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; display x;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; display obj;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; But the output is no variable.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Executing /home/neosotc/neos-5-solvers/knitro-ampl/knitro-driver.py
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; File exists
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; You are using the solver knitro.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Executing AMPL.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; processing data.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; processing commands.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Error:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; No variables declared.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Error: amplin, line 47949 (offset 16623075):
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp;Error (512) in /home/neosotc/neos-bin/ampl -Rw amplin
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Error: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;x is not defined
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Error: context: &amp;nbsp;display &amp;nbsp;&amp;gt;&amp;gt;&amp;gt; x; &amp;lt;&amp;lt;&amp;lt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Could you please give me some help? Thanks.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Tower
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;--~--~---------~--~----~------------~-------~--~----~
&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;AMPL Modeling Language&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18747899&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18747899&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl+unsubscribe@...&lt;/a&gt;
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/ampl?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/ampl?hl=en&lt;/a&gt;&lt;br&gt;-~----------~----~----~----~------~----~------~--~---
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-AMPL-1881--KNITRO-AMPL-syntax--tp18692128p18747899.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18791495</id>
	<title>[AMPL 1894] Re: Changing a nonlinear constraint to a linear constraint</title>
	<published>2008-07-30T11:46:46Z</published>
	<updated>2008-07-30T11:46:46Z</updated>
	<author>
		<name>Paul A. Rubin</name>
	</author>
	<content type="html">&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18791495&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;annet...@...&lt;/a&gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I have to solve a problem with AMPL and CPLEX.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; But there is a nonlinear constraint in my model and I have to
&lt;br&gt;&amp;gt; reformulate it to a linear constraint.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The constraint is:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; subject to
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; NB1{j in 1..J}:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;MVP[j] = max {t in 1..T} PV[t,j];
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; where PV[t,j] is a variable.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; How can I reformulate this constraint?
&lt;/div&gt;&lt;br&gt;That depends on the rest of the model. &amp;nbsp;If something in the objective
&lt;br&gt;function or constraints sufficiently discourages MVP from being larger
&lt;br&gt;than it absolutely has to be, then it is sufficient to rewrite NB1[j]
&lt;br&gt;as
&lt;br&gt;&lt;br&gt;NB1{j in 1..J, t in 1..T}: MVP[j] &amp;gt;= PV[t,j];
&lt;br&gt;&lt;br&gt;On the other hand, if there are things in the model that might make it
&lt;br&gt;fruitful, in terms of the objective value, to let MVP[j] take a value
&lt;br&gt;strictly larger than the maximum (and you need to prevent that), then
&lt;br&gt;you will have to introduce binary variables for each (j,t) combination
&lt;br&gt;indicating whether MVP[j] = PV[t,j] or not.
&lt;br&gt;&lt;br&gt;/Paul
&lt;br&gt;&lt;br&gt;--~--~---------~--~----~------------~-------~--~----~
&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;AMPL Modeling Language&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18791495&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18791495&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl+unsubscribe@...&lt;/a&gt;
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/ampl?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/ampl?hl=en&lt;/a&gt;&lt;br&gt;-~----------~----~----~----~------~----~------~--~---
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-AMPL-1891--Changing-a-nonlinear-constraint-to-a-linear-constraint-tp18757804p18791495.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18741465</id>
	<title>[AMPL 1895] Re: KNITRO AMPL syntax?</title>
	<published>2008-07-30T09:56:37Z</published>
	<updated>2008-07-30T09:56:37Z</updated>
	<author>
		<name>Suleyman Demirel-2</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;I don&amp;#39;t think there should be a difference. Kestrel allows you to use solvers that you don&amp;#39;t own locally. But you need to incur the waiting cost, which is usually an additional 5 minutes on top of your solution time.&lt;br&gt;
&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Wed, Jul 30, 2008 at 12:46 PM, Tower &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18741465&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;towergeebulk@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
&lt;br&gt;
Hi,&lt;br&gt;
&lt;br&gt;
In KNITRO 5.2 manual, I am told to use knitroampl rather than knitro.&lt;br&gt;
&lt;br&gt;
Now I can run it locally. Is there any different between local running&lt;br&gt;
and Kestrel?&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
Tower&lt;br&gt;
&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;Wj3C7c&quot;&gt;&lt;br&gt;
On Tue, Jul 29, 2008 at 6:49 AM, Suleyman Demirel&lt;br&gt;
&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18741465&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sdemirel@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;
&amp;gt; You may also try Kestrel, which allows Ampl to communicate with Neos Servers&lt;br&gt;
&amp;gt; rather than you upload your file. This way, you can have multiple files.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Follow the link below.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; &lt;a href=&quot;http://www-neos.mcs.anl.gov/neos/kestrel.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www-neos.mcs.anl.gov/neos/kestrel.html&lt;/a&gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; And one more thing. Why don&amp;#39;t you try option solver knitro rather than&lt;br&gt;
&amp;gt; option solver knitroampl;?&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; On Mon, Jul 28, 2008 at 11:20 PM, Robert Fourer &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18741465&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;4er@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; Are you using the web interface to AMPL/KNITRO (at&lt;br&gt;
&amp;gt;&amp;gt; &lt;a href=&quot;http://neos.mcs.anl.gov/neos/solvers/cp:KNITRO/AMPL.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://neos.mcs.anl.gov/neos/solvers/cp:KNITRO/AMPL.html&lt;/a&gt;)? &amp;nbsp;Then you can&lt;br&gt;
&amp;gt;&amp;gt; specify a model file and if desired a separate data file and commands&lt;br&gt;
&amp;gt;&amp;gt; file.&lt;br&gt;
&amp;gt;&amp;gt; Your commands file could be&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; &amp;nbsp; solve;&lt;br&gt;
&amp;gt;&amp;gt; &amp;nbsp; display x;&lt;br&gt;
&amp;gt;&amp;gt; &amp;nbsp; display obj;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; Do not include &amp;quot;reset;&amp;quot; or &amp;quot;option solver ...;&amp;quot; in the commands file,&lt;br&gt;
&amp;gt;&amp;gt; though; NEOS takes care of these things.&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; Bob Fourer&lt;br&gt;
&amp;gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18741465&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;4er@...&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; -----Original Message-----&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; From: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18741465&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18741465&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;] On Behalf Of&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18741465&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;TowerGeeBulk@...&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; Sent: Monday, July 28, 2008 9:48 AM&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; To: AMPL Modeling Language&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; Subject: [AMPL 1881] KNITRO AMPL syntax?&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; Hi,&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; I am testing KNITRO solver on NEOS remote server. Should I use the&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; syntax of standard AMPL or the one like the example in the KNITRO&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; package?&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; Now my mod file is like. It can be used by other solver such as MINOS:&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; var x {j in 0..15443};&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; minimize obj: sum {j in 0..15443} x[j]*log(x[j]);&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; subject to daxbnd0: 1e-13 &amp;lt;= x[0] &amp;lt;= 0.000033154300013;&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; subject to daxbnd1: 1e-13 &amp;lt;= x[1] &amp;lt;= 0.000033154300013;&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; subject to daxbnd2: 1e-13 &amp;lt;= x[2] &amp;lt;= 0.000033154300013;&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; subject to daxbnd3: 1e-13 &amp;lt;= x[3] &amp;lt;= 0.000033154300013;&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; ......&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; The running command is like:&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; reset;&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; option solver knitroampl;&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; solve;&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; display x;&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; display obj;&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; But the output is no variable.&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; Executing /home/neosotc/neos-5-solvers/knitro-ampl/knitro-driver.py&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; File exists&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; You are using the solver knitro.&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; Executing AMPL.&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; processing data.&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; processing commands.&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; Error:&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; No variables declared.&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; Error: amplin, line 47949 (offset 16623075):&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; &amp;nbsp;Error (512) in /home/neosotc/neos-bin/ampl -Rw amplin&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; Error: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;x is not defined&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; Error: context: &amp;nbsp;display &amp;nbsp;&amp;gt;&amp;gt;&amp;gt; x; &amp;lt;&amp;lt;&amp;lt;&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; Could you please give me some help? Thanks.&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; Tower&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; --&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;Ih2E3d&quot;&gt;&amp;gt; ______________________________________________&lt;br&gt;
&amp;gt; Suleyman Demirel - Office: +1 734 615 9503&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; PhD Candidate in Operations Management&lt;br&gt;
&amp;gt; Stephen M. Ross School of Business&lt;br&gt;
&amp;gt; University of Michigan, Ann Arbor&lt;br&gt;
&amp;gt; Web: &lt;a href=&quot;http://www.umich.edu/%7Esdemirel&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.umich.edu/~sdemirel&lt;/a&gt;&lt;br&gt;
&amp;gt; ______________________________________________&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;Wj3C7c&quot;&gt;&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;br clear=&quot;all&quot;&gt;&lt;br&gt;-- &lt;br&gt;______________________________________________&lt;br&gt;Suleyman Demirel - Office: +1 734 615 9503&lt;br&gt;&lt;br&gt;PhD Candidate in Operations Management&lt;br&gt;Stephen M. Ross School of Business&lt;br&gt;
University of Michigan, Ann Arbor&lt;br&gt;Web: &lt;a href=&quot;http://www.umich.edu/~sdemirel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.umich.edu/~sdemirel&lt;/a&gt;&lt;br&gt;______________________________________________&lt;br&gt;
&lt;/div&gt;&lt;br&gt;
--~--~---------~--~----~------------~-------~--~----~&lt;br&gt;
You received this message because you are subscribed to the Google Groups &amp;quot;AMPL Modeling Language&amp;quot; group. &lt;br&gt; To post to this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18741465&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt; &lt;br&gt; To unsubscribe from this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18741465&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl+unsubscribe@...&lt;/a&gt; &lt;br&gt; For more options, visit this group at http://groups.google.com/group/ampl?hl=en &lt;br&gt; -~----------~----~----~----~------~----~------~--~---&lt;br&gt;
&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-AMPL-1881--KNITRO-AMPL-syntax--tp18692128p18741465.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18737636</id>
	<title>[AMPL 1893] Re: KNITRO AMPL syntax?</title>
	<published>2008-07-30T09:46:37Z</published>
	<updated>2008-07-30T09:46:37Z</updated>
	<author>
		<name>TowerGeeBulk</name>
	</author>
	<content type="html">&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;In KNITRO 5.2 manual, I am told to use knitroampl rather than knitro.
&lt;br&gt;&lt;br&gt;Now I can run it locally. Is there any different between local running
&lt;br&gt;and Kestrel?
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Tower
&lt;br&gt;&lt;br&gt;On Tue, Jul 29, 2008 at 6:49 AM, Suleyman Demirel
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18737636&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sdemirel@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; You may also try Kestrel, which allows Ampl to communicate with Neos Servers
&lt;br&gt;&amp;gt; rather than you upload your file. This way, you can have multiple files.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Follow the link below.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www-neos.mcs.anl.gov/neos/kestrel.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www-neos.mcs.anl.gov/neos/kestrel.html&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; And one more thing. Why don't you try option solver knitro rather than
&lt;br&gt;&amp;gt; option solver knitroampl;?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Mon, Jul 28, 2008 at 11:20 PM, Robert Fourer &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18737636&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;4er@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Are you using the web interface to AMPL/KNITRO (at
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://neos.mcs.anl.gov/neos/solvers/cp:KNITRO/AMPL.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://neos.mcs.anl.gov/neos/solvers/cp:KNITRO/AMPL.html&lt;/a&gt;)? &amp;nbsp;Then you can
&lt;br&gt;&amp;gt;&amp;gt; specify a model file and if desired a separate data file and commands
&lt;br&gt;&amp;gt;&amp;gt; file.
&lt;br&gt;&amp;gt;&amp;gt; Your commands file could be
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; solve;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; display x;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; display obj;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Do not include &amp;quot;reset;&amp;quot; or &amp;quot;option solver ...;&amp;quot; in the commands file,
&lt;br&gt;&amp;gt;&amp;gt; though; NEOS takes care of these things.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Bob Fourer
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18737636&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;4er@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; From: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18737636&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18737636&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;] On Behalf Of
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18737636&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;TowerGeeBulk@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Sent: Monday, July 28, 2008 9:48 AM
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; To: AMPL Modeling Language
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Subject: [AMPL 1881] KNITRO AMPL syntax?
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; I am testing KNITRO solver on NEOS remote server. Should I use the
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; syntax of standard AMPL or the one like the example in the KNITRO
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; package?
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Now my mod file is like. It can be used by other solver such as MINOS:
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; var x {j in 0..15443};
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; minimize obj: sum {j in 0..15443} x[j]*log(x[j]);
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; subject to daxbnd0: 1e-13 &amp;lt;= x[0] &amp;lt;= 0.000033154300013;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; subject to daxbnd1: 1e-13 &amp;lt;= x[1] &amp;lt;= 0.000033154300013;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; subject to daxbnd2: 1e-13 &amp;lt;= x[2] &amp;lt;= 0.000033154300013;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; subject to daxbnd3: 1e-13 &amp;lt;= x[3] &amp;lt;= 0.000033154300013;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; ......
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; The running command is like:
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; reset;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; option solver knitroampl;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; solve;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; display x;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; display obj;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; But the output is no variable.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Executing /home/neosotc/neos-5-solvers/knitro-ampl/knitro-driver.py
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; File exists
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; You are using the solver knitro.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Executing AMPL.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; processing data.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; processing commands.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Error:
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; No variables declared.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Error: amplin, line 47949 (offset 16623075):
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; &amp;nbsp;Error (512) in /home/neosotc/neos-bin/ampl -Rw amplin
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Error: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;x is not defined
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Error: context: &amp;nbsp;display &amp;nbsp;&amp;gt;&amp;gt;&amp;gt; x; &amp;lt;&amp;lt;&amp;lt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Could you please give me some help? Thanks.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Tower
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; ______________________________________________
&lt;br&gt;&amp;gt; Suleyman Demirel - Office: +1 734 615 9503
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; PhD Candidate in Operations Management
&lt;br&gt;&amp;gt; Stephen M. Ross School of Business
&lt;br&gt;&amp;gt; University of Michigan, Ann Arbor
&lt;br&gt;&amp;gt; Web: &lt;a href=&quot;http://www.umich.edu/~sdemirel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.umich.edu/~sdemirel&lt;/a&gt;&lt;br&gt;&amp;gt; ______________________________________________
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;--~--~---------~--~----~------------~-------~--~----~
&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;AMPL Modeling Language&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18737636&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18737636&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl+unsubscribe@...&lt;/a&gt;
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/ampl?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/ampl?hl=en&lt;/a&gt;&lt;br&gt;-~----------~----~----~----~------~----~------~--~---
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-AMPL-1881--KNITRO-AMPL-syntax--tp18692128p18737636.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18724798</id>
	<title>[AMPL 1890] Re: Variables’ value changed over course of model</title>
	<published>2008-07-29T18:56:58Z</published>
	<updated>2008-07-29T18:56:58Z</updated>
	<author>
		<name>Paul A. Rubin</name>
	</author>
	<content type="html">&lt;br&gt;&amp;gt; My variable's value gets changed from one model to the next. The problem is
&lt;br&gt;&amp;gt; there are 2 models where, let's say, 'P' is a 'var' in the first program
&lt;br&gt;&amp;gt; that needs to be optimized. Afterthat, I'd like to use it as an input to the
&lt;br&gt;&amp;gt; second model. I noticed that some values in 'P' got changed somehow in the
&lt;br&gt;&amp;gt; second model. So, my current solution is to create a param P' and equate P
&lt;br&gt;&amp;gt; and P' before taking P' as a fix input for the second model.
&lt;br&gt;&amp;gt; Does anyone by chance experience this kind of problem before? Or know how to
&lt;br&gt;&amp;gt; solve it? Also, there is a 'fix' command in AMPL but I don't think it can be
&lt;br&gt;&amp;gt; applied to my case, please let me know if I'm wrong.
&lt;br&gt;&lt;br&gt;Try using named models. &amp;nbsp;When you create a named model, you list the
&lt;br&gt;members of the model (variables, constraints, objective). &amp;nbsp;If you do
&lt;br&gt;not list variable P as a member of the second model, I believe it will
&lt;br&gt;be treated as fixed. &amp;nbsp;Consider the following small example:
&lt;br&gt;&lt;br&gt;var P &amp;gt;= 0;
&lt;br&gt;var Q &amp;gt;= 0;
&lt;br&gt;minimize obj1: P;
&lt;br&gt;maximize obj2: Q;
&lt;br&gt;s.t. c1: P &amp;gt;= 2;
&lt;br&gt;s.t. c2: Q &amp;lt;= 5*P;
&lt;br&gt;model M1: P, obj1, c1; &amp;nbsp;# defines the ingredients of model 1
&lt;br&gt;model M2: Q, obj2, c2; &amp;nbsp;# defines the ingredients of model 2
&lt;br&gt;model M1; # switches to the first model
&lt;br&gt;solve; # solves the first model (min P s.t. P &amp;gt;= 2); gets P = 2
&lt;br&gt;model M2; # switches to the second model
&lt;br&gt;solve; # solves max Q s.t. Q &amp;lt;= 10; gets Q = 10
&lt;br&gt;&lt;br&gt;Note that P is not treated as a variable in model M2 (if it were, M2
&lt;br&gt;would be unbounded).
&lt;br&gt;&lt;br&gt;/Paul
&lt;br&gt;--~--~---------~--~----~------------~-------~--~----~
&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;AMPL Modeling Language&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18724798&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18724798&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl+unsubscribe@...&lt;/a&gt;
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/ampl?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/ampl?hl=en&lt;/a&gt;&lt;br&gt;-~----------~----~----~----~------~----~------~--~---
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-AMPL-1889--Variables%E2%80%99-value-changed-over-course-of-model-tp18722707p18724798.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18722707</id>
	<title>[AMPL 1889] Variables’ value changed over course of model</title>
	<published>2008-07-29T15:38:42Z</published>
	<updated>2008-07-29T15:38:42Z</updated>
	<author>
		<name>Peera Pacharintanakul</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;MARGIN: 0in 0in 10pt&quot;&gt;&lt;font face=&quot;Calibri&quot; size=&quot;3&quot;&gt;Hi,&lt;/font&gt;&lt;/p&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;MARGIN: 0in 0in 10pt&quot;&gt;&lt;font face=&quot;Calibri&quot; size=&quot;3&quot;&gt;My variable's value gets changed from one model to the next. The problem is there are 2 models where, let's say, &amp;#39;P&amp;#39; is a 'var' in the first program that needs to be optimized. Afterthat, I'd like to use it as an input to the second model. I noticed that some values in 'P' got changed somehow in the second model. So, my current solution is to create a param P' and equate P and P' before taking P&amp;#39; as a fix input&amp;nbsp;for the second model.&lt;/font&gt;&lt;/div&gt;

&lt;div class=&quot;MsoNormal&quot; style=&quot;MARGIN: 0in 0in 10pt&quot;&gt;&lt;font face=&quot;Calibri&quot; size=&quot;3&quot;&gt;Does anyone by chance experience this kind of problem before? Or know how to solve it? Also, there is a 'fix' command in AMPL but I don't think it can be applied to my case, please let me know if I&amp;#39;m wrong.&lt;/font&gt;&lt;/div&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;MARGIN: 0in 0in 10pt&quot;&gt;&lt;font face=&quot;Calibri&quot; size=&quot;3&quot;&gt;Thanks,&lt;/font&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot; style=&quot;MARGIN: 0in 0in 10pt&quot;&gt;&lt;font face=&quot;Calibri&quot; size=&quot;3&quot;&gt;-Peera-&lt;/font&gt;&lt;/p&gt;&lt;/div&gt;&lt;br&gt;
--~--~---------~--~----~------------~-------~--~----~&lt;br&gt;
You received this message because you are subscribed to the Google Groups &amp;quot;AMPL Modeling Language&amp;quot; group. &lt;br&gt; To post to this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18722707&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt; &lt;br&gt; To unsubscribe from this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18722707&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl+unsubscribe@...&lt;/a&gt; &lt;br&gt; For more options, visit this group at http://groups.google.com/group/ampl?hl=en &lt;br&gt; -~----------~----~----~----~------~----~------~--~---&lt;br&gt;
&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-AMPL-1889--Variables%E2%80%99-value-changed-over-course-of-model-tp18722707p18722707.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18722393</id>
	<title>[AMPL 1888] Fwd: [AMPL 1887] Re: KNITRO AMPL syntax?</title>
	<published>2008-07-29T15:14:50Z</published>
	<updated>2008-07-29T15:14:50Z</updated>
	<author>
		<name>Weejin Park</name>
	</author>
	<content type="html">&lt;br&gt;Hello,
&lt;br&gt;&lt;br&gt;please remove my name from the list. thanks so much.
&lt;br&gt;&lt;br&gt;regards,
&lt;br&gt;&lt;br&gt;wp
&lt;br&gt;&lt;br&gt;--~--~---------~--~----~------------~-------~--~----~
&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;AMPL Modeling Language&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18722393&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18722393&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl+unsubscribe@...&lt;/a&gt;
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/ampl?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/ampl?hl=en&lt;/a&gt;&lt;br&gt;-~----------~----~----~----~------~----~------~--~---
&lt;br&gt;&lt;br&gt;&lt;br /&gt;&lt;br&gt;Thanks Robert.
&lt;br&gt;&lt;br&gt;I have done as you said. Unfortunately, there is memory limitation. It
&lt;br&gt;can't perform the computation. :(
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Tower
&lt;br&gt;&lt;br&gt;On Mon, Jul 28, 2008 at 11:20 PM, Robert Fourer &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18722393&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;4er@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Are you using the web interface to AMPL/KNITRO (at
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://neos.mcs.anl.gov/neos/solvers/cp:KNITRO/AMPL.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://neos.mcs.anl.gov/neos/solvers/cp:KNITRO/AMPL.html&lt;/a&gt;)? &amp;nbsp;Then you can
&lt;br&gt;&amp;gt; specify a model file and if desired a separate data file and commands file.
&lt;br&gt;&amp;gt; Your commands file could be
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; solve;
&lt;br&gt;&amp;gt; &amp;nbsp; display x;
&lt;br&gt;&amp;gt; &amp;nbsp; display obj;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Do not include &amp;quot;reset;&amp;quot; or &amp;quot;option solver ...;&amp;quot; in the commands file,
&lt;br&gt;&amp;gt; though; NEOS takes care of these things.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Bob Fourer
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18722393&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;4er@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt;&amp;gt; From: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18722393&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18722393&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ampl@...&lt;/a&gt;] On Behalf Of
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18722393&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;TowerGeeBulk@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; Sent: Monday, July 28, 2008 9:48 AM
&lt;br&gt;&amp;gt;&amp;gt; To: AMPL Modeling Language
&lt;br&gt;&amp;gt;&amp;gt; Subject: [AMPL 1881] KNITRO AMPL syntax?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I am testing KNITRO solver on NEOS remote server. Should I use the
&lt;br&gt;&amp;gt;&amp;gt; syntax of standard AMPL or t