Skip to main content
Top

2017 | OriginalPaper | Chapter

Agent-Based Modeling (ABM)

Author : Thomas Metz

Published in: Neue Trends in den Sozialwissenschaften

Publisher: Springer Fachmedien Wiesbaden

Activate our intelligent search to find suitable subject content or patents.

search-config
loading …

Zusammenfassung

Die Simulation interagierender Individuen in künstlichen Gesellschaften hat erst langsam begonnen, in den Sozialwissenschaften breiter Fuß zu fassen. Der Beitrag stellt die Entstehung des Agent-Based Modeling-Ansatzes dar und entwickelt vor dem Hintergrund des dort verwendeten Modellbegriffs die Prinzipien wissenschaftlicher Erklärung mit ABM. Anschließend stellt er die typischen Elemente eines Agentenmodells vor und gibt Hinweise darauf, wie ein ABM konkret entwickelt wird. Nach einem Überblick über die bisherigen Anwendungsfelder innerhalb der Sozialwissenschaften wird anhand von zwei Beispielen gezeigt, wie Forschung mit Softwareagenten konkret funktioniert. Der Beitrag schließt mit Tipps zur Anwendung und zu möglichen Softwareplattformen.

Dont have a licence yet? Then find out more about our products and how to get one now:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Footnotes
1
Bei Mikrosimulationen wird eine empirische Stichprobe (z. B. Haushalte oder Individuen) anhand von Transitionswahrscheinlichkeiten „gealtert“ um ein zukünftiges Sample zu erhalten (siehe Gilbert und Troitzsch 2005, S. 8 und 57–78), beispielsweise um die Veränderung einer Bevölkerung vorherzusagen. Die den Transitionen unterliegenden Prozesse sind dabei inhaltlich von sekundärem Interesse.
 
2
Zelluläre Automaten sind Simulation, in der Zellen auf einem Netzwerk (zumeist ein Gitter) lokal interagieren, bspw. indem sie anhand fester Regeln ihren Zustand in Abhängigkeit von den Zuständen der benachbarten Zellen ändern. Auf Aggregatebene erzeugen die oft simplen Regeln solcher Automaten mitunter sehr komplexe Muster, die von der Maserung von Muschelschalen über Schneeflocken bis hin zu sich selbst replizierenden Strukturen reichen können, die teilweise sogar in der Lage sind, Computer zu emulieren.
 
3
Objektorientierte Programmierung bezeichnet ein Paradigma, nach dem die Architektur einer Software den Strukturen des Bereichs folgt, für die sie angewendet wird. Während das (alternative) Paradigma der prozeduralen Programmierung ein Programm als Ablauf von Anweisungen begreift und damit eher der landläufigen Vorstellung von Programmierung entspricht, werden Daten und die auf sie angewendeten Funktionen beim objektorientierten Paradigma in Code-Objekten zusammengefasst, die oft den realen Objekten des Anwendungsbereichs entsprechen (z. B. würde eine Bibliothekssoftware eine ausdrückliche Repräsentation von Büchern besitzen). Aus der Interaktion dieser Objekte ergibt sich dann der Programmfluss.
 
4
Es sei erwähnt, dass die Ausführung eines Programms ein deduktiver Prozess ist sodass eine generative Erklärung eine deduktive ist (Epstein 2006, S. 11), allerdings unter der Einschränkung dass der Programmcode das Modell korrekt wiedergibt (David et al. 2007). Zudem erfüllen generative Erklärungen das Poppersche Falsifikationskriterium, da die Generierung auch fehlschlagen kann (Epstein 2006, S. 16). Zugleich sind die Erklärungen reduktiv und schließen irreduzible Phänomene aus, da das Makromuster auf die Mikro-Ebene zurückgeführt wird (Epstein 2006, S. 33–34). Für eine Kritik des Ansatzes siehe Grüne-Yanoff (2009), für eine Entgegnung Elsenbroich (2012). Teilweise noch offen ist die Frage, welche Position holistische Elemente bzw. Einflüsse der Makrostruktur auf die Mikro-Ebene einnehmen sollen (Conte et al. 2012, S. 336; Squazzoni 2008, S. 6).
 
5
Weitere Attribute sind z. B. Selbstreproduktion (Michel et al. 2009, S. 14), Adaptivität, Heterogenität (Macal und North 2010, S. 153) oder Lernfähigkeit (Macal et al. 2013, S. 11).
 
7
Eine ABM-orientierte Einführung in UML gibt Bersini (2012).
 
8
Die Forschung zu komplexen Systemen kann hier nicht ausgebreitet werden, für eine allgemeine Einführung siehe Mitchell (2009), für eine sozialwissenschaftliche Perspektive Miller und Page (2007). Grob gesprochen ist ein komplexes System ein System vieler Teile, deren Interaktion stabile Muster auf der Makro-Ebene erzeugt („Sebstorganisation“ bzw. „Emergenz“). Diese Muster sind oft auffallend unabhängig vom konkreten Verhalten der Mikro-Einheiten und für gewöhnlich auch nicht in der Spezifizierung der Einheiten angelegt sondern entstehen vielmehr aus deren Interaktion heraus, was eine reduktionistische Analyse untergräbt (Miller und Page 2007, S. 27). Zudem kann es durch die Interaktion zu schwer vorhersehbarem und mitunter auch sehr dynamischem Systemverhalten kommen. Das Beispiel eines Vogelschwarms verdeutlicht viele Aspekte: In der Beschreibung eines Vogels ist das Konzept eines Schwarms nicht enthalten, ein Schwarm entsteht aus der Interaktion von Vögeln, er besteht unabhängig von einem einzelnen Tier fort und erscheint „im Großen“ als klar abgrenzbares Ganzes, dessen Verhalten in einer eigenen Begrifflichkeit („Tanz der Stare“) beschrieben werden kann.
 
9
Für das Modell von Axelrod findet sich auch manchmal die Bezeichnung cultural dynamics.
 
10
Ego-Netzwerkdaten sind (zumeist) Surveydaten, bei denen Befragte gebeten werden, nicht nur Auskunft über sich selbst zu geben sondern auch über Personen, mit denen sie in Kontakt stehen, im konkreten Fall der Studie über Menschen, mit denen sie viel über ihnen wichtige Dinge bzw. über Politik sprechen.
 
11
Siehe auch die Übersicht des OpenABM-Konsortiums: https://​www.​openabm.​org/​modeling-platforms sowie die dort verlinkten, weiteren Übersichten. Leider wird für die meisten Projekte nicht vermerkt, welche aktiv gepflegt werden und welche „eingeschlafen“ sind sodass der Auswahl einer Plattform auch immer eigene Recherche vorangehen sollte. Hierbei empfiehlt es sich, auch gleich auf die Verfügbarkeit von Tutorials zu achten sowie einer Möglichkeit, bei Fragen andere Nutzer (z. B. über eine Mailingliste) zu kontaktieren.
 
Literature
go back to reference Albin, Peter S., und Duncan K. Foley. 2001. The co-evolution of cooperation and complexity in a multi-player, local-interaction prisoners’ dilemma. Complexity 6 (3): 54–63. doi:10.1002/cplx.1030.CrossRef Albin, Peter S., und Duncan K. Foley. 2001. The co-evolution of cooperation and complexity in a multi-player, local-interaction prisoners’ dilemma. Complexity 6 (3): 54–63. doi:10.​1002/​cplx.​1030.CrossRef
go back to reference Arthur, W. Brian. 1994. Inductive reasoning and bounded rationality. The American Economic Review 84 (2): 406–411. Arthur, W. Brian. 1994. Inductive reasoning and bounded rationality. The American Economic Review 84 (2): 406–411.
go back to reference Axelrod, Robert. 1984. The evolution of cooperation. New York: Basic Books. Axelrod, Robert. 1984. The evolution of cooperation. New York: Basic Books.
go back to reference Axelrod, Robert. 1997a. Advancing the Art of Simulation in the Social Sceiences. In Simulating social phenomena, Hrsg. Rosaria Conte, Rainer Hegselmann, und Pietro Temo, 21–40. Heidelberg: Springer. Axelrod, Robert. 1997a. Advancing the Art of Simulation in the Social Sceiences. In Simulating social phenomena, Hrsg. Rosaria Conte, Rainer Hegselmann, und Pietro Temo, 21–40. Heidelberg: Springer.
go back to reference Axelrod, Robert. 1997c. The evolution of strategies in the iterated prisoner’s dilemma. In The Complexity of Cooperation, Hrsg. Robert Axelrod, 10–29. New Delhi: New Age International. Axelrod, Robert. 1997c. The evolution of strategies in the iterated prisoner’s dilemma. In The Complexity of Cooperation, Hrsg. Robert Axelrod, 10–29. New Delhi: New Age International.
go back to reference Axelrod, Robert, und D. Scott Bennett. 1993. A landscape theory of aggregation. British Journal of Political Science 23 (2): 211–233.CrossRef Axelrod, Robert, und D. Scott Bennett. 1993. A landscape theory of aggregation. British Journal of Political Science 23 (2): 211–233.CrossRef
go back to reference Axtell, Robert L. 1999. The emergence of firms in a population of agents: Local increasing returns, unstable nash equilibria, and power law size distributions. Washington: Brookings Institution. Axtell, Robert L. 1999. The emergence of firms in a population of agents: Local increasing returns, unstable nash equilibria, and power law size distributions. Washington: Brookings Institution.
go back to reference Axtell, Robert L., und Joshua M. Epstein. 2006. Coordination in transient social networks: An agent-based computational model of the timing of retirement. In Generative social science: Studies in agent-based computational modeling, Hrsg. Joshua M. Epstein, 147–174. Princeton: Princeton University Press. Axtell, Robert L., und Joshua M. Epstein. 2006. Coordination in transient social networks: An agent-based computational model of the timing of retirement. In Generative social science: Studies in agent-based computational modeling, Hrsg. Joshua M. Epstein, 147–174. Princeton: Princeton University Press.
go back to reference Axtell, Robert L., Joshua M. Epstein, Jeffrey Deand, George Gumerman, Alan Swedlund, Jason Harburger, Shubha Chakravartya, Ross Hammond, Jon Parker, und Miles Parker. 2002. Population growth and collapse in a multiagent model of the Kayenta Anasazi in Long House Valley. Proceedings of the National Academy of Sciences 99 (3): 7275–7279. http://www.pnas.org/content/99/suppl.3. Axtell, Robert L., Joshua M. Epstein, Jeffrey Deand, George Gumerman, Alan Swedlund, Jason Harburger, Shubha Chakravartya, Ross Hammond, Jon Parker, und Miles Parker. 2002. Population growth and collapse in a multiagent model of the Kayenta Anasazi in Long House Valley. Proceedings of the National Academy of Sciences 99 (3): 7275–7279. http://​www.​pnas.​org/​content/​99/​suppl.​3.
go back to reference Bhavnani, Ravi, und Dan Miodownik. 2009. Ethnic polarization, ethnic salience, and civil war. Journal of Conflict Resolution 53 (1): 30–49.CrossRef Bhavnani, Ravi, und Dan Miodownik. 2009. Ethnic polarization, ethnic salience, and civil war. Journal of Conflict Resolution 53 (1): 30–49.CrossRef
go back to reference Bhavnani, Ravi, Karsten Donnay, Dan Miodownik, Maayan Mor, und Dirk Helbing. 2014. Group segregation and urban violence. American Journal of Political Science 58 (1): 226–245. doi:10.1111/ajps.12045.CrossRef Bhavnani, Ravi, Karsten Donnay, Dan Miodownik, Maayan Mor, und Dirk Helbing. 2014. Group segregation and urban violence. American Journal of Political Science 58 (1): 226–245. doi:10.​1111/​ajps.​12045.CrossRef
go back to reference Broeke, Guus ten, George van Voorn, und Arend Ligtenberg. 2016. Which sensitivity analysis method should I use for my agent-based model? Journal of Artificial Societies and Social Simulation 19 (1): 5. doi:10.18564/jasss.2857.CrossRef Broeke, Guus ten, George van Voorn, und Arend Ligtenberg. 2016. Which sensitivity analysis method should I use for my agent-based model? Journal of Artificial Societies and Social Simulation 19 (1): 5. doi:10.​18564/​jasss.​2857.CrossRef
go back to reference Bruch, Elizabeth E., und Robert D. Mare. 2006. Neighborhood choice and neighborhood change. American Journal of Sociology 112 (3): 667–709.CrossRef Bruch, Elizabeth E., und Robert D. Mare. 2006. Neighborhood choice and neighborhood change. American Journal of Sociology 112 (3): 667–709.CrossRef
go back to reference Bruch, Elizabeth E., und Robert D. Mare. 2009. Preferences and pathways to segregation: Reply to Van de Rijt, Siegel, and Macy. American Journal of Sociology 114 (4): 1181–1198.CrossRef Bruch, Elizabeth E., und Robert D. Mare. 2009. Preferences and pathways to segregation: Reply to Van de Rijt, Siegel, and Macy. American Journal of Sociology 114 (4): 1181–1198.CrossRef
go back to reference Cioffi-Revilla, Claudio. 2014. Introduction to computational social science. London: Springer.CrossRef Cioffi-Revilla, Claudio. 2014. Introduction to computational social science. London: Springer.CrossRef
go back to reference Conte, R., Nigel Gilbert, G. Bonelli, C. Cioffi-Revilla, G. Deffuant, J. Kertesz, V. Loreto, et al. 2012. Manifesto of computational social science. The European Physical Journal Special Topics 214 (1): 325–346. doi: 10.1140/epjst/e2012-01697-8. Conte, R., Nigel Gilbert, G. Bonelli, C. Cioffi-Revilla, G. Deffuant, J. Kertesz, V. Loreto, et al. 2012. Manifesto of computational social science. The European Physical Journal Special Topics 214 (1): 325–346. doi: 10.​1140/​epjst/​e2012-01697-8.
go back to reference David, Nuno. 2013. Validating simulations. In Simulating social complexity. A handbook, Hrsg. Bruce Edmonds und Ruth Meyer, 135–171. Heidelberg: Springer.CrossRef David, Nuno. 2013. Validating simulations. In Simulating social complexity. A handbook, Hrsg. Bruce Edmonds und Ruth Meyer, 135–171. Heidelberg: Springer.CrossRef
go back to reference David, Nuno, Jaime Simão Sichman, und Helder Coelho. 2007. Simulation as formal and generative social science. The very idea. In Worldviews, science and us. Philosophy and complexity, Hrsg. Carlos Gershenson, Diederik Aerts, und Bruce Edmonds, 266–284. Singapore: World scientific.CrossRef David, Nuno, Jaime Simão Sichman, und Helder Coelho. 2007. Simulation as formal and generative social science. The very idea. In Worldviews, science and us. Philosophy and complexity, Hrsg. Carlos Gershenson, Diederik Aerts, und Bruce Edmonds, 266–284. Singapore: World scientific.CrossRef
go back to reference Dean, Jeffrey S., George J. Gumerman, Joshua M. Epstein, Robert L. Axtell, Alan C. Swedlund, Miles T. Parker, und Steven McCarroll. 2000. Understanding Anasazi culture change through agent-based modeling. In Dynamics in human and primate societies, Hrsg. A. Kohler Timothy und George J. Gummerman, 179–205. Oxford: Oxford University Press. Dean, Jeffrey S., George J. Gumerman, Joshua M. Epstein, Robert L. Axtell, Alan C. Swedlund, Miles T. Parker, und Steven McCarroll. 2000. Understanding Anasazi culture change through agent-based modeling. In Dynamics in human and primate societies, Hrsg. A. Kohler Timothy und George J. Gummerman, 179–205. Oxford: Oxford University Press.
go back to reference Duffy, John. 2006. Agent-based models and human subject experiments. In Handbook of computational economics 2, Hrsg. Leigh Tesfatsion und Kenneth I. Judd, 949–1011. Amsterdam: Elsevier. Duffy, John. 2006. Agent-based models and human subject experiments. In Handbook of computational economics 2, Hrsg. Leigh Tesfatsion und Kenneth I. Judd, 949–1011. Amsterdam: Elsevier.
go back to reference Edmonds, Bruce. 2007. Simplicity is not truth-indicative. In Worldviews, science and us, Hrsg. Carlos Gershenson, Diederik Aerts, und Bruce Edmonds, 65–80. Singapore: World scientific.CrossRef Edmonds, Bruce. 2007. Simplicity is not truth-indicative. In Worldviews, science and us, Hrsg. Carlos Gershenson, Diederik Aerts, und Bruce Edmonds, 65–80. Singapore: World scientific.CrossRef
go back to reference Edmonds, Bruce. 2015. A context- and scope-sensitive analysis of narrative data to aid the specification of agent behaviour. Journal of Artificial Societies and Social Simulation 18 (1): 17. doi:10.18564/jasss.2715.CrossRef Edmonds, Bruce. 2015. A context- and scope-sensitive analysis of narrative data to aid the specification of agent behaviour. Journal of Artificial Societies and Social Simulation 18 (1): 17. doi:10.​18564/​jasss.​2715.CrossRef
go back to reference Edmonds, Bruce, und Ruth Meyer. Hrsg. 2013. Simulating social complexity: A handbook. Heidelberg: Springer. Edmonds, Bruce, und Ruth Meyer. Hrsg. 2013. Simulating social complexity: A handbook. Heidelberg: Springer.
go back to reference Edmonds, Bruce, und Scott Moss. 2005. From KISS to KIDS – An ‘Anti-simplistic‘ modelling approach. In Multi-agent and multi-agent-based simulation. Joint Workshop MABS 2004, New York, NY, USA, July 19, 2004, Revised Selected Papers, Hrsg. Paul Davidsson, Brian Logan, und Keiki Takadama, 130–144. Berlin: Springer. Edmonds, Bruce, und Scott Moss. 2005. From KISS to KIDS – An ‘Anti-simplistic‘ modelling approach. In Multi-agent and multi-agent-based simulation. Joint Workshop MABS 2004, New York, NY, USA, July 19, 2004, Revised Selected Papers, Hrsg. Paul Davidsson, Brian Logan, und Keiki Takadama, 130–144. Berlin: Springer.
go back to reference Ehrentreich, Norman. 2008. Agent-based modeling. The Santa Fe Institute artificial stock market model revisited. Berlin: Springer. Ehrentreich, Norman. 2008. Agent-based modeling. The Santa Fe Institute artificial stock market model revisited. Berlin: Springer.
go back to reference Epstein, Joshua M. 2006. Generative social science. Studies in agent-based computational modeling. Princeton: Princeton University Press. Epstein, Joshua M. 2006. Generative social science. Studies in agent-based computational modeling. Princeton: Princeton University Press.
go back to reference Epstein, Joshua M., und Robert L. Axtell. 1996. Growing artificial societies. Social science from the bottom up. Washington DC: Brookings Institution Press. Epstein, Joshua M., und Robert L. Axtell. 1996. Growing artificial societies. Social science from the bottom up. Washington DC: Brookings Institution Press.
go back to reference Evans, Andrew, Alison Heppenstall, und Mark Birkin. 2013. Understanding simulation results. In Simulating social complexity. A handbook, Hrsg. Bruce Edmonds und Ruth Meyer, 173–195. Heidelberg: Springer.CrossRef Evans, Andrew, Alison Heppenstall, und Mark Birkin. 2013. Understanding simulation results. In Simulating social complexity. A handbook, Hrsg. Bruce Edmonds und Ruth Meyer, 173–195. Heidelberg: Springer.CrossRef
go back to reference Farmer, J. Doyne, Paolo Patelli, und Ilija I. Zovko. 2005. The predictive power of zero intelligence in financial markets. Proceedings of the National Academy of Sciences of the United States of America 102 (6): 2254–2259. doi:10.1073/pnas.0409157102.CrossRef Farmer, J. Doyne, Paolo Patelli, und Ilija I. Zovko. 2005. The predictive power of zero intelligence in financial markets. Proceedings of the National Academy of Sciences of the United States of America 102 (6): 2254–2259. doi:10.​1073/​pnas.​0409157102.CrossRef
go back to reference Fossett, Mark. 2006. Ethnic preferences, social distance dynamics, and residential segregation: Theoretical explorations using simulation analysis. Journal of Mathematical Sociology 30 (3/4): 185–273.CrossRef Fossett, Mark. 2006. Ethnic preferences, social distance dynamics, and residential segregation: Theoretical explorations using simulation analysis. Journal of Mathematical Sociology 30 (3/4): 185–273.CrossRef
go back to reference Fowler, James H. 2005. Turnout in a small world. In The social logic of politics. Personal networks as contexts for political behavior, Hrsg. Alan Zuckerman, 269–287. Philadelphia: Temple University Press. Fowler, James H. 2005. Turnout in a small world. In The social logic of politics. Personal networks as contexts for political behavior, Hrsg. Alan Zuckerman, 269–287. Philadelphia: Temple University Press.
go back to reference Fowler, James H., und Oleg Smirnov. 2005. Dynamic parties and social turnout. An agent-based model. American Journal of Sociology 110 (4): 1070–1094.CrossRef Fowler, James H., und Oleg Smirnov. 2005. Dynamic parties and social turnout. An agent-based model. American Journal of Sociology 110 (4): 1070–1094.CrossRef
go back to reference Gilbert, Nigel. 2007. Computational social science Agent-based social simulation. In Agent-based modelling and simulation in the social and human sciences, Hrsg. Denis Phan und Frédéric Amblard, 115–133. Oxford: Bardwell Press. Gilbert, Nigel. 2007. Computational social science Agent-based social simulation. In Agent-based modelling and simulation in the social and human sciences, Hrsg. Denis Phan und Frédéric Amblard, 115–133. Oxford: Bardwell Press.
go back to reference Gilbert, Nigel, und Klaus Troitzsch. 2005. Simulation for the social scientist. Maidenhead: Open University Press. Gilbert, Nigel, und Klaus Troitzsch. 2005. Simulation for the social scientist. Maidenhead: Open University Press.
go back to reference Goering, John. 2006. Shelling Redux: How sociology fails to make progress in building and empirically testing complex causal models regarding race and residence. Journal of Mathematical Sociology 30 (3/4): 299–317.CrossRef Goering, John. 2006. Shelling Redux: How sociology fails to make progress in building and empirically testing complex causal models regarding race and residence. Journal of Mathematical Sociology 30 (3/4): 299–317.CrossRef
go back to reference Goldbeck, Jennifer. 2002. Evolving strategies for the prisoner’s dilemma. In Proceedings of the 3rd WSEAS International Conference on Evolutionary Computing (EC'02), Hrsg. Ales Grmela und Nikos Mastorakis, 4861–4868. Interlaken. Goldbeck, Jennifer. 2002. Evolving strategies for the prisoner’s dilemma. In Proceedings of the 3rd WSEAS International Conference on Evolutionary Computing (EC'02), Hrsg. Ales Grmela und Nikos Mastorakis, 4861–4868. Interlaken.
go back to reference Goll, Joachim, und Cornelia Heinisch. 2016. Java als erste Programmiersprache: Grundkurs für Hochschulen. Wiesbaden: Springer.CrossRef Goll, Joachim, und Cornelia Heinisch. 2016. Java als erste Programmiersprache: Grundkurs für Hochschulen. Wiesbaden: Springer.CrossRef
go back to reference Grimm, Volker, Uta Berger, Finn Bastiansen, Sigrunn Eliassen, Vincent Ginot, Jarl Giske, John Goss-Custard, et al. 2006. A standard protocol for describing individual-based and agent-based models. Ecological Modelling 198 (1–2): 115–126. doi:10.1016/j.ecolmodel.2006.04.023.CrossRef Grimm, Volker, Uta Berger, Finn Bastiansen, Sigrunn Eliassen, Vincent Ginot, Jarl Giske, John Goss-Custard, et al. 2006. A standard protocol for describing individual-based and agent-based models. Ecological Modelling 198 (1–2): 115–126. doi:10.​1016/​j.​ecolmodel.​2006.​04.​023.CrossRef
go back to reference Grimm, Volker, Gary Polhill, und Julia Touza. 2013. Documenting social simulation models: The ODD Protocol as a Standard. In Simulating social complexity. A handbook, Hrsg. Bruce Edmonds und Ruth Meyer, 117–133. Springer. http://www.pensamientocomplejo.com.ar%2Fdocs%2Ffiles%2FEdmonds-Mayer%2520-%2520Simulating%2520Social%2520Complexity.pdf. Grimm, Volker, Gary Polhill, und Julia Touza. 2013. Documenting social simulation models: The ODD Protocol as a Standard. In Simulating social complexity. A handbook, Hrsg. Bruce Edmonds und Ruth Meyer, 117–133. Springer. http://​www.​pensamientocompl​ejo.​com.​ar%2Fdocs%2Ffiles%2FEdmonds-Mayer%2520-%2520Simulating%2520Social%2520Complexity.​pdf.
go back to reference Groff, Elizabeth R. 2007. Simulation for theory testing and experimentation: An example using routine activity theory and street robbery. Journal of Quantitative Criminology 23 (2): 75–103. doi:10.1007/s10940-006-9021-z.CrossRef Groff, Elizabeth R. 2007. Simulation for theory testing and experimentation: An example using routine activity theory and street robbery. Journal of Quantitative Criminology 23 (2): 75–103. doi:10.​1007/​s10940-006-9021-z.CrossRef
go back to reference Hawick, K. A., und C. J. Scogings. 2009. Roles of space and geometry in the spatial prisoners’ dilemma. In Proceedings of the IASTED international conference on modelling, simulation and identification (MSI’09), 659-10-1–6. Beijing. Hawick, K. A., und C. J. Scogings. 2009. Roles of space and geometry in the spatial prisoners’ dilemma. In Proceedings of the IASTED international conference on modelling, simulation and identification (MSI’09), 659-10-1–6. Beijing.
go back to reference Helbing, Dirk. 2012. Social self-organization: Agent-based simulations and experiments to study emergent social behavior. Berlin: Springer.CrossRef Helbing, Dirk. 2012. Social self-organization: Agent-based simulations and experiments to study emergent social behavior. Berlin: Springer.CrossRef
go back to reference Helbing, Dirk, Joachim Keltsch, und Peter Molnar. 1997. Modelling the evolution of human trail systems. Nature 388 (6637): 47–50.CrossRef Helbing, Dirk, Joachim Keltsch, und Peter Molnar. 1997. Modelling the evolution of human trail systems. Nature 388 (6637): 47–50.CrossRef
go back to reference Helbing, Dirk, Lubos Buzna, Anders Johansson, und Torsten Werner. 2005. Self-organized pedestrian crowd dynamics: Experiments, simulations, and design solutions. Transportation Science 39 (1): 1–24.CrossRef Helbing, Dirk, Lubos Buzna, Anders Johansson, und Torsten Werner. 2005. Self-organized pedestrian crowd dynamics: Experiments, simulations, and design solutions. Transportation Science 39 (1): 1–24.CrossRef
go back to reference Horiuchi, Shiro. 2015. Emergence and collapse of the norm of resource sharing around locally abundant resources. Journal of Artificial Societies and Social Simulation 18 (4): 7. doi:10.18564/jasss.2904.CrossRef Horiuchi, Shiro. 2015. Emergence and collapse of the norm of resource sharing around locally abundant resources. Journal of Artificial Societies and Social Simulation 18 (4): 7. doi:10.​18564/​jasss.​2904.CrossRef
go back to reference Huckfeldt, R. Robert, P. E. Johnson, und John D. Sprague. 2004. Political disagreement: The survival of diverse opinions within communication networks. Cambridge studies in political psychology and public opinion. Cambridge: Cambridge University Press.CrossRef Huckfeldt, R. Robert, P. E. Johnson, und John D. Sprague. 2004. Political disagreement: The survival of diverse opinions within communication networks. Cambridge studies in political psychology and public opinion. Cambridge: Cambridge University Press.CrossRef
go back to reference Kaye-Blake, Bill, Chris Schilling, und Elizabeth Post. 2014. Validation of an agricultural MAS for Southland, New Zealand. Journal of Artificial Societies and Social Simulation 17 (4): 5. doi:10.18564/jasss.2564.CrossRef Kaye-Blake, Bill, Chris Schilling, und Elizabeth Post. 2014. Validation of an agricultural MAS for Southland, New Zealand. Journal of Artificial Societies and Social Simulation 17 (4): 5. doi:10.​18564/​jasss.​2564.CrossRef
go back to reference Kollman, Ken, und Scott E. Page. 2006. Computational methods and models of politics. In Handbook of computational economics 2, Bd. 2, Hrsg. Leigh Tesfatsion und Kenneth I. Judd, 1433–1463. Amsterdam: Elsevier. Kollman, Ken, und Scott E. Page. 2006. Computational methods and models of politics. In Handbook of computational economics 2, Bd. 2, Hrsg. Leigh Tesfatsion und Kenneth I. Judd, 1433–1463. Amsterdam: Elsevier.
go back to reference Kollman, Ken, John H. Miller, und Scott E. Page. 2003. Computational models in political economy. Cambridge: MIT Press. Kollman, Ken, John H. Miller, und Scott E. Page. 2003. Computational models in political economy. Cambridge: MIT Press.
go back to reference Kurahashi-Nakamura, Takasumi, Michael Mäs, und Jan Lorenz. 2016. Robust clustering in generalized bounded confidence models. Journal of Artificial Societies and Social Simulation 19 (4): 7. doi:10.18564/jasss.3220.CrossRef Kurahashi-Nakamura, Takasumi, Michael Mäs, und Jan Lorenz. 2016. Robust clustering in generalized bounded confidence models. Journal of Artificial Societies and Social Simulation 19 (4): 7. doi:10.​18564/​jasss.​3220.CrossRef
go back to reference Laclavík, Michal, Štefan Dlugolinský, Martin Šeleng, Marcel Kvassay, Bernhard Schneider, Holger Bracker, Michał Wrzeszcz, Jacek Kitowski, und Ladislav Hluchý. 2012. Agent-based simulation platform evaluation in the context of human behavior modeling. In Advanced Agent Technology: AAMAS 2011 Workshops, AMPLE, AOSE, ARMS, DOCM3AS, ITMAS, Taipei, Taiwan, May 2–6, 2011 Revised Selected Papers, Hrsg. Francien Dechesne, Hiromitsu Hattori, Adriaan ter Mors, Jose Miguel Such, Danny Weyns, und Frank Dignum, 396–410. Springer. Laclavík, Michal, Štefan Dlugolinský, Martin Šeleng, Marcel Kvassay, Bernhard Schneider, Holger Bracker, Michał Wrzeszcz, Jacek Kitowski, und Ladislav Hluchý. 2012. Agent-based simulation platform evaluation in the context of human behavior modeling. In Advanced Agent Technology: AAMAS 2011 Workshops, AMPLE, AOSE, ARMS, DOCM3AS, ITMAS, Taipei, Taiwan, May 2–6, 2011 Revised Selected Papers, Hrsg. Francien Dechesne, Hiromitsu Hattori, Adriaan ter Mors, Jose Miguel Such, Danny Weyns, und Frank Dignum, 396–410. Springer.
go back to reference Laver, Michael, und Ernest Sergenti. 2011. Party competition: An agent-based model. Princeton: Princeton University Press. Laver, Michael, und Ernest Sergenti. 2011. Party competition: An agent-based model. Princeton: Princeton University Press.
go back to reference LeBaron, Blake, W. Brian Arthur, und Richard Palmer. 1999. Time series properties of an artificial stock market. Journal of economic dynamics and control 23 (9–10): 1487–1516.CrossRef LeBaron, Blake, W. Brian Arthur, und Richard Palmer. 1999. Time series properties of an artificial stock market. Journal of economic dynamics and control 23 (9–10): 1487–1516.CrossRef
go back to reference Leitner, Stephan, und Friederike Wall, Hrsg. 2014. Artificial economics and self organization: Agent-based approaches to economics and social systems ; [Papers presented in the 9th edition of the artificial economics, Held in Klagenfurt Am Wörthersee (Austria)]. Lecture notes in economics and mathematical systems 669. Cham: Springer. Leitner, Stephan, und Friederike Wall, Hrsg. 2014. Artificial economics and self organization: Agent-based approaches to economics and social systems ; [Papers presented in the 9th edition of the artificial economics, Held in Klagenfurt Am Wörthersee (Austria)]. Lecture notes in economics and mathematical systems 669. Cham: Springer.
go back to reference Malleson, Nick, Linda See, Andy Evans, und Alison Heppenstall. 2012. Implementing comprehensive offender behaviour in a realistic agent-based model of burglary. Simulation 88 (1): 50–71. doi:10.1177/0037549710384124.CrossRef Malleson, Nick, Linda See, Andy Evans, und Alison Heppenstall. 2012. Implementing comprehensive offender behaviour in a realistic agent-based model of burglary. Simulation 88 (1): 50–71. doi:10.​1177/​0037549710384124​.CrossRef
go back to reference Martin, Christian, und Michael Neugart. 2008. Shocks and endogenous institutions. An agent-based model of labor market performance in turbulent times. Computational Economics 33 (1): 31–46.CrossRef Martin, Christian, und Michael Neugart. 2008. Shocks and endogenous institutions. An agent-based model of labor market performance in turbulent times. Computational Economics 33 (1): 31–46.CrossRef
go back to reference Meadows, Donella H., Dennis L. Meadows, Jorgen Randers, und William W. III Behrens. 1972. The limits to growth: A report for the Club of Rome’s project on the predicament of mankind. New York: Universe Books. Meadows, Donella H., Dennis L. Meadows, Jorgen Randers, und William W. III Behrens. 1972. The limits to growth: A report for the Club of Rome’s project on the predicament of mankind. New York: Universe Books.
go back to reference Meyers, Robert A. Hrsg. 2009. Encyclopedia of complexity and systems science (Springer reference). New York: Springer. Meyers, Robert A. Hrsg. 2009. Encyclopedia of complexity and systems science (Springer reference). New York: Springer.
go back to reference Michel, Fabien, Jacques Ferber, und Alexis Drogoul. 2009. Multi-agent systems and simulation: A survey from the agent community’s perspective. In Multi-agent systems. Simulation and applications, Hrsg. Adelinde Uhrmacher und Danny Weyns, 3–51. Boca Raton: CRC Press. Michel, Fabien, Jacques Ferber, und Alexis Drogoul. 2009. Multi-agent systems and simulation: A survey from the agent community’s perspective. In Multi-agent systems. Simulation and applications, Hrsg. Adelinde Uhrmacher und Danny Weyns, 3–51. Boca Raton: CRC Press.
go back to reference Miller, John H., und Scott E. Page. 2007. Complex adaptive systems. An introduction to computational models of social life. Princeton: Princeton University Press. Miller, John H., und Scott E. Page. 2007. Complex adaptive systems. An introduction to computational models of social life. Princeton: Princeton University Press.
go back to reference Mitchell, Melanie. 2009. Complexity. A guided tour. Oxford: Oxford University Press. Mitchell, Melanie. 2009. Complexity. A guided tour. Oxford: Oxford University Press.
go back to reference Moussaid, M., D. Helbing, und G. Theraulaz. 2011. How simple rules determine pedestrian behavior and crowd disasters. Proceedings of the National Academy of Sciences 108 (17): 6884–6888. doi:10.1073/pnas.1016507108.CrossRef Moussaid, M., D. Helbing, und G. Theraulaz. 2011. How simple rules determine pedestrian behavior and crowd disasters. Proceedings of the National Academy of Sciences 108 (17): 6884–6888. doi:10.​1073/​pnas.​1016507108.CrossRef
go back to reference Müller, Birgit, Friedrich Bohn, Gunnar Dreßler, Jürgen Groeneveld, Christian Klassert, Romina Martin, Maja Schlüter, Jule Schulze, Hanna Weise, und Nina Schwarz. 2013. Describing human decisions in agent-based models – ODD + D, an extension of the ODD protocol. Environmental Modelling and Software 48:37–48. doi:10.1016/j.envsoft.2013.06.003.CrossRef Müller, Birgit, Friedrich Bohn, Gunnar Dreßler, Jürgen Groeneveld, Christian Klassert, Romina Martin, Maja Schlüter, Jule Schulze, Hanna Weise, und Nina Schwarz. 2013. Describing human decisions in agent-based models – ODD + D, an extension of the ODD protocol. Environmental Modelling and Software 48:37–48. doi:10.​1016/​j.​envsoft.​2013.​06.​003.CrossRef
go back to reference Nagel, Kai, und Michael Schreckenberg. 1992. A cellular automaton model for freeway traffic 2. Journal de Physique I France 2 (12): 2221–2229.CrossRef Nagel, Kai, und Michael Schreckenberg. 1992. A cellular automaton model for freeway traffic 2. Journal de Physique I France 2 (12): 2221–2229.CrossRef
go back to reference Nikolic, I., K. H. van Dam, und J. Kasmire. 2013. Practice. In Agent-based modelling of socio-technical systems, Hrsg. Koen H. van Dam, Igor Nikolic, und Zofia Lukszo, 11–72. Dodrecht: Springer.CrossRef Nikolic, I., K. H. van Dam, und J. Kasmire. 2013. Practice. In Agent-based modelling of socio-technical systems, Hrsg. Koen H. van Dam, Igor Nikolic, und Zofia Lukszo, 11–72. Dodrecht: Springer.CrossRef
go back to reference Nowak, Martin, und Karl Sigmund. 1993. A strategy of win-stay, lose-shift that outperforms tit-for-tat in the Prisoner’s Dilemma game. Nature 364 (6432): 56–58.CrossRef Nowak, Martin, und Karl Sigmund. 1993. A strategy of win-stay, lose-shift that outperforms tit-for-tat in the Prisoner’s Dilemma game. Nature 364 (6432): 56–58.CrossRef
go back to reference Parker, Dawn C., Thomas Berger, und Steven M. Manson. 2002. Agent-based models of land-use and land-cover change. In Report and review of an international workshop October 4–7, 2001, Irvine, California, USA, Hrsg. William J. McConnell. LUCC Report Series 6. Parker, Dawn C., Thomas Berger, und Steven M. Manson. 2002. Agent-based models of land-use and land-cover change. In Report and review of an international workshop October 4–7, 2001, Irvine, California, USA, Hrsg. William J. McConnell. LUCC Report Series 6.
go back to reference Pluchino, Alessandro, Cesare Garofalo, Giuseppe Inturri, Andrea Rapisarda, und Matteo Ignaccolo. 2014. Agent-based simulation of pedestrian behaviour in closed spaces: A museum case study. Journal of Artificial Societies and Social Simulation 17 (1): 16. doi:10.18564/jasss.2336.CrossRef Pluchino, Alessandro, Cesare Garofalo, Giuseppe Inturri, Andrea Rapisarda, und Matteo Ignaccolo. 2014. Agent-based simulation of pedestrian behaviour in closed spaces: A museum case study. Journal of Artificial Societies and Social Simulation 17 (1): 16. doi:10.​18564/​jasss.​2336.CrossRef
go back to reference Polhill, Gary, N. M. Gotts, und A. N. R. Law. 2001. Imitative versus nonimitative strategies in a land-use simulation. Cybernetics and Systems 32 (1–2): 285–307. doi:10.1080/019697201300001885. Polhill, Gary, N. M. Gotts, und A. N. R. Law. 2001. Imitative versus nonimitative strategies in a land-use simulation. Cybernetics and Systems 32 (1–2): 285–307. doi:10.​1080/​0196972013000018​85.
go back to reference Radax, Wolfgang, und Bernhard Rengs. 2010. Timing matters: Lessons from the CA literature on updating. In Proceedings of the 3rd World Congress on Social Simulation WCSS2010, Hrsg. Andreas Ernst und Silke Kuhn. Kassel: Center for Environmental Systems Research. Radax, Wolfgang, und Bernhard Rengs. 2010. Timing matters: Lessons from the CA literature on updating. In Proceedings of the 3rd World Congress on Social Simulation WCSS2010, Hrsg. Andreas Ernst und Silke Kuhn. Kassel: Center for Environmental Systems Research.
go back to reference Railsback, Steven F., und Volker Grimm. 2012. Agent-based and individual based modeling. Princeton: Princeton University Press. Railsback, Steven F., und Volker Grimm. 2012. Agent-based and individual based modeling. Princeton: Princeton University Press.
go back to reference Rijt, Arnout van de, David Siegel, und Michael Macy. 2009. Neighborhood chance and neighborhood change: A comment on Bruch and Mare. American Journal of Sociology 114 (4): 1166–1180.CrossRef Rijt, Arnout van de, David Siegel, und Michael Macy. 2009. Neighborhood chance and neighborhood change: A comment on Bruch and Mare. American Journal of Sociology 114 (4): 1166–1180.CrossRef
go back to reference Russell, Stuart J., und Peter Norvig. 2003. Artificial intelligence. A modern approach. Pearson: Upper Saddle River. Russell, Stuart J., und Peter Norvig. 2003. Artificial intelligence. A modern approach. Pearson: Upper Saddle River.
go back to reference Salamon, Tomas. 2011. Design of agent-based models. Repin: Tomas Bruckner. Salamon, Tomas. 2011. Design of agent-based models. Repin: Tomas Bruckner.
go back to reference Salzarulo, Laurent. 2006. A continuous opinion dynamics model based on the principle of meta-contrast. Journal of Artificial Societies and Social Simulation 9 (1): 13. Salzarulo, Laurent. 2006. A continuous opinion dynamics model based on the principle of meta-contrast. Journal of Artificial Societies and Social Simulation 9 (1): 13.
go back to reference Sargent, Robert G. 2004. Validation and verification of simulation models. In Proceedings of the 2004 winter simulation conference, Hrsg. R. G. Ingalls, M. D. Rossetti, J. S. Smith, und B. A. Peters, 17–28. New York: ACM. Sargent, Robert G. 2004. Validation and verification of simulation models. In Proceedings of the 2004 winter simulation conference, Hrsg. R. G. Ingalls, M. D. Rossetti, J. S. Smith, und B. A. Peters, 17–28. New York: ACM.
go back to reference Schadschneider, Andreas, Wolfram Klingsch, Hubert Klüpfel, Tobias Kretz, Christian Rogsch, und Armin Seyfried. 2009. Evacuation dynamics: Empirical results, modeling and applications. In Encyclopedia of complexity and systems science, Hrsg. Robert A. Meyers, 3142–3176. New York: Springer.CrossRef Schadschneider, Andreas, Wolfram Klingsch, Hubert Klüpfel, Tobias Kretz, Christian Rogsch, und Armin Seyfried. 2009. Evacuation dynamics: Empirical results, modeling and applications. In Encyclopedia of complexity and systems science, Hrsg. Robert A. Meyers, 3142–3176. New York: Springer.CrossRef
go back to reference Schelling, Thomas C. 1978. Micromotives and macrobehaviour. New York: Norton. Schelling, Thomas C. 1978. Micromotives and macrobehaviour. New York: Norton.
go back to reference Schindler, Julia. 2012. Rethinking the tragedy of the commons: The integration of socio-psychological dispositions. Journal of Artificial Societies and Social Simulation 15 (1): 4. doi:10.18564/jasss.1822.CrossRef Schindler, Julia. 2012. Rethinking the tragedy of the commons: The integration of socio-psychological dispositions. Journal of Artificial Societies and Social Simulation 15 (1): 4. doi:10.​18564/​jasss.​1822.CrossRef
go back to reference Squazzoni, Flaminio. 2010. The impact of agent-based models in the social sciences after 15 years of incursion. History of economic ideas 18 (2): 197–233. doi:10.1400/148280. Squazzoni, Flaminio. 2010. The impact of agent-based models in the social sciences after 15 years of incursion. History of economic ideas 18 (2): 197–233. doi:10.​1400/​148280.
go back to reference Squazzoni, Flaminio. 2012. Agent-based computational sociology. Chichester: Wiley.CrossRef Squazzoni, Flaminio. 2012. Agent-based computational sociology. Chichester: Wiley.CrossRef
go back to reference Stauffer, Dietrich. 2009. Opinion dynamics and sociophysics. In Encyclopedia of complexity and systems science, Hrsg. Robert A. Meyers, 6380–6388. New York: Springer.CrossRef Stauffer, Dietrich. 2009. Opinion dynamics and sociophysics. In Encyclopedia of complexity and systems science, Hrsg. Robert A. Meyers, 6380–6388. New York: Springer.CrossRef
go back to reference Stauffer, Dietrich, und Amnon Aharony. 1992. Introduction to percolation theory. London: Taylor and Francis. Stauffer, Dietrich, und Amnon Aharony. 1992. Introduction to percolation theory. London: Taylor and Francis.
go back to reference Tesfatsion, Leigh. 2006. Agent-based computational economics: A constructive approach to economic theory. In Handbook of computational economics 2, Hrsg. Leigh Tesfatsion und Kenneth I. Judd, 831–880. Amsterdam: Elsevier. Tesfatsion, Leigh. 2006. Agent-based computational economics: A constructive approach to economic theory. In Handbook of computational economics 2, Hrsg. Leigh Tesfatsion und Kenneth I. Judd, 831–880. Amsterdam: Elsevier.
go back to reference Tesfatsion, Leigh, und Kenneth I. Judd. 2006. Handbook of computational economics. Agent-based computational economics. Volume 2, Bd. 13. Amsterdam: Elsevier. Tesfatsion, Leigh, und Kenneth I. Judd. 2006. Handbook of computational economics. Agent-based computational economics. Volume 2, Bd. 13. Amsterdam: Elsevier.
go back to reference Thorngate, Warren. 2015. Heads and hearts: Three methods for explicating judgment and decision processes. Journal of Artificial Societies and Social Simulation 18 (1): 14. doi:10.18564/jasss.2639.CrossRef Thorngate, Warren. 2015. Heads and hearts: Three methods for explicating judgment and decision processes. Journal of Artificial Societies and Social Simulation 18 (1): 14. doi:10.​18564/​jasss.​2639.CrossRef
go back to reference Troitzsch, Klaus. 1997. Social science simulation – Origins, prospects, purposes. In Simulating social phenomena, Hrsg. Rosaria Conte, Rainer Hegselmann, und Pietro Terna, 41–54. Berlin: Springer.CrossRef Troitzsch, Klaus. 1997. Social science simulation – Origins, prospects, purposes. In Simulating social phenomena, Hrsg. Rosaria Conte, Rainer Hegselmann, und Pietro Terna, 41–54. Berlin: Springer.CrossRef
go back to reference Troitzsch, Klaus. 2006. Dynamische Systemmodelle. In Methoden der Sozialforschung, Hrsg. Andreas Diekmann, 505–535. Wiesbaden: VS Verlag. Troitzsch, Klaus. 2006. Dynamische Systemmodelle. In Methoden der Sozialforschung, Hrsg. Andreas Diekmann, 505–535. Wiesbaden: VS Verlag.
go back to reference Weidmann, Nils B., und Idean Salehyan. 2013. Violence and ethnic segregation: A computational model applied to Baghdad. International Studies Quarterly 57 (1): 52–64. doi:10.1111/isqu.12059.CrossRef Weidmann, Nils B., und Idean Salehyan. 2013. Violence and ethnic segregation: A computational model applied to Baghdad. International Studies Quarterly 57 (1): 52–64. doi:10.​1111/​isqu.​12059.CrossRef
go back to reference Wilensky, Uri, und William Rand. 2015. An introduction to agent-based modeling. Modeling natural, social, and engineered complex systems with NetLogo. Cambridge: MIT Press. Wilensky, Uri, und William Rand. 2015. An introduction to agent-based modeling. Modeling natural, social, and engineered complex systems with NetLogo. Cambridge: MIT Press.
go back to reference Wooldridge, Michael. 2009. An introduction to multiagent systems. New York: Wiley. Wooldridge, Michael. 2009. An introduction to multiagent systems. New York: Wiley.
go back to reference Wooldridge, Michael, und Nicholas R. Jennings. 1995. Intelligent agents. Theory and practice. Knowledge engineering review 10 (2): 115–152.CrossRef Wooldridge, Michael, und Nicholas R. Jennings. 1995. Intelligent agents. Theory and practice. Knowledge engineering review 10 (2): 115–152.CrossRef
go back to reference Wu, Jianzhong, und Robert Axelrod. 1995. How to cope with noise in the iterated prisoner’s dilemma. The Journal of Conflict Resolution 39 (1): 183–189.CrossRef Wu, Jianzhong, und Robert Axelrod. 1995. How to cope with noise in the iterated prisoner’s dilemma. The Journal of Conflict Resolution 39 (1): 183–189.CrossRef
Metadata
Title
Agent-Based Modeling (ABM)
Author
Thomas Metz
Copyright Year
2017
DOI
https://doi.org/10.1007/978-3-658-17189-6_2