Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "AMP/UserGuide/Overview"

< AMP‎ | UserGuide
(Architecture)
Line 3: Line 3:
 
The AMP project provides extensible frameworks and exemplary tools for representing, editing, generating,
 
The AMP project provides extensible frameworks and exemplary tools for representing, editing, generating,
 
executing and visualizing agent-based models (ABMs) and any other domain requiring spatial, behavioral and functional features.  
 
executing and visualizing agent-based models (ABMs) and any other domain requiring spatial, behavioral and functional features.  
AMP has two main themes that complement but don't depend on one another: Modeling (AMF) and Platform (AXF, AGF, Escape).
+
AMP has two main themes that complement but don't depend on one another:  
 +
 
 +
==Modeling==
 +
===[[AMP/Overview_AMF | AMF]]===
 +
 
 +
==Platform==
 +
===AXF===
 +
===AGF===
 +
===Escape===
  
 
==Architecture==
 
==Architecture==

Revision as of 17:00, 2 October 2009

Agent Modeling Platform

The AMP project provides extensible frameworks and exemplary tools for representing, editing, generating, executing and visualizing agent-based models (ABMs) and any other domain requiring spatial, behavioral and functional features. AMP has two main themes that complement but don't depend on one another:

Modeling

AMF

Platform

AXF

AGF

Escape

Architecture

The overall AMP architecture and Eclipse project dependencies are summarized below:

AMPArchitectureDiagram.jpg

Back to the top