Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Being a research project, there are different people working in different areas of the project. There are four basic areas the project can be divided into:Image RemovedThe project is basically divided into the Pragmatics and the Semantics parts, but we also have a bunch of demonstrators:

Image Added

(Note: this image is also available as a PDF file and as the original SVG file and can freely be used in theses of our students. If you are not a student at our group but want to use this image, feel free to get in touch.)

Layout

The layout area is a part of KIELER Pragmatics and provides the foundation for pretty much everything else in KIELER. Much effort in the Pragmatics area has gone into freeing the user from so-called "enabling steps": things a developer has to do to prepare for the model change he actually wants to make. This will usually be things like moving nodes around to make space for other nodes, taking care of edge routing etc. Good layout algorithms are necessary to be able to free the user from tasks like this that don't actually contribute anything to the final model.

...