Script Reference
sub_cells.at
Definitions
| Name | Signature | Description |
|---|---|---|
| is_complex | ic) = bool: | |
| is_strictly_complex | G) = bool: | |
| swapped_factors | G) = [(int,int)]: | |
| left_factors | G)=[RootDatum]: | |
| left_roots | G)=mat: | |
| left_coroots | G)=mat: | |
| left_copy | G)=RootDatum: | |
| left_root_indices | G) = [int]: | |
| right_factors | G)=[RootDatum]: | |
| right_roots | G)=mat: | |
| right_coroots | G)=mat: | |
| right_copy | G)=RootDatum: | |
| right_root_indices | G)=[int]: | |
| tau | graph,int i)=[int]:let (tau,)=graph.nodes[i] in tau | |
| in_tau | graph,int i, int j)=bool: | |
| intersection | S,[int] T)=[int]: | |
| digraph | graph)=WGraph: | |
| intersection | A,[int] B)=[int]: | |
| sub_digraph | graph,[int] S)=WGraph: | |
| sub_graph | graph,[int] S)=WGraph: | |
| links | graph)=[[int]]: | |
| strong_components | g)=[WCell]: {[([int],WGraph)]:} | [([int],WGraph)]: |
| strong_components | cell)=[WCell]:{[([int],WGraph)]:} | [([int],WGraph)]: |
| sub_cells | (nodes,graph,ops),[int] S)=[WCell]: | |
| left_cells | G, WCell cell) = [WCell]: | |
| right_cells | G,WCell cell)=[WCell]: | |
| left_cell_of | p) = WCell: | |
| G | ||
| p | ||
| left_cell_of_old | p) = WCell: | |
| extract_nodes | g, [int] nodes)=WGraph: | |
| show | g)=void: | |
| show | (vertices,g,))= | |
| show | graphs)=void: | |
| show | cells)=void: | |
| short_string | list,int max)= | |
| show_short | cells)=void: | |
| export | g)=string: |