SONG - Synthesis of Consistent Graphs

This toolbox provides the synthesis of consistent graphs (SONG) algorithm with a Matlab mex interface based on a C++ implementation.

For the use with Matlab the built in mex Compiler must be used ('mex -setup'). A minimal example with a graphical output is provided as a demo in the corresponding directory.

The whole code can be downloaded here.

The documentation gives a short overview on the usage and the theoretical background.

Zum Seitenanfang