TriadsΒΆ
Functions for analyzing triads of a graph.
Determines the triadic census of a directed graph. |
|
|
Returns a random triad from a directed graph. |
Returns a list of all triads for each triad type in a directed graph. |
|
|
Returns the sociological triad type for a triad. |
|
A generator of all possible triads in G. |
|
Returns a generator of all possible sets of 3 nodes in a DiGraph. |