GOBLIN Graph Library 2.8b22 (Default branch) |
|
|
The GOBLIN project consists of a C++ class library
for a large series of graph optimization problems,
GOSH, an extension of the Tcl/Tk scripting
language to graph objects, and GOBLET, a graphical
user interface to the library functions. GOBLET
includes a graph editor and supports the standard
graph layout methods.
License: GNU Lesser General Public License (LGPL)
Changes:
This release deals with several code cleanup steps. The module guards have been applied throughout the library. The layout methods now support the tracing mechanism (as the optimization code does). The HTML documentation now covers the code instrumentation.
|