Graph.is_single¶
- property Graph.is_single: bool¶
Determines if the graph is single.
- Returns:
True if all hyper-edge sets are single and if the non-fictitious mask is a 1-D array when defined.
Determines if the graph is single.
True if all hyper-edge sets are single and if the non-fictitious mask is a 1-D array when defined.