Category:JAMES II: Difference between revisions

From Rosetta Code
Content added Content deleted
(content, yay :-))
m (moved stub to the end)
Line 1: Line 1:
{{library}}{{implementation|JAMES II/Rule-based Cellular Automata}}{{stub}}
{{library}}{{implementation|JAMES II/Rule-based Cellular Automata}}
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>.
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>.


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

{{stub}}

Revision as of 13:55, 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.

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


This page is a stub. It needs more information! You can help Rosetta Code by filling it in!

Pages in category "JAMES II"

This category contains only the following page.