pydi.graph.gstruct | index /cygdrive/c/dev/workspace/pydi_open/src/pydi/graph/gstruct.py |
Copyright (C) 2008 Eithon Cadag
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
dbgraph.py -- Extension module to represent results in the browser as graphs,
visually and structurally.
Eithon Cadag
Modules | ||||||
|
Classes | ||||||||||||||||||||||||||||||||
|
Functions | ||
|
Data | ||
__warningregistry__ = {('dbgraph module optionally needs SciPy package to operate.', <type 'exceptions.UserWarning'>, 36): 1, ('dbgraph module optionally needs pydot package to operate.', <type 'exceptions.UserWarning'>, 40): 1, ('dbgraph module requires NetworkX package to operate.', <type 'exceptions.UserWarning'>, 32): 1} |