30.11.2012 Views

Thesis (PDF) - Signal & Image Processing Lab

Thesis (PDF) - Signal & Image Processing Lab

Thesis (PDF) - Signal & Image Processing Lab

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Chapter 2<br />

Theoretical Background<br />

2.1 Graph theory notions<br />

This section lists basic graph theory notions needed in the following chapters and is<br />

based on [18, chapter 1].<br />

A graph is a pair G = (V, E) of sets satisfying E ⊆ [V ] 2 ; thus, the elements of E<br />

are 2-element subsets of V . To avoid notational ambiguities, we shall always assume<br />

tacitly that V � E = ∅. The elements of V are the vertices of the graph G, the<br />

elements of E are its vertex edges.<br />

A path is a non-empty graph P = (V, E) of the form:<br />

V = {x0, x1, ..., xk} E = {x0x1, x1x2, ..., xk−1xk},<br />

where the xi are all distinct. The vertices x0 and xk are linked by P and are called<br />

its ends. Note that k is allowed to be zero.<br />

The degree of a vertex is the number of edges at that vertex. This is equal to the<br />

number of neighbors this vertex has in the graph.<br />

A graph not containing any cycles, is called a forest (or acyclic graph). A con-<br />

nected forest is called a tree. (Thus, a forest is a graph whose components are trees.)<br />

The vertices of degree 1 in a tree are its leaves. Every non trivial tree has at least<br />

two leaves, take, for example, the ends of a longest path.<br />

Sometimes it is convenient to consider one vertex of a tree as special; such a vertex<br />

is then called the root of this tree. A tree with a fixed root is a rooted tree. Choosing<br />

a root r in a tree t imposes the following partial ordering on V(t): x � y, if x ∈ rty.<br />

This means that x � y, if x belongs to the path rty, which is the path, connecting y<br />

12

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!