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/Getting Started"

< AMP
(Agent Modeling with Escape API)
(Graphical Agent Modeling)
Line 1: Line 1:
 
AMP has many facets. Before you do anything else, you'll need to [http://eclipse.org/amp/installing/ install it].
 
AMP has many facets. Before you do anything else, you'll need to [http://eclipse.org/amp/installing/ install it].
  
==Graphical Agent Modeling==
+
==Graphical Agent-Based Modeling==
  
 
Create Agent-Based models without programming and deploy them to a number of popular ABM platforms, including Escape:
 
Create Agent-Based models without programming and deploy them to a number of popular ABM platforms, including Escape:

Revision as of 00:10, 1 October 2009

AMP has many facets. Before you do anything else, you'll need to install it.

Graphical Agent-Based Modeling

Create Agent-Based models without programming and deploy them to a number of popular ABM platforms, including Escape:

Modeling with AMF (todo)

POJO Agent-Based Modeling

AMP provides a full-featured agent-based modeling framework. Find out how to quickly write models using the Escape API.

Programming with Escape

Using AXF and AGF in your own Plugin Applications

Programming with AXF and AGF (todo)

Back to the top