Compara mètodes
Revisa els mètodes seleccionats l'un al costat de l'altre; les files que difereixen es ressalten.
| Modelatge basat en agents determinista× | Autòmats Cel·lulars× | |
|---|---|---|
| Camp | Simulació | Simulació |
| Família | Process / pipeline | Process / pipeline |
| Any d'origen≠ | 1996 | 1940s–1950s (formalized); 1970 (Conway's Game of Life); 2002 (Wolfram's systematic classification) |
| Autor original≠ | Epstein, J. M. & Axtell, R. | John von Neumann and Stanislaw Ulam (1940s–1950s); popularized by John Conway (1970) and Stephen Wolfram (1980s–2002) |
| Tipus≠ | Computational simulation — deterministic rule-based agents | Grid-based computational simulation model |
| Font seminal≠ | Epstein, J. M., & Axtell, R. (1996). Growing Artificial Societies: Social Science from the Bottom Up. MIT Press. ISBN: 9780262550253 | Wolfram, S. (2002). A New Kind of Science. Wolfram Media. ISBN: 978-1579550080 |
| Àlies | D-ABM, Deterministic ABM, Rule-Based Agent Simulation, Fixed-Rule Agent-Based Model | CA, Hücresel Otomat (Cellular Automata), lattice model, grid-based simulation |
| Relacionats≠ | 4 | 5 |
| Resum≠ | Deterministic Agent-Based Modeling (D-ABM) is a computational simulation approach in which autonomous agents follow fully specified, non-random behavioral rules within a structured environment. Every run with identical initial conditions produces identical outcomes, making the model fully reproducible and transparent for analysis of emergent system behavior without stochastic noise. | Cellular automata (CA) is a grid-based computational simulation model, first formalized by John von Neumann and Stanislaw Ulam in the 1940s–1950s and brought to wide attention by John Conway's Game of Life (1970) and Stephen Wolfram's systematic classification (2002), in which a lattice of cells — each holding a finite discrete state — evolves in discrete time steps according to local neighborhood interaction rules, causing complex global patterns to emerge from simple local specifications. |
| ScholarGateConjunt de dades ↗ |
|
|