<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=General_Algebraic_Modeling_System</id>
	<title>General Algebraic Modeling System - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=General_Algebraic_Modeling_System"/>
	<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=General_Algebraic_Modeling_System&amp;action=history"/>
	<updated>2026-05-19T04:05:40Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Wikipedia (Deutsch) – Lokale Kopie</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki-de.moshellshocker.dns64.de/index.php?title=General_Algebraic_Modeling_System&amp;diff=912040&amp;oldid=prev</id>
		<title>imported&gt;SchlurcherBot: Bot: http → https</title>
		<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=General_Algebraic_Modeling_System&amp;diff=912040&amp;oldid=prev"/>
		<updated>2025-11-16T08:35:54Z</updated>

		<summary type="html">&lt;p&gt;Bot: http → https&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
{{Infobox Software&lt;br /&gt;
|Name                 = GAMS&lt;br /&gt;
|Logo                 = &lt;br /&gt;
|Screenshot           = &lt;br /&gt;
|Beschreibung         = &lt;br /&gt;
|Maintainer           = &lt;br /&gt;
|Hersteller           = [http://www.gams.com/ GAMS Development Corporation]&lt;br /&gt;
|Erscheinungsjahr     = &amp;lt;!-- Wikidata --&amp;gt;&lt;br /&gt;
|AktuelleVersion      = &amp;lt;!-- Wikidata --&amp;gt;&lt;br /&gt;
|AktuelleVersionFreigabeDatum = &amp;lt;!-- Wikidata --&amp;gt;&lt;br /&gt;
|AktuelleVorabVersion = &lt;br /&gt;
|AktuelleVorabVersionFreigabeDatum = &lt;br /&gt;
|Betriebssystem       = [[Plattformunabhängig]]&lt;br /&gt;
|Programmiersprache   = &lt;br /&gt;
|Kategorie            = [[Algebraische Modellierungssprache]]&lt;br /&gt;
|Lizenz               = [[Proprietär]]&lt;br /&gt;
|Deutsch              = &lt;br /&gt;
|Website              = &amp;lt;!-- Wikidata --&amp;gt;&lt;br /&gt;
|Dateien              = &lt;br /&gt;
}}&lt;br /&gt;
Das &amp;#039;&amp;#039;&amp;#039;G&amp;#039;&amp;#039;&amp;#039;eneral &amp;#039;&amp;#039;&amp;#039;A&amp;#039;&amp;#039;&amp;#039;lgebraic &amp;#039;&amp;#039;&amp;#039;M&amp;#039;&amp;#039;&amp;#039;odeling &amp;#039;&amp;#039;&amp;#039;S&amp;#039;&amp;#039;&amp;#039;ystem ist eine algebraische [[Modellierungssprache]] für mathematische Optimierungsprobleme, deren Ursprünge in einem Forschungsprojekt  der [[Weltbank]] liegen. Ab 1987 wird das System durch die GAMS Development Corp., USA, weiterentwickelt und in Europa durch die GAMS Software GmbH vertrieben.&lt;br /&gt;
&lt;br /&gt;
Neben großen linearen bzw. ganzzahligen [[Optimierungsproblem]]en lassen sich mit algebraischen Modellierungssprachen wie GAMS oder [[AMPL]] auch andere Modellierungssprobleme, wie etwa nichtlineare, gemischtganzzahlig nichtlineare, quadratische, stochastische oder globale Optimierungsprobleme grundsätzlich unabhängig von den verwendeten Algorithmen effizient formulieren und lösen. Die grundsätzliche Trennung der Ebenen&lt;br /&gt;
* Problemrepräsentation und -lösung,&lt;br /&gt;
* Modellierungsebene und Benutzeroberfläche,&lt;br /&gt;
* Modellformulierung und Daten,&lt;br /&gt;
* Modellformulierung und  [[Betriebssystem]],&lt;br /&gt;
sowie umfangreiche Modellbibliotheken stellen weitere Elemente von algebraischen Modellierungssprachen dar.&lt;br /&gt;
&lt;br /&gt;
Die Einsatzschwerpunkte des GAMS-Systems liegen in den klassischen [[Operations Research|Operations-Research]]-Bereichen. Daneben wird das System auch häufig für [[Makroökonomie|makroökonomische]] Fragestellungen etwa im Rahmen von [[Allgemeines Gleichgewichtsmodell|Gleichgewichtsmodellen]] verwendet.&lt;br /&gt;
&lt;br /&gt;
== Modellbeispiel ==&lt;br /&gt;
&lt;br /&gt;
Transportmodell von [[George Dantzig]]. Dieses Modell ist Teil der GAMS-Modellbibliothek. In diesem Problem wird der Transportplan mit den niedrigsten Gesamtkosten gesucht, der sowohl die Marktbedingungen der Abnehmer als auch die der Produzenten erfüllt.&amp;lt;ref&amp;gt;{{Literatur |Autor=George B. Dantzig |Titel=Linear Programming and Extensions |Verlag=Princeton University Press |Ort=Princeton |Datum=2016 |ISBN=978-1-4008-8417-9 |Kapitel=&amp;#039;&amp;#039;3.3. A Transportation Problem&amp;#039;&amp;#039; |Seiten=35 |JahrEA=1963 |Online=[https://books.google.de/books?id=hUWPDAAAQBAJ&amp;amp;pg=PA35 books.google.de] |Kommentar=Leseprobe}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
  Sets&lt;br /&gt;
       i   canning plants   / seattle, san-diego /&lt;br /&gt;
       j   markets          / new-york, chicago, topeka / ;&lt;br /&gt;
  Parameters&lt;br /&gt;
       a(i)  capacity of plant i in cases&lt;br /&gt;
         /    seattle     350&lt;br /&gt;
              san-diego   600  /&lt;br /&gt;
       b(j)  demand at market j in cases&lt;br /&gt;
         /    new-york    325&lt;br /&gt;
              chicago     300&lt;br /&gt;
              topeka      275  / ;&lt;br /&gt;
  Table d(i,j)  distance in thousands of miles&lt;br /&gt;
                    new-york       chicago      topeka&lt;br /&gt;
      seattle          2.5           1.7          1.8&lt;br /&gt;
      san-diego        2.5           1.8          1.4  ;&lt;br /&gt;
  Scalar f  freight in dollars per case per thousand miles  /90/ ;&lt;br /&gt;
  Parameter c(i,j)  transport cost in thousands of dollars per case ;&lt;br /&gt;
            c(i,j) = f * d(i,j) / 1000 ;&lt;br /&gt;
  Variables&lt;br /&gt;
       x(i,j)  shipment quantities in cases&lt;br /&gt;
       z       total transportation costs in thousands of dollars ;&lt;br /&gt;
  Positive Variable x ;&lt;br /&gt;
  Equations&lt;br /&gt;
       cost        define objective function&lt;br /&gt;
       supply(i)   observe supply limit at plant i&lt;br /&gt;
       demand(j)   satisfy demand at market j ;&lt;br /&gt;
  cost ..        z  =e=  sum((i,j), c(i,j)*x(i,j)) ;&lt;br /&gt;
  supply(i) ..   sum(j, x(i,j))  =l=  a(i) ;&lt;br /&gt;
  demand(j) ..   sum(i, x(i,j))  =g=  b(j) ;&lt;br /&gt;
  Model transport /all/ ;&lt;br /&gt;
  Solve transport using lp minimizing z ;&lt;br /&gt;
  Display x.l, x.m ;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Siehe auch ==&lt;br /&gt;
* [[AIMMS]]&lt;br /&gt;
* [[AMPL]]&lt;br /&gt;
&lt;br /&gt;
== Literatur ==&lt;br /&gt;
* {{Literatur&lt;br /&gt;
   |Autor=Anthony Brooke, David Kendrick, Alexander Meeraus&lt;br /&gt;
   |Titel=Gams: A User’s Guide. Tutorial by Rick Rosenthal&lt;br /&gt;
   |Verlag=GAMS Development Corporation&lt;br /&gt;
   |Ort=Washington, DC, USA&lt;br /&gt;
   |Datum=2010&lt;br /&gt;
   |Online=[http://www.gams.com/dd/docs/bigdocs/GAMSUsersGuide.pdf gams.com]&lt;br /&gt;
   |Format=PDF&lt;br /&gt;
   |KBytes=}}&lt;br /&gt;
&lt;br /&gt;
== Weblinks ==&lt;br /&gt;
* [https://www.gams.com/ GAMS Development Corp.] (englisch)&lt;br /&gt;
* [https://www.gamsworld.org/ GAMS World]&lt;br /&gt;
* [http://support.gams-software.com/doku.php/ GAMS Support Wiki]&lt;br /&gt;
* [http://www.listserv.dfn.de/archives/gams-l.html GAMS-Mailing List (GAMS-L)]&lt;br /&gt;
* [https://www.gams.com/docs/example.htm Detaillierte Beschreibung der Formulierung des beispielhaften Transportproblems] (englisch)&lt;br /&gt;
&lt;br /&gt;
== Einzelnachweise ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:Formale Sprache]]&lt;/div&gt;</summary>
		<author><name>imported&gt;SchlurcherBot</name></author>
	</entry>
</feed>