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
(Redirecting to AMP/DocRedirect)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
AMP has many potential use cases.
+
#REDIRECT [[AMP/DocRedirect]]
 
+
Before you do anything else, you'll need to [http://eclipse.org/amp/installing/ install it].
+
 
+
==Agent-Based Model / Explorers==
+
 
+
Experiment with example Java and AMF based models without writing code.
+
 
+
[[AMP/Running_Examples|Run Example Models]] (todo)
+
 
+
==Agent-Based Modelers / Researchers==
+
 
+
Create Agent-Based models using simple visual tools and deploy them to a number of popular ABM platforms, including Escape.
+
 
+
[[AMP/AMF_Modeling|Modeling with AMF]] (todo)
+
 
+
==Agent-Based Modelers / Java Developers==
+
 
+
Write POJO Java models within a full-featured agent-based modeling framework.
+
 
+
[[AMP/Escape_API|Programming with Escape]]
+
 
+
==Developers of Agent Graphics and Execution support==
+
 
+
AXF and AGF provide a number of features that make it easier to work with visualizing objects in space graphically and to control execution and UI interaction with arbitrary models of any kind.
+
 
+
[[AMP/AGF_AXF_API|Programming with AXF and AGF]] (todo)
+

Latest revision as of 18:57, 27 April 2010

Redirect to:

Back to the top