Topics: Subgraph - Disjoint Set - Graph Theory
(definition)
Two subgraphs and of a graph are said to be edge-disjoint subgraphs (or edge-separate subgraphs) if they don’t share any edges.
Edge disjoint subgraphs may share vertices.
There are also vertex-disjoint subgraphs.