<?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: ATM Cash Managment Problem Formulation in Mathematical Optimization, Discrete-Event Simulation, and OR</title>
    <link>https://communities.sas.com/t5/Mathematical-Optimization/ATM-Cash-Managment-Problem-Formulation/m-p/159659#M830</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry! The link is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/ormpug/65554/HTML/default/viewer.htm#ormpug_decomp_examples10.htm" title="http://support.sas.com/documentation/cdl/en/ormpug/65554/HTML/default/viewer.htm#ormpug_decomp_examples10.htm"&gt;SAS/OR(R) 12.1 User's Guide: Mathematical Programming&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Apr 2014 22:39:01 GMT</pubDate>
    <dc:creator>andreas_zaras</dc:creator>
    <dc:date>2014-04-11T22:39:01Z</dc:date>
    <item>
      <title>ATM Cash Managment Problem Formulation</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/ATM-Cash-Managment-Problem-Formulation/m-p/159655#M826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am exploring the ATM cash managment optimization problem as described in the following link: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://communities.sas.com/post!input.jspa?container=24&amp;amp;containerType=14" title="https://communities.sas.com/post!input.jspa?container=24&amp;amp;containerType=14"&gt;https://communities.sas.com/post!input.jspa?container=24&amp;amp;containerType=14&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the MINLP section it says that "&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 16px;"&gt;The predictive model fit is defined by the following data for each ATM &lt;/SPAN&gt;&lt;SPAN class="inlinemediaobject" style="color: #000000; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 16px;"&gt;&lt;IMG alt="$a$" class="jiveImage" height="7" src="http://support.sas.com/documentation/cdl/en/ormpug/65554/HTML/default/images/ormpug_decomp0134.png" style="font-family: inherit;" width="7" /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 16px;"&gt; on each day &lt;/SPAN&gt;&lt;SPAN class="inlinemediaobject" style="color: #000000; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 16px;"&gt;&lt;IMG alt="$d$" class="jiveImage" height="12" src="http://support.sas.com/documentation/cdl/en/ormpug/65554/HTML/default/images/ormpug_decomp0135.png" style="font-family: inherit;" width="8" /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 16px;"&gt;: &lt;/SPAN&gt;&lt;SPAN class="inlinemediaobject" style="color: #000000; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 16px;"&gt;&lt;IMG alt="$c_{ad}, c^ x_{ad}, c^ y_{ad}, c^ z_{ad}, c^{u}_{ad}$" class="jiveImage" height="18" src="http://support.sas.com/documentation/cdl/en/ormpug/65554/HTML/default/images/ormpug_decomp0136.png" style="font-family: inherit;" width="121" /&gt;&lt;SPAN style="line-height: 1.5em;"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do the data express - what do they mean in business terms?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also as i understand the problem has three variables xa, ya and ua. The xa and ya are binary and the ua is continuous, what do they express in business terms?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 11:25:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/ATM-Cash-Managment-Problem-Formulation/m-p/159655#M826</guid>
      <dc:creator>andreas_zaras</dc:creator>
      <dc:date>2014-03-28T11:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: ATM Cash Managment Problem Formulation</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/ATM-Cash-Managment-Problem-Formulation/m-p/159656#M827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At a very high level, these variables represent a weighted fit model for the replenishment (of cash) schedule at each ATM. The idea is to try to match the predicted cash (subject to some side constraints) as closely as possible given the possible replenishment policies. The details of the replenishment schedules (and the fit model) are proprietary and were provided to us by the client who created the model as a proof of concept for their business problem. The goal of the documentation example is to show how we can go from an MINLP formulation to an approximate MILP formulation that has nice decmoposable structure and solves well using the DECOMP feature.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 16:35:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/ATM-Cash-Managment-Problem-Formulation/m-p/159656#M827</guid>
      <dc:creator>Matthew_Galati</dc:creator>
      <dc:date>2014-04-11T16:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: ATM Cash Managment Problem Formulation</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/ATM-Cash-Managment-Problem-Formulation/m-p/159657#M828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, the link you posted is not working so I can't see the original problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have had some experience in this area because I created ATM cash management programs and&lt;/P&gt;&lt;P&gt;predictive models for a major bank about 15 years ago - we were a little ahead of the game &lt;/P&gt;&lt;P&gt;at the time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I can access the link, I may be able to help here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 17:50:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/ATM-Cash-Managment-Problem-Formulation/m-p/159657#M828</guid>
      <dc:creator>OS2Rules</dc:creator>
      <dc:date>2014-04-11T17:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: ATM Cash Managment Problem Formulation</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/ATM-Cash-Managment-Problem-Formulation/m-p/159658#M829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the OP was referring to: &lt;A href="http://support.sas.com/documentation/cdl/en/ormpug/65554/HTML/default/viewer.htm#ormpug_decomp_examples10.htm" title="http://support.sas.com/documentation/cdl/en/ormpug/65554/HTML/default/viewer.htm#ormpug_decomp_examples10.htm"&gt;SAS/OR(R) 12.1 User's Guide: Mathematical Programming&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 21:18:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/ATM-Cash-Managment-Problem-Formulation/m-p/159658#M829</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2014-04-11T21:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: ATM Cash Managment Problem Formulation</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/ATM-Cash-Managment-Problem-Formulation/m-p/159659#M830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry! The link is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/ormpug/65554/HTML/default/viewer.htm#ormpug_decomp_examples10.htm" title="http://support.sas.com/documentation/cdl/en/ormpug/65554/HTML/default/viewer.htm#ormpug_decomp_examples10.htm"&gt;SAS/OR(R) 12.1 User's Guide: Mathematical Programming&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 22:39:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/ATM-Cash-Managment-Problem-Formulation/m-p/159659#M830</guid>
      <dc:creator>andreas_zaras</dc:creator>
      <dc:date>2014-04-11T22:39:01Z</dc:date>
    </item>
  </channel>
</rss>

