PIGALE Library (original) (raw)


We develop a graph editor and a C++ algorithm library essentially concerned with planar graphs. The editor is particularly intended for graph theoretical research.
Pigale is available under the GPL license.
The source files and a Windows executable (under the non-commercial Qt license) can be obtained either by ftp or cvs atSourceForge.

It is built over a new graph data structure optimizing topological operations on static graphs.
The graphml input-output file format is partially implemented.
We also provide a Client/Server which allows, among other things, to easily interface Pigale with other programs (using a pipe).
The library includes the following new algorithms based on recent theoretical researches of our site.

The editor is based on the Qt library and uses the OpenGLlibrary for graph representations in R3.
Some main features of this editor are:


Last modified: Wed Apr 20 19:16:23 CEST 2005