OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
Classes | |
class | Tree |
class | Gephi_Output |
class | Dotty_Output |
class | Viz_Graph |
class | Graph_Abserver |
Functions | |
def | tree_to_viz_graphic |
Variables | |
list | __all__ = ["Dotty_Output","Gephi_Output", "Tree", "tree_to_viz_graphic", "Graph_Abserver" ] |
def viz_graph.tree_to_viz_graphic | ( | tree, | |
graph | |||
) |
transfer a simpler and more efficient tree StructureNode to Viz_Graph for visualisation purpose
Definition at line 51 of file viz_graph.py.
list viz_graph.__all__ = ["Dotty_Output","Gephi_Output", "Tree", "tree_to_viz_graphic", "Graph_Abserver" ] |
Definition at line 388 of file viz_graph.py.