Definitions for "Graph G" Add To Word List
Login or Register  | Word Lists | Search History

a finite set, V(G) of objects, called "vertices", together with a set, E(G), of unordered pairs of distict vertices
Helpful?           0
a k-leaf power, fixed k if there is a tree T whose leaves correspond to the vertices of G in such a way that two vertices are adjacent in G precisely when their distance in T is at most k
Helpful?           0
a k -tree if it is K k or is obtained from a k -tree by adding a new vertex adjacent to a k -clique
Helpful?           0
a minor of a graph H if H can be obtained from a subgraph of G by contracting edges
Helpful?           0
a set of vertex (nodes) v connected by edges (links) e
Helpful?           0
a triple ( V ( G ), E ( G ), a G ) where V ( G ) , E ( G ) are the vertex set and the edge set respectively and a G asssociates with each edge an ordered pair of vertices not necessarily distinct
Helpful?           0