Activity for Stefan Fiedler

  • Stefan Fiedler Stefan Fiedler modified a comment on discussion Open Discussion

    Hello everyone, as part of my master study I implemented a new graph layout algorithm using space filling curves which was originally published in MUELDER, Chris; MA, Kwan-Liu. Rapid graph layout using space filling curves. IEEE Transactions on Visualization and Computer Graphics, 2008, 14. Jg., Nr. 6. The plugin also contains an implementation of the fast modularity clustering algorithm as described in CLAUSET, Aaron; NEWMAN, Mark EJ; MOORE, Cristopher. Finding community structure in very large...

  • Stefan Fiedler Stefan Fiedler posted a comment on discussion Open Discussion

    Hello everyone, as part of my master study I implemented a new graph layout algorithm using space filling curves which was originally published in MUELDER, Chris; MA, Kwan-Liu. Rapid graph layout using space filling curves. IEEE Transactions on Visualization and Computer Graphics, 2008, 14. Jg., Nr. 6. The plugin also contains an implementation of the fast modularity clustering algorithm as described in CLAUSET, Aaron; NEWMAN, Mark EJ; MOORE, Cristopher. Finding community structure in very large...

  • Stefan Fiedler Stefan Fiedler modified a comment on discussion Help

    Hello, I have written a program that implements a Layout algorithm as a plugin and it works very well so far. Now I would like to add an Interactor plugin as in this example: http://tulip.labri.fr/Documentation/current/doxygen/html/interactor_plugin_2interactor_plugin_8cpp-example.html As the main program I use an adapted version of this example: http://tulip.labri.fr/Documentation/current/doxygen/html/graph_display_2graph_display_8cpp-example.html I tried to replace the following line in graph_display.cpp:...

  • Stefan Fiedler Stefan Fiedler modified a comment on discussion Help

    Hello, I have written a program that implements a Layout algorithm as a plugin and it works very well so far. Now I would like to add an Interactor plugin as in this example: http://tulip.labri.fr/Documentation/current/doxygen/html/interactor_plugin_2interactor_plugin_8cpp-example.html As the main program I use an adapted version of this example: http://tulip.labri.fr/Documentation/current/doxygen/html/graph_display_2graph_display_8cpp-example.html I tried to replace the following line in graph_display.cpp:...

  • Stefan Fiedler Stefan Fiedler modified a comment on discussion Help

    Hello, I have written a program that implements a Layout algorithm as a plugin and it works very well so far. Now I would like to add an Interactor plugin as in this example: http://tulip.labri.fr/Documentation/current/doxygen/html/interactor_plugin_2interactor_plugin_8cpp-example.html As the main program I use an adapted version of this example: http://tulip.labri.fr/Documentation/current/doxygen/html/graph_display_2graph_display_8cpp-example.html I tried to replace the following line in graph_display.cpp:...

  • Stefan Fiedler Stefan Fiedler posted a comment on discussion Help

    Hello, I have written a program that implements a Layout algorithm as a plugin and it works very well so far. Now I would like to add an Interactor plugin as in this example: http://tulip.labri.fr/Documentation/current/doxygen/html/interactor_plugin_2interactor_plugin_8cpp-example.html As the main program I use an adapted version of this example: http://tulip.labri.fr/Documentation/current/doxygen/html/graph_display_2graph_display_8cpp-example.html I tried to replace the following line in graph_display.cpp:...

1