Category:JAMES II: Difference between revisions

From Rosetta Code
Content added Content deleted
(Library stub page for JAMES II framework)
 
(content, yay :-))
Line 1: Line 1:
{{library}}{{implementation|JAMES II/Rule-based Cellular Automata}}{{stub}}
{{library}}{{implementation|JAMES II/Rule-based Cellular Automata}}{{stub}}
JAMES II is a generic modeling and simulations framework written in Java. It is currently still under development at the University of Rostock, although an early alpha version with some formalisms and simulators exists for download and review<ref>[http://wwwmosi.informatik.uni-rostock.de/mosi/plonesoftwarecenter.2006-03-21.4262636143/pscproject.2006-03-21.6122697558/releases Current software releases]</ref>.

It is not tied to a particular modeling formalism or simulation algorithm, allowing those to be easily exchanged and extended via plug-ins. JAMES II consists of four main parts:
* the graphical user interface
* the experiment layer (supports diverse experiment types, e.g. optimization experiments)
* the modeling layer (supports diverse modeling formalisms)
* the execution layer (supports the simulation of various formalisms; there may be more than one simulation algorithm per formalism)

== References ==
<references/>

== External links ==
* [http://jamesii.org Main homepage of the framework]

Revision as of 13:54, 13 July 2010

Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!

JAMES II is a generic modeling and simulations framework written in Java. It is currently still under development at the University of Rostock, although an early alpha version with some formalisms and simulators exists for download and review[1].

It is not tied to a particular modeling formalism or simulation algorithm, allowing those to be easily exchanged and extended via plug-ins. JAMES II consists of four main parts:

  • the graphical user interface
  • the experiment layer (supports diverse experiment types, e.g. optimization experiments)
  • the modeling layer (supports diverse modeling formalisms)
  • the execution layer (supports the simulation of various formalisms; there may be more than one simulation algorithm per formalism)

References

External links

Pages in category "JAMES II"

This category contains only the following page.