Previous Page Special Properties of Simplex-MDL Next Page
  • declarative and state based model description
  • mobile components for queueing and transportation models
  • combination of continuous and discrete models
  • separate language levels to describe model structure and model dynamics
  • hierarchical model structures
  • model databases with user defined components
  • calculation with physical units
Links:

Simplex-MDL differs fundamentally from higher programming languages in his conception. This causes the description of models to be reasonably simpler and less errorprone.

For everyone who has some notion of system theory and/or automata theory and/or system of differential equations it will be easy to understand, if not even obvious.

State oriented means that changes do not take place due to a sequential flow of the program, but by means of state transitions that control where and when a state passes to another state.

Declarative implies that the commands of the model description form a kind of contract that has no relationship to the order of executions.