<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main"></title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">0C2E2F5D7AA47F5500196013B5630652</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-25T05:49+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Agent-Based Modeling and Simulation</term>
					<term>Agent-Oriented Methodologies</term>
					<term>Container Terminal Management</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>ABMS (Agent-Based Modeling and Simulation) has arisen as new approach to effectively support domain experts to cope with the growing complexity of the problems which they have to face and solve. To date, few methodologies are available which can be exploited by domain experts with limited programming expertise to model and subsequently analyze complex systems typical of their application domains. The easyABMS methodology has been proposed to overcome the lack of integrated methodologies able to seamlessly guide domain experts from the analysis of the system under consideration to its modeling and analysis of simulation results. In this paper, the effectiveness of easyABMS is demonstrated through a case study in the logistics domain which concerns the analysis of different policies for managing vehicles used for stacking and moving containers in a transshipment terminal.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>I. INTRODUCTION</head><p>gent Based Modeling and Simulation (ABMS) is a new approach for analyzing and modeling complex systems, an approach which is becoming acknowledged for its efficacy in several application domains (financial, economic, social, logistics, physical, chemical, engineering, etc) <ref type="bibr" target="#b16">[17]</ref>. ABMS, allows for the definition of a system model based on autonomous, goal-driven and interacting entities (agents) organized into societies which is then simulated so to obtain significant information on not only the properties of the system under consideration but also its evolution.</p><p>Although several ABMS tools are currently available <ref type="bibr" target="#b9">[10,</ref><ref type="bibr" target="#b10">11,</ref><ref type="bibr" target="#b18">19,</ref><ref type="bibr" target="#b19">20,</ref><ref type="bibr" target="#b23">24]</ref>, there are only a few methodologies involving well-defined processes which are able to cover all the phases from the analysis of the system under consideration to its modeling and subsequent analysis of simulation results <ref type="bibr" target="#b6">[7,</ref><ref type="bibr" target="#b7">8,</ref><ref type="bibr" target="#b16">17]</ref>. As a result, simulation models are often obtained using the two following approaches: (i) a direct implementation based on a chosen ABMS tool of the simulation model whose abstraction level is then too low and platform dependent as a conceptual modeling phase is not available; (ii) adapting a A. Garro is with the Department of Electronics, Informatics and Systems (DEIS), University of Calabria, Rende (CS), 87036 Italy. (e-mail: alfredo.garro@unical.it).</p><p>W. Russo is with the Department of Electronics, Informatics and Systems (DEIS), University of Calabria, Rende (CS), 87036 Italy. (e-mail: w.russo @unical.it).</p><p>given conceptual system model to a specific ABMS tool which, however, requires additional adaptation, calling for extra work, the amount of which increases depending on the gap between the conceptual and the implementation model of the system. Thus, both approaches lead to simulation models which are difficult to verify, modify and update.</p><p>To address these issues, a new methodology, easyABMS, has recently been proposed <ref type="bibr" target="#b3">[4,</ref><ref type="bibr" target="#b4">5]</ref> which has specifically been conceived for agent-based modeling and simulation of complex system, seamlessly covering all the phases from the analysis of the system under consideration to its modeling and analysis of simulation results. easyABMS defines an iterative process which is integrated, model-driven and visual. In particular, each phase of the process refines the model of the system which has been produced in the preceding phase and its work-products are mainly constituted by visual diagrams based on the UML notation <ref type="bibr" target="#b22">[23]</ref>. In addition, according to the model-driven paradigm <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b20">21]</ref> the simulation code is automatically generated from the derived system Simulation Model. On the basis of the simulation results, a new/modified and/or refined model of the system can be obtained through a new process iteration which can involve all or some process phases.</p><p>Currently, easyABMS exploits the advanced features of visual modeling and of (semi)automatic code generation provided by the Repast Simphony Toolkit <ref type="bibr" target="#b16">[17,</ref><ref type="bibr" target="#b17">18]</ref>, a very popular and open source ABMS platform.</p><p>In this paper, the effectiveness of easyABMS in supporting domain experts to fully exploit the benefits of the ABMS, while significantly reducing programming and implementation efforts, is exemplified through a case study in the logistics domain. Specifically, the case study is focused on the analysis of different policies for the management of vehicles used for stacking and moving containers (straddle carriers) in a container transshipment terminal.</p><p>The remainder of this paper is organized as follows: Section II presents an overview of the easyABMS methodology and the related process; Section III presents a brief introduction to the reference application domain (a container transhipment terminal) and to related management problems; Section IV shows the application of easyABMS to the agent-based modeling and simulation of the Straddle Carrier Routing and Dispatching problem; finally, conclusions are drawn and future works delineated.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Exploiting the easyABMS methodology in the logistics domain</head><p>Alfredo Garro, Wilma Russo </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>II. AN OVERVIEW OF EASYABMS</head><p>The easyABMS methodology defines an iterative process for ABMS composed of seven subsequent phases from the System Analysis to the Simulation Result Analysis <ref type="bibr" target="#b3">[4,</ref><ref type="bibr" target="#b4">5]</ref>. On the basis of the simulation results obtained a new iteration of the process which can involve all or some process phases can be executed for achieving new simulation objectives or those which have not yet been obtained. Specifically, the process phases are the following: − System Analysis, in which a preliminary understanding of the system and the main simulation objectives are obtained (Analysis Statement); − Conceptual System Modeling, in which a model of the system is defined in terms of agents, artifacts and societies (Conceptual System Model); − Simulation Design, in which a model of the system is defined in terms of the abstractions offered by the framework which is exploited for the simulation (Simulation Model); − Simulation Code Generation, in which the Simulation Code for the target simulation environment is automatically generated starting from the model which is obtained in the previous phase; − Simulation Set-up, in which the Simulation Scenarios are established; − Simulation Execution and Results Analysis, in which the simulation results are analyzed with reference to the objectives of the simulation previously identified in the System Analysis phase.</p><p>Currently, all the simulation related phases are supported by the Repast Simphony Toolkit <ref type="bibr" target="#b17">[18,</ref><ref type="bibr" target="#b19">20]</ref>. In particular, the Simulation Design and the Simulation Code Generation phases are supported by the Repast Simphony Development Environment <ref type="bibr" target="#b14">[15]</ref>, while the Simulation Set-up, the Simulation Execution and the Simulation Results Analysis phases are supported by the Repast Simphony Runtime Environment <ref type="bibr" target="#b15">[16]</ref>.</p><p>The models of the system generated by each process phase are produced according to the well-defined reference metamodel shown in Figure <ref type="figure" target="#fig_0">1</ref> so to facilitate the verification of the correctness of the models produced. Moreover, the concepts related to each phase are defined by extending and/or refining those of the previous phase; this allows for the seamless integration between the phases as the model produced in each phase extends and/or refines the model of the system produced in the previous phase.</p><p>The following sub-sections provides a brief description of each process phase.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>A. System Analysis</head><p>In the System Analysis phase, the objectives of the simulation are specified and a preliminary understanding of the system and its organization is obtained.</p><p>This phase is based on the principle of layering, exploiting the well-known techniques of Decomposition, Abstraction and Organization <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b8">9]</ref>, and is constituted of a sequence of analysis steps. In each step a new system representation is produced by applying the in-out zooming mechanisms <ref type="bibr" target="#b11">[12]</ref> to the entities comprising the system representation which resulted from the preceding analysis step. In the first analysis step, a starting level of abstraction for analyzing the system is chosen and then the system is zoomed-in so to identify its component entities on the basis of the starting abstraction level.</p><p>According to the reference meta-model of the System Analysis phase (see Fig. <ref type="figure" target="#fig_0">1</ref>), an Entity can be characterized by autonomous and goal-oriented behavior (pro-active entity), purely stimulus-response behavior (re-active entity), or can be passive. In addition, both the rules governing entities and their evolution, and the relationships among entities are specified. Specifically, Safety rules determine the acceptable and representative states of an entity whereas liveness rules determine which state transitions are feasible during entity evolution. Relationships can be either intra-entity relationships (i.e. relationships among the component entities obtained by the zooming-in of an entity) or inter-entity relationships.</p><p>The System Analysis phase ends when the user obtains a System Representation in which each component (pro-active, re-active, passive) entity has been represented at the level of abstraction which is appropriate for the objectives of the simulation. This System Representation, along with a synthetic description of the system being considered, a detailed description of each identified entity and the objectives of the simulation, constitutes the work-product of this phase (the Analysis Statement).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>B. Conceptual System Modeling</head><p>In the Conceptual System Modeling phase, the Structural System Model is produced, and in particular, for each entity in the System Representation: − the abstraction level suited to specific simulation objectives is chosen; − the conceptual representation , in terms of Agent, Artifact or Society, is derived on the basis of the associations among the main concepts of the System Analysis and Conceptual System Modeling phases (see Fig. <ref type="figure" target="#fig_0">1</ref>); − the interactions with the other entities are obtained from the intra and inter-relationships where the latter cross the boundaries of societies. The chosen level of abstraction of an entity can be modified in successive iterations through which it is then possible to produce new, modified, and/or refined Structural System Models.</p><p>For each entity in the produced Structural System Model a specific model is then defined, whose type can be one of the following depending on the entity type: − Society Model which describes the entities which compose a Society, their type (Agent, Artifact, Society), and the rules governing the Society (safety rules) and its evolution (liveness rules); − Agent Model which details the complex goal of an Agent (Agent Goal Model), its behavior as a set of periodically scheduled and triggered Activities (i.e. flow of Actions) which contribute to the achievement of the Agent goals (Agent Behavioral Model), and its interactions with other Agents and Artifacts in which the agent is involved (Agent Interaction Model); − Artifact Model which describes the behavior of an Artifact as a set of triggered Activities related to the offered services (Artifact Behavioral Model), and its interactions with other Artifacts and Agents (Artifact Interaction Model).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>C. Simulation Design</head><p>In this phase, starting from the Conceptual System Model a Simulation Model of the system, in terms of the abstractions offered by the framework exploited for the simulation, is produced.</p><p>In Figure <ref type="figure" target="#fig_0">1</ref> the basic simulation concepts of the reference simulation framework (the Repast Simphony Toolkit <ref type="bibr" target="#b17">[18,</ref><ref type="bibr" target="#b19">20]</ref>) are highlighted. Specifically, the central concept is the (simulation) Context (SContext) which represents an abstract environment in which (simulation) Agents (SAgents) can act and is provided with an internal state consisting of simple values and Data Fields (a n-dimensional field of values). In addition, an SContext can also support behaviors for the management of its internal state. SContexts can be organized hierarchically so to contain sub-SContexts which can have their own state. SAgents in an SContext can be organized by using Projections which are structure designed to define and enforce relationships among the SAgents in the SContext. In particular, a Network Projection defines the relationships of both acquaintance and influence between SAgents whereas Space Projections define (physical or logical) space structures (Grid, Scalar Fields, Continuous Space, Geography) in which the agents can be situated.</p><p>An SAgent can have multiple behaviors (SBehaviors), each operating on SAgent Properties and consists of a sequence of Steps; each Step can be associated with the execution of a Task or with the control of the flow of the Task execution (Loop, Join, Decision, End). Each SBehavior can be characterized by a Scheduled Method which defines a constant execution schedule, and by a Watch which periodically, on the basis of some watched parameters and conditions, triggers the execution of the behavior.</p><p>A Repast Simphony simulation model is defined by first specifying the structure and the characteristics of the root SContext and of all the possible nested sub-SContexts, in terms of their components (SAgents, Projections and sub-SContexts), and, then, specifying for each SAgent its Properties and SBehaviors, and for each SBehavior the component Steps, and the associated Scheduled Method and Watch.</p><p>The associations among the above described simulation concepts of the Repast Simphony Toolkit and the related concepts of the Conceptual System Model are reported in </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>D. The other Simulation related phases</head><p>According to the Model Driven paradigm <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b20">21]</ref>, the Repast Simphony Development Environment <ref type="bibr" target="#b14">[15]</ref> is able to automatically generate a great part of the simulation code from the derived Simulation Model of the system. The simulation which can be extended with additional Java and XML code is then compiled by the Repast Simphony Development Environment using a Java compiler and then loaded into the Repast Simphony Runtime Environment.</p><p>The simulation executed by the Repast Symphony Runtime Environment can start after establishing: (i) the simulation scenario by specifying the values of the simulation parameters defined in the Simulation Design phase; (ii) the presentation preferences for the simulation results concerning the system properties of interest identified during the Simulation Design phase.</p><p>Finally, the obtained simulation results can also be analyzed by exploiting the analysis tools (Matlab, R, VisAd, iReport, Jung) which can be directly invoked from the Repast Simphony Runtime Environment so to verify whether the objectives of the simulation identified during the System Analysis phase have been achieved. Where objectives have not been achieved or where new simulation objectives emerge, a new iteration of the process can be executed, which can then involve all or some process phases so that new/modified and/or refined models of the system can be produced for achieving the remaining/new simulation objectives. Determining the operation to be performed by the straddle carries to maximize the productivity of each crane.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>III. MANAGEMENT OF A CONTAINER TRANSHIPMENT</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>TERMINAL</head><p>Due to the continuous growth in the volume of goods exchanged around world, further boosted by the rising Chinese and Indian economies, maritime transportation is becoming a crucial asset in global economy as it allows for large economies of scale in the transport sector. Specifically, the current maritime transportation system is based on a hub and spoke model <ref type="bibr" target="#b21">[22]</ref> whereby ultra-large containerships operate between a limited number of mayor (mega)transhipment terminals (hubs), and smaller vessels (feeders) which link the hubs with other minor ports (spokes).</p><p>In this scenario, a hub terminal must maintain a high level of efficiency, not only to avoid traffic congestion but also to increase its competiveness as some main characteristics (geographical, structural and technological) which also determine the competitiveness of a container terminal can be modified only on a long term perspective.</p><p>It thus becomes crucial to increase hub efficiency, rendering it more competitive through the optimal management of terminal resources and optimizing tactical and operational logistics.</p><p>In the next sub-section, the organization of a maritime container terminal and some primary management issues are briefly discussed; a more complete description can be found in <ref type="bibr" target="#b12">[13]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>A. Organization of a Container Transhipment Terminal</head><p>Each ship approaching a maritime terminal enters in a harbour and waits to moor at an assigned berth position along the terminal quay which is equipped with giant cranes (quay cranes) for loading and unloading containers. These containers, in a DTS (Direct Transfer System ) terminal, are transferred to and from the terminal yard by a fleet of vehicles (straddle carrier) which are able to stack containers in the yard. In contrast, in an ITS (Indirect Transfer System) terminal, containers are moved by trucks and trailers from the quay to the yard and vice-versa and staked by yard cranes.</p><p>In this context, the main logistic processes and related management problems can be grouped in relation to the flow of containers in the terminal as shown and briefly described in Table <ref type="table">1</ref>; other issues are related to inter-terminal transportation and to possibly link with other transportation modes. Moreover, a transversal issue is related to the human resources management <ref type="bibr" target="#b12">[13]</ref>.</p><p>These very fundamental issues are not only reciprocally related, but the large-scale nature of hub management makes the use of standard exact solution algorithms impractical. In fact, the management of such large and intricately complex systems require new modeling methods which must also generate proof-of-concept simulations.</p><p>In the following Section, the effectiveness of the ABMS approach and the easyABMS methodology is shown focusing on the Straddle Carrier Routing and Dispatching Problem (SCRDP) <ref type="bibr" target="#b13">[14]</ref>; with reference to the different management problems in a Container Transhipment Terminal (see Table <ref type="table">1</ref>), a more complete and domain specific agent-based simulator has been proposed in <ref type="bibr" target="#b5">[6]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>IV. MODELING AND SIMULATING STRADDLE CARRIER ROUTING AND DISPATCHING THROUGH EASYABMS</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>A. System Analysis</head><p>The main indicator of optimal performance in a container transhipment terminal is the average ship-turn-around time which is the average time-lapse between a ship's arrival and its departure, starting from the amount of time the ship waits for a berth (berth waiting time) and the duration for which the ship is docked for unloading and loading operations (handling time). In the following, the focus is set on the handling time given to fact that this time is highly dependent on the productivity of the Quay Cranes (QCs) and, as a consequence, on the management policies of the Straddle Carriers (SCs).</p><p>Specifically, to maximize the productivity of the QCs in a DTS container terminal, the SCs should operate so that the buffer of each crane, which has a limited capacity of only a few containers, is not full /not empty if the crane is performing the discharging/loading phase. Specifically, there are two main policies for organizing the work of SCs:</p><p>-dedicated modality: a given number of SCs are allocated to each QC to follow its working phases;</p><p>-shared modality (or pooling): a group of SCs is shared by two or more QCs which work on the same ship or on adjacent berthed ships and, possibly, frequently swapping between the tasks of loading and discharging containers.</p><p>The shared modality presents several benefits with respect to the dedicated mode: (i) reduction in the number of empty trips done by the SCs (i.e. travels without carrying any container), as the SCs can fruitfully alternate between trips carrying containers from the yard to the cranes which are loading outgoing cargo and trips back to the yard, carrying discharged cargo; (ii) more constant value of productivity of both QCs and SCs as, when a crane is not working, the SC of a pool can speed up operations of the other QCs.</p><p>A quantitative evaluation of the aforementioned benefits is not easy to obtain through traditional analytical models. Moreover, classical dispatching models <ref type="bibr" target="#b13">[14]</ref> often fail to provide dynamic assignment of container moves to SCs of a pool in order to speed up the loading/discharging operations (the Straddle Carriers Pooling Problem -SCPP). To overcome these shortcomings, an agent-based model can be defined and simulated with the following main objectives:</p><p>(i) quantifying the benefits of the pooling modality with reference to system productivity (vessels handling time) and cost reduction (numbers of exploited SCs and total distance covered);</p><p>(ii) obtaining an effective solution for the dynamic assignment of container moves to the SCs of a pool which can be used for automatically drive the coordinated behavior of the SCs in a real container terminal.</p><p>The System Representation obtained on the basis of the identified simulation objectives is reported in Figure <ref type="figure">2</ref>. All the entities represented in Figure <ref type="figure">2</ref> are further described, along with their relationships and their safety and liveness rules, in a textual format enriched by tables and diagrams which are not reported due to space limitations.  </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>B. Conceptual System Modeling</head><p>The Structural System Model derived from the System Representation is reported in Figure <ref type="figure" target="#fig_3">3</ref>; in particular, as the simulation objectives concern management policies of SCs, the level of representation chosen for the Vessel is more abstract with respect to the level resulting from the Analysis phase.</p><p>For each entity in the Structural System Model the corresponding Society, Agent or Artifact Model is defined (see Section II.B). Due to space limitations, the following subsections report only the Society Model for the Container Terminal Society, the Agent Model for the Straddle Carrier Agent and the Artifact Model for the Movement Task Assigner Artifact.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>1) The Container Terminal Society Model</head><p>The Society Model of the Container Terminal Society is shown in Figure <ref type="figure">4</ref> which reports the different entities which compose the Society, the safety and liveness rules which govern it and its dynamics. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Safety rules</head><p>S_CTerm1. NCvi (t) = NCvi(t0) -NCDvi(t) + NCLvi(t); where NCi(t) is the number of containers on the Vessel i at time t; NCDvi(t) is the number of containers that have been discharged from the Vessel i up to time t; NCLvi(t) is the number of containers that have been loaded onto the Vessel i up to time t. S_Term2.</p><p>...</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Liveness rules</head><p>L_CTerm1. A Quay Crane cannot download a container on its buffer if the buffer is full. L_CTerm2. … Fig. <ref type="figure">4</ref>. The Society Model of the Container Terminal Society.</p><p>2</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>) The Straddle Carrier Agent Model</head><p>Part of the Agent Model of the Straddle Carrier Agent is shown in Figure <ref type="figure">5</ref>. In particular:</p><p>-Figure <ref type="figure">5</ref>.  3) The Movement Task Assigner Artifact Model Figure <ref type="figure" target="#fig_4">6</ref> presents part of the Artifact Model of the Movement Task Assigner Artifact, and, in particular, the part of the Movement Task Assigner Behavioral Model which describes the Task Assignment Activity triggered by an SC requesting a new container movement to be performed. In particular, at the completion of its container movement the SC requests the next assignment from the Movement Task Assigner (see Figure <ref type="figure">5</ref>.c). The Movement Task Assigner must then decide, from available moves, the next best move for the requesting SC taking into account also subsequent moves which could be assigned to the other SCs in the pool (Lookahead Policy). Such planning could be dynamically revised at the next task assignment request.  </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>D. Simulation Execution and Results Analysis</head><p>Starting from the Simulation Model a great part of the simulation code is automatically generated by the Repast Simphony Development Environment <ref type="bibr" target="#b14">[15]</ref>, compiled by using a Java compiler and then loaded into the Repast Simphony Runtime Environment for the Simulation Set-up and Execution.</p><p>According to the simulation objectives, the execution of the resulting Simulation Model made it possible to compare and quantify the benefits of both dedicated and pooling modalities. In particular, several simulations have been executed for different scenarios in order to evaluate: the Quay Crane Idle Time (QCIT), the Straddle Carrier Covered Distance (SCCD), and the Straddle Carrier Idle Time (SCIT). As an example, Figures 8.a-b illustrate the QCIT and the SCCD, in the two different modalities, with reference to a simulation scenario based on real-life organizational topology and equipment typologies of the Gioa Tauro Container Terminal <ref type="bibr" target="#b2">[3]</ref>. In this simulation scenario one Vessel is handled by two QCs for the loading and discharging of 50 containers respectively. The results shown in Figure <ref type="figure">8</ref>, which are results averaged from 30 simulation runs, made it possible to quantify the significant advantage of the pooling modality in terms of vessel handling time and cost reduction. V. CONCLUSION Several tools for ABMS are now available as well as methodologies for the development of agent-based systems which are mainly proposed in the context of Agent-Oriented Software Engineering (AOSE). Nonetheless, only a few results are available which integrate the methodological features coming from the AOSE with the modeling and simulation features of modern ABMS tools. As a consequence, scarce support in the whole process which goes from the system analysis to the analysis of simulation results is provided to domain experts with limited programming expertise. To address these issues, easyABMS, a recently proposed and full-fledged methodology for agent-based modeling and simulation of complex systems, fruitfully exploits both AOSE modeling techniques and simulation tools specifically conceived for ABMS.</p><p>In this paper, the effectiveness of easyABMS has been demonstrated using a case study in the logistics domain which concerns the analysis of different policies for managing Straddle Carriers in a Container Transshipment Terminal. In particular, overcoming the main limitations when using only classical analytical models, a quantitative assessment of two primary Straddle Carrier management policies and an effective solution in guiding the dynamic assignment of container moves have been easily provided. The exploitation of easyABMS allowed to demonstrate how this new methodology can seamlessly guide domain experts from the analysis of the system under consideration to its modeling and simulation, as the phases which compose the easyABMS process, the work-products of each phase, and the (seamless) transitions among the phases are fully specified. In addition, easyABMS focuses on system modeling and simulation analysis rather than details related to programming and implementation as it exploits the Model Driven paradigm, making it possible the automatic code generation from a set of (visual) models of the system.</p><p>Future research efforts will be devoted to: (i) extend the Repast Simphony Toolkit so to obtain an integrated ABMS environment which fully supports all the process phases also comprising the System Analysis and Conceptual System Modeling phases; (ii) extensively experiment easyABMS in case studies of social, financial, economic, and logistic relevance; (iii) adopting a meta-simulation framework for the Simulation Design phase so to obtain a platform-independent simulation model which can then be translated into different platform-dependent simulation models.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Fig. 1 .</head><label>1</label><figDesc>Fig. 1. The reference meta-model of easyABMS.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 1 .</head><label>1</label><figDesc>The exploitation of these associations makes it possible to directly obtain, starting from the Conceptual System Model, the Simulation Model of the System as follows: − each Society becomes a Repast Simulation Context (SContext), the System is the root SContext and any enclosed Society is a (sub)-Context of the corresponding enclosing Society; − Artifacts and Agents become Repast Simulation Agents (SAgents), the Activities which constitutes their behaviors are easily converted into Repast Simulation Behaviors (SBehaviors); − relationships derived from Interactions among Agents and Artifacts generate Repast Network Projections.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head></head><label></label><figDesc>Fig. 2. System Representation</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Fig. 3 .</head><label>3</label><figDesc>Fig. 3. Structural System Model</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Fig. 6 .</head><label>6</label><figDesc>Fig. 6. Part of the Movement Task Assigner Behavioral Model.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_5"><head></head><label></label><figDesc>Figures 7.a-b show a portion of the Simulation Model produced by adopting the Repast Simphony Toolkit [18, 20] as the reference simulation framework.Figure 7.a shows the organization of the Simulation Context (SContext) whereas Figure 7.b shows a Simulation Behavior (SBehavior) of the SAgent representing a Straddle Carrier. In particular, the Container Movement SBehavior in figure 7.b corresponds to the Container Movement Activity reported in figure 5.b. The seamless transition between the two models is highlighted by the comparison between these two figures which clearly demonstrates that the behavior of an Agent/Artifact, defined during the Conceptual Modeling phase in terms of Activities</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_6"><head>Figure 7 .</head><label>7</label><figDesc>Figures 7.a-b show a portion of the Simulation Model produced by adopting the Repast Simphony Toolkit [18, 20] as the reference simulation framework.Figure 7.a shows the organization of the Simulation Context (SContext) whereas Figure 7.b shows a Simulation Behavior (SBehavior) of the SAgent representing a Straddle Carrier. In particular, the Container Movement SBehavior in figure 7.b corresponds to the Container Movement Activity reported in figure 5.b. The seamless transition between the two models is highlighted by the comparison between these two figures which clearly demonstrates that the behavior of an Agent/Artifact, defined during the Conceptual Modeling phase in terms of Activities</figDesc><graphic coords="7,315.36,545.28,223.75,90.54" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_7"><head></head><label></label><figDesc>(a) Quay Crane Idle Time(QCIT) (b) Average Distance Covered by the Straddle Carriers Fig. 8. Some Simulation Results.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_2"><head></head><label></label><figDesc>Straddle Carrier Activity Table specifies the activities (ContainerMovement Activity) which the Straddle Carrier Agent executes for achieving its goals, along with the pre and post conditions and the execution schedule (periodical). Moreover, as the definition of an Agent Behavioral Model requires that each activity in the Agent Activity Table must be further described by an UML<ref type="bibr" target="#b22">[23]</ref> Activity Diagram, the diagram for the Container Movement Activity is also shown. The UML Activity Diagram must be further enriched with an Activity Action Table (not shown in figure due to space limitations) which reports, for each single component action, a synthetic description of the action along with its pre and post conditions, the capabilities required for carrying out the action and its type (computation or interaction).-Figure5.c reports the Straddle Carrier Interaction Model which specifies, for each action of the interaction type (Task Assignment Request, Assigner Response) of the Container Movement Activity, the initiator, the partners of the interaction and the exchanged information. Part of the Agent Model of the Straddle Carrier Agent.</figDesc><table><row><cell></cell><cell></cell><cell></cell><cell></cell><cell cols="2">(sub)goal</cell></row><row><cell></cell><cell></cell><cell cols="3">SC_sg1</cell><cell>SC_sg2</cell></row><row><cell></cell><cell cols="4">SC_sg1: Movement of containers from Buffer to Yard</cell><cell>SC_sg2: Movement of containers from Yard to Buffer</cell></row><row><cell></cell><cell cols="5">(a) The Straddle Carrier Goal Model</cell></row><row><cell></cell><cell></cell><cell></cell><cell cols="3">-Vendor Activity Table -</cell></row><row><cell cols="2">Activity</cell><cell cols="2">Goal</cell><cell>Pre</cell><cell>Post</cell><cell>Execution</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell cols="2">conditions</cell><cell>conditions</cell><cell>Schedule</cell></row><row><cell cols="2">Container</cell><cell cols="2">SC_sg1</cell><cell>-</cell><cell>The container</cell><cell>Periodical</cell></row><row><cell cols="2">Movement</cell><cell cols="2">SC_sg2</cell><cell></cell><cell>handled during the</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>task must be put</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>down in the yard or</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>in the buffer</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>depending on the</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>task type</cell></row><row><cell cols="6">-UML Activity Diagram for the Container Movement Activity -</cell></row><row><cell></cell><cell cols="3">[Movement in progress]</cell><cell cols="2">[Vessel Handling completed]</cell></row><row><cell cols="3">[No Movement in progress]</cell><cell></cell><cell></cell></row><row><cell cols="2">Task Assignment Request</cell><cell cols="2">Assigner Response</cell><cell cols="2">[Vessel Handling not completed] [Yard to Buffer Task]</cell><cell>Move Container From the Yard</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>to the Buf f er</cell></row><row><cell>Legenda</cell><cell></cell><cell></cell><cell></cell><cell></cell></row><row><cell cols="2">Time Signal</cell><cell></cell><cell>Action</cell><cell></cell><cell>Move</cell></row><row><cell cols="2">Send Signal</cell><cell></cell><cell>Decision</cell><cell></cell><cell>[Buffer to Yard Task]</cell><cell>Container From the Buf f er to the Yard</cell></row><row><cell></cell><cell></cell><cell></cell><cell cols="2">Final node</cell></row><row><cell cols="2">Accept Signal</cell><cell></cell><cell cols="2">Flow/edge</cell></row><row><cell cols="6">(b) A part of the Straddle Carrier Behavioral Model</cell></row><row><cell cols="2">Interaction</cell><cell cols="2">Activity</cell><cell>Initiator</cell><cell>Partners</cell><cell>Exchanged</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>Information</cell></row><row><cell>Task</cell><cell></cell><cell cols="2">Container</cell><cell cols="2">Straddle Carrier Movement</cell><cell>Task Request</cell></row><row><cell cols="2">Assignment</cell><cell cols="2">Movement</cell><cell></cell><cell>Task Assigner</cell></row><row><cell cols="2">Request</cell><cell></cell><cell></cell><cell></cell></row><row><cell cols="2">Assigner</cell><cell cols="2">Container</cell><cell cols="2">Movement Task</cell><cell>Straddle</cell><cell>Task</cell></row><row><cell cols="2">Response</cell><cell cols="2">Movement</cell><cell>Assigner</cell><cell>Carrier</cell><cell>Description</cell></row><row><cell cols="6">(c) The Straddle Carrier Interaction Model</cell></row><row><cell cols="6">Fig. 5. -Movement Task Assigner Activity Table -</cell></row><row><cell>Activity</cell><cell cols="2">Service</cell><cell></cell><cell>Pre</cell><cell>Post</cell><cell>Execution</cell></row><row><cell></cell><cell></cell><cell></cell><cell cols="3">conditions</cell><cell>conditions</cell><cell>Schedule</cell></row><row><cell>Task</cell><cell cols="2">Movement</cell><cell cols="3">A movement task must</cell><cell>If available, a new</cell><cell>Triggered</cell></row><row><cell>Assignment</cell><cell cols="2">Task</cell><cell cols="3">be available unless the</cell><cell>movement task</cell></row><row><cell></cell><cell cols="2">Assignment</cell><cell cols="3">Vessel handling is</cell><cell>must be assigned to</cell></row><row><cell></cell><cell></cell><cell></cell><cell cols="3">completed</cell><cell>the SC</cell></row><row><cell cols="6">-UML Activity Diagram for the Task Assignment Activity -</cell></row><row><cell></cell><cell cols="4">[Vessel Handling completed]</cell></row><row><cell>Task Assignment</cell><cell></cell><cell></cell><cell></cell><cell></cell></row><row><cell>Request</cell><cell></cell><cell></cell><cell></cell><cell></cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>Task</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>Assignment</cell></row><row><cell></cell><cell cols="4">[Vessel Handling not completed]</cell><cell>Response</cell></row><row><cell></cell><cell></cell><cell></cell><cell cols="2">Evaluate next moves f or the other SCs in the pool</cell><cell>Assign a move to the requesting SC</cell></row></table><note>a shows the Straddle Carrier Goal Model in which, as the two goals (Movement of containers from Buffer to Yard and Movement of containers from Yard to Buffer) can be achieved independently, no achievement relationship is present; -Figures 5.b illustrates a part of the Straddle Carrier Behavioral Model; in particular, the</note></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Model-driven development: A metamodeling foundation</title>
		<author>
			<persName><forename type="first">C</forename><surname>Atkinson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Kühne</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Software</title>
		<imprint>
			<biblScope unit="volume">20</biblScope>
			<biblScope unit="issue">5</biblScope>
			<biblScope unit="page" from="36" to="41" />
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<title level="m" type="main">Object-Oriented Analysis and Design with Applications</title>
		<author>
			<persName><forename type="first">G</forename><surname>Booch</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1994">1994</date>
			<publisher>Addison-Wesley</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">The service allocation problem at the Gioia Tauro maritime terminal</title>
		<author>
			<persName><forename type="first">J.-F</forename><surname>Cordeau</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Gaudioso</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Laporte</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Moccia</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">European Journal of Operational Research</title>
		<imprint>
			<biblScope unit="volume">176</biblScope>
			<biblScope unit="page" from="1167" to="1184" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">An integrated agent-based process for the simulation of complex systems</title>
		<author>
			<persName><forename type="first">A</forename><surname>Garro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Russo</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the International Conference on Economic Science with Heterogeneous Interacting Agents (ESHIA)</title>
				<meeting>the International Conference on Economic Science with Heterogeneous Interacting Agents (ESHIA)<address><addrLine>Warsaw, Poland</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2008-06-21">19-21 June, 2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">An integrated and iterative process for agent-based modeling and simulation</title>
		<author>
			<persName><forename type="first">A</forename><surname>Garro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Russo</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 5th International Conference of the European Social Simulation Association (ESSA)</title>
				<meeting>the 5th International Conference of the European Social Simulation Association (ESSA)<address><addrLine>Brescia, Italy</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2008-09-05">1-5 September, 2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">An agent-based approach for building complex software systems</title>
		<author>
			<persName><forename type="first">L</forename><surname>Henesey</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Davidsson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">A</forename><surname>Persson</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Autonomous Agents and Multi-Agent Systems</title>
		<imprint>
			<biblScope unit="volume">18</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="220" to="238" />
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Understanding Social Complex Systems with PlatBox Simulator</title>
		<author>
			<persName><forename type="first">T</forename><surname>Iba</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Aoyama</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the 5th International Conference on Computational Intelligence in Economics and Finance (CIEF2006)</title>
				<meeting>of the 5th International Conference on Computational Intelligence in Economics and Finance (CIEF2006)<address><addrLine>Taiwan</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2006-10">October 2006</date>
			<biblScope unit="page" from="64" to="67" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">From Conceptual Models to Simulation Models: Model Driven Development of Agent-Based Simulations</title>
		<author>
			<persName><forename type="first">T</forename><surname>Iba</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Matsuzawa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Aoyama</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the 9th Workshop on Economics and Heterogeneous Interacting Agents</title>
				<meeting>of the 9th Workshop on Economics and Heterogeneous Interacting Agents<address><addrLine>Kyoto, Japan</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">An agent-based approach for building complex software systems</title>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">R</forename><surname>Jennings</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Communications of the ACM</title>
		<imprint>
			<biblScope unit="volume">44</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="35" to="41" />
			<date type="published" when="2001">2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<monogr>
		<title/>
		<author>
			<persName><forename type="first">Page</forename><forename type="middle">;</forename><surname>Mason Home</surname></persName>
		</author>
		<author>
			<persName><forename type="first">George</forename><surname>Mason</surname></persName>
		</author>
		<ptr target="http://cs.gmu.edu/~eclab/projects/mason/" />
		<imprint>
			<pubPlace>Fairfax, VA</pubPlace>
		</imprint>
		<respStmt>
			<orgName>University</orgName>
		</respStmt>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<monogr>
		<title level="m" type="main">The Swarm Simulation System: A Toolkit for Building Multi-Agent Simulations</title>
		<author>
			<persName><forename type="first">N</forename><surname>Minar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Burkhart</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Langton</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Askenazi</surname></persName>
		</author>
		<idno>96-06</idno>
		<imprint>
			<date type="published" when="1996">1996</date>
			<biblScope unit="page">42</biblScope>
		</imprint>
		<respStmt>
			<orgName>Santa Fe Institute</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">Working Paper</note>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Zooming multi-agent systems</title>
		<author>
			<persName><forename type="first">A</forename><surname>Molesini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Omicini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Ricci</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Denti</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc of the 6th International Workshop on Agent-Oriented Software Engineering (AOSE 2005), AAMAS 2005</title>
				<meeting>of the 6th International Workshop on Agent-Oriented Software Engineering (AOSE 2005), AAMAS 2005<address><addrLine>Utrecht, The Netherlands</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Operations Research for the management of a transhipment container terminal. The Gioia Tauro case</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">F</forename><surname>Monaco</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Moccia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Sammarra</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Maritime Economics and Logistics</title>
		<imprint>
			<biblScope unit="volume">11</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="7" to="35" />
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Scheduling and dispatching models for routing straddle carriers at a container terminal</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">F</forename><surname>Monaco</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Sammarra</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the XXXVIII Annual Conference of the Italian Operations Research Society</title>
				<meeting>the XXXVIII Annual Conference of the Italian Operations Research Society<address><addrLine>Genova, Italy</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2007-05-08">Sept. 5-8, 2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">The Repast Simphony Development Environment</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">J</forename><surname>North</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">R</forename><surname>Howe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">T</forename><surname>Collier</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">R</forename><surname>Vos</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the Agent 2005 Conference on Generative Social Processes, Models, and Mechanisms</title>
				<meeting>of the Agent 2005 Conference on Generative Social esses, Models, and Mechanisms<address><addrLine>Chicago, IL</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2005-10">October 2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Repast Simphony Runtime System</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">J</forename><surname>North</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">R</forename><surname>Howe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">T</forename><surname>Collier</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">R</forename><surname>Vos</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the Agent 2005 Conference on Generative Social Processes, Models, and Mechanisms</title>
				<meeting>of the Agent 2005 Conference on Generative Social esses, Models, and Mechanisms<address><addrLine>Chicago, IL</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2005-10">October 2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<monogr>
		<title level="m" type="main">Managing Business Complexity: Discovering Strategic Solutions with Agent-Based Modeling and Simulation</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">J</forename><surname>North</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">M</forename></persName>
		</author>
		<imprint>
			<date type="published" when="2007">2007</date>
			<publisher>Oxford University Press</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Visual Agent-Based Model Development with Repast Simphony</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">J</forename><surname>North</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Tatara</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">T</forename><surname>Collier</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Ozik</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the Agent 2007 Conference on Complex Interaction and Social Emergence</title>
				<meeting>of the Agent 2007 Conference on Complex Interaction and Social Emergence<address><addrLine>Evanston, IL</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2007">November2007</date>
		</imprint>
		<respStmt>
			<orgName>Northwestern University</orgName>
		</respStmt>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<monogr>
		<title level="m" type="main">Turtles, Termites, and Traffic Jams: Explorations in Massively Parallel Mi-croworlds</title>
		<author>
			<persName><forename type="first">M</forename><surname>Resnick</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1997">1997</date>
			<publisher>MIT Press</publisher>
			<pubPlace>Cambridge, Mass</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Repast Organization for Architecture and Design)</title>
		<author>
			<persName><surname>Road</surname></persName>
		</author>
		<ptr target="http://repast.sourceforge.net/" />
	</analytic>
	<monogr>
		<title level="m">Repast Home Page</title>
				<meeting><address><addrLine>Chicago, IL</addrLine></address></meeting>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Model-Driven Engineering</title>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">C</forename><surname>Schmidt</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Computer</title>
		<imprint>
			<biblScope unit="volume">39</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="41" to="47" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<monogr>
		<title level="m">United Nations Conference on Trade and Development -Review of Maritime Transportation</title>
				<imprint>
			<publisher>UNCTAD</publisher>
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<monogr>
		<title level="m">Unified Modeling Language (UML) Specification</title>
				<imprint>
			<publisher>Object Management Group Inc</publisher>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
	<note>Version 2.1.2</note>
</biblStruct>

<biblStruct xml:id="b23">
	<monogr>
		<title level="m" type="main">NetLogo. Center for Connected Learning and Computer-Based Modeling</title>
		<author>
			<persName><forename type="first">U</forename><surname>Wilensky</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1999">1999</date>
			<pubPlace>Evanston, IL</pubPlace>
		</imprint>
		<respStmt>
			<orgName>Northwestern University</orgName>
		</respStmt>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
