We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Split-by-edges trees

Abstract: A split-by-edges tree of a graph G on n vertices is a binary tree T where the root = V(G), every leaf is an independent set in G, and for every other node N in T with children L and R there is a pair of vertices {u, v} in N such that L = N - v, R = N - u, and uv is an edge in G. It follows from the definition that every maximal independent set in G is a leaf in T, and the maximum independent sets of G are the leaves closest to the root of T.
Comments: The definition of 'ordered SBE-tree' has been added. This corrects an omission in the previous versions but does not change anything essential. Some changes have been made to accommodate the addition, and others have been made to correct minor errors and improve wordings
Subjects: Data Structures and Algorithms (cs.DS); Discrete Mathematics (cs.DM); Combinatorics (math.CO)
Cite as: arXiv:1504.07626 [cs.DS]
  (or arXiv:1504.07626v3 [cs.DS] for this version)

Submission history

From: Asbjørn Brændeland [view email]
[v1] Tue, 28 Apr 2015 18:39:17 GMT (1449kb)
[v2] Mon, 4 May 2015 10:55:41 GMT (1448kb)
[v3] Wed, 13 May 2015 18:59:43 GMT (1443kb)

Link back to: arXiv, form interface, contact.