Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 938 Bytes

xgi.core.dihypergraph.DiHypergraph.rst

File metadata and controls

40 lines (30 loc) · 938 Bytes

xgi.core.dihypergraph.DiHypergraph

xgi.core.dihypergraph

Warning

This is an experimental module. It is not yet stable and may change in the future.

DiHypergraph

Attributes

~DiHypergraph.edges ~DiHypergraph.nodes ~DiHypergraph.num_edges ~DiHypergraph.num_nodes ~DiHypergraph.is_frozen

Methods that modify the structure

~DiHypergraph.add_node ~DiHypergraph.add_edge ~DiHypergraph.add_nodes_from ~DiHypergraph.add_edges_from ~DiHypergraph.remove_node ~DiHypergraph.remove_edge ~DiHypergraph.remove_nodes_from ~DiHypergraph.remove_edges_from ~DiHypergraph.clear ~DiHypergraph.copy ~DiHypergraph.cleanup ~DiHypergraph.freeze