Inicio > Term: subgraph
subgraph
A graph whose vertices and edges are subsets of another graph. Formal Definition: A graph G'=(V', E') is a subgraph of another graph G=(V, E) iff
- V'⊆ V, and
- E'⊆ E ∧ ( (v1, v2)∈ E' → v1, v2∈ V').
- Parte del discurso: noun
- Industria/ámbito: Ciencia informática
- Categoría: Algoritmos & Estructura de Datos
- Government Agency: NIST
0
Creador
- GeorgeV
- 100% positive feedback