vix.ing · top · new · best · stats · spec

The Specification of Sugarscape

2015/05/22 by Joseph Kehoe, Kehoe, Joseph
Computer Science · #FOS: Computer and information sciences #Multiagent Systems (cs.MA) #cs.MA

paper · pdf · doi:10.48550/arxiv.1505.06012

100+ pages of mainly Z. Both synchronous updating and asynchronous updating versions

arxiv created 2016/11/07 · arxiv updated 2016/11/08

Abstract

Sugarscape is a well known and influential Agent Based Social Simulation (ABSS). Various parts of Sugarscape are supplied as examples in almost all Agent Based Model (ABM) toolkits. It has been used for demonstrating the applicability of different approaches to ABM. However a lack of agreement on the precise definition of the rules within Sugarscape has curtailed its usefulness. We provide a formal specification of Sugarscape using the Z specification language. This demonstrates the ability of formal specification to capture the definition of an ABM in a precise manner. It shows that formal specifications could be used as an approach to tackle the replication problem in the field of ABM. It also provides the first clear interpretation of Sugarscape identifying areas where information is missing and/or ambiguous. This enables researchers to make proper comparisons between different implementations of this model.

Related