Modelling Of General Systems
   HOME

TheInfoList



OR:

MGS (a General Model of Simulation) is a
domain-specific language A domain-specific language (DSL) is a computer language specialized to a particular application domain. This is in contrast to a general-purpose language (GPL), which is broadly applicable across domains. There are a wide variety of DSLs, ranging ...
used for specification and simulation of dynamical systems with dynamical structure, developed at IBISC (Computer Science, Integrative Biology and Complex Systems) at '' Université d'Évry Val-d'Essonne'' (University of Évry). MGS is particularly aimed at modelling biological systems. The MGS computational model is a generalisation of
cellular automata A cellular automaton (pl. cellular automata, abbrev. CA) is a discrete model of computation studied in automata theory. Cellular automata are also called cellular spaces, tessellation automata, homogeneous structures, cellular structures, tessel ...
,
Lindenmayer system An L-system or Lindenmayer system is a parallel rewriting system and a type of formal grammar. An L-system consists of an alphabet of symbols that can be used to make strings, a collection of production rules that expand each symbol into some ...
s, Paun systems and other computational formalisms inspired by chemistry and biology. It manipulates ''collections'' - sets of positions, filled with some values, in a lattice with a user-defined
topology Topology (from the Greek language, Greek words , and ) is the branch of mathematics concerned with the properties of a Mathematical object, geometric object that are preserved under Continuous function, continuous Deformation theory, deformat ...
.


External links


Project home page
Simulation programming languages {{compu-lang-stub