Variables
create_graphs Namespace Reference

Variables

string configure_graph_str = 'digraph G {\nnode [width=.3,height=.3,shape=octagon,style=filled,color=skyblue];\noverlap="false";\nrankdir="LR";\naspect="1";\n'
int d0 = 1
string directory = 'dot/'
tuple f = open(filename,'w')
string filename = 'dotgraph_N'
int l = 100
list neighbours_list = graph[S[n]]
string neighbours_str = ',/'
string s = ''

Variable Documentation

string create_graphs::configure_graph_str = 'digraph G {\nnode [width=.3,height=.3,shape=octagon,style=filled,color=skyblue];\noverlap="false";\nrankdir="LR";\naspect="1";\n'

Definition at line 34 of file create_graphs.py.

Definition at line 9 of file create_graphs.py.

Definition at line 27 of file create_graphs.py.

tuple create_graphs::f = open(filename,'w')

Definition at line 32 of file create_graphs.py.

string create_graphs::filename = 'dotgraph_N'

Definition at line 31 of file create_graphs.py.

int create_graphs::l = 100

Definition at line 6 of file create_graphs.py.

list create_graphs::neighbours_list = graph[S[n]]

Definition at line 76 of file create_graphs.py.

Definition at line 77 of file create_graphs.py.

string create_graphs::s = ''

Definition at line 40 of file create_graphs.py.



k-sap_pkg
Author(s): Joao Manuel Leitao Quintas
autogenerated on Mon Jan 6 2014 11:25:40