OpenCog Framework  Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
viz_graph Namespace Reference

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" ]
 

Function Documentation

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.

Variable Documentation

list viz_graph.__all__ = ["Dotty_Output","Gephi_Output", "Tree", "tree_to_viz_graphic", "Graph_Abserver" ]

Definition at line 388 of file viz_graph.py.