<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: defining constraint with specific numeric values for the decision variables in Mathematical Optimization, Discrete-Event Simulation, and OR</title>
    <link>https://communities.sas.com/t5/Mathematical-Optimization/defining-constraint-with-specific-numeric-values-for-the/m-p/36284#M339</link>
    <description>If I understand correctly, you want to fix some Assign variable to 1. You can use the FIX statement:&lt;BR /&gt;
&lt;BR /&gt;
                   fix Assign[1,1] = 1;&lt;BR /&gt;
&lt;BR /&gt;
Please refer to the example in page 716 for more details.</description>
    <pubDate>Fri, 19 Nov 2010 19:22:57 GMT</pubDate>
    <dc:creator>YanXu</dc:creator>
    <dc:date>2010-11-19T19:22:57Z</dc:date>
    <item>
      <title>defining constraint with specific numeric values for the decision variables</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/defining-constraint-with-specific-numeric-values-for-the/m-p/36283#M338</link>
      <description>I have following questions with regards to &lt;B&gt;defining a constraint in PROC OPTMODEL procedure.  &lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
To keep the question simple, I have considered an example from the SAS/OR 9.2 Documentation (With Reference to &lt;B&gt;Pg. 894&lt;/B&gt; SAS/OR 9.2 User’s Guide Mathematical Programming).&lt;BR /&gt;
&lt;BR /&gt;
Link for the document is as follows:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/ormpug/59679/PDF/default/ormpug.pdf" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/ormpug/59679/PDF/default/ormpug.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
My Question is:&lt;BR /&gt;
&lt;BR /&gt;
How can I include a constraint with a specific numeric values for the decision variable’s indices?&lt;BR /&gt;
&lt;BR /&gt;
Say,                 &lt;B&gt; Assign[1,1] = 1&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Thank you</description>
      <pubDate>Thu, 18 Nov 2010 19:49:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/defining-constraint-with-specific-numeric-values-for-the/m-p/36283#M338</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-11-18T19:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: defining constraint with specific numeric values for the decision variables</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/defining-constraint-with-specific-numeric-values-for-the/m-p/36284#M339</link>
      <description>If I understand correctly, you want to fix some Assign variable to 1. You can use the FIX statement:&lt;BR /&gt;
&lt;BR /&gt;
                   fix Assign[1,1] = 1;&lt;BR /&gt;
&lt;BR /&gt;
Please refer to the example in page 716 for more details.</description>
      <pubDate>Fri, 19 Nov 2010 19:22:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/defining-constraint-with-specific-numeric-values-for-the/m-p/36284#M339</guid>
      <dc:creator>YanXu</dc:creator>
      <dc:date>2010-11-19T19:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: defining constraint with specific numeric values for the decision variables</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/defining-constraint-with-specific-numeric-values-for-the/m-p/36285#M340</link>
      <description>Thank you very much for the help.</description>
      <pubDate>Mon, 22 Nov 2010 14:08:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/defining-constraint-with-specific-numeric-values-for-the/m-p/36285#M340</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-11-22T14:08:56Z</dc:date>
    </item>
  </channel>
</rss>

