Maximal independent set graph partitions for representations of body-centered cubic lattices
Kenny Erleben
In The Visual Computer, 25(5-7), May 2009.
Abstract: A maximal independent set graph data structure for a body-centered cubic lattice is presented. Refinement and coarsening operations are defined in terms of set-operations resulting in robust and easy implementation compared to a quad-tree-based implementation. The graph only stores information corresponding to the leaves of a quad-tree thus has a smaller memory foot-print. The adjacency information in the graph relieves one from going up and down the quad-tree when searching for neighbors. This results in constant time complexities for refinement and coarsening operations.
Keyword(s): Graph, Refinement, Coarsening, Body-centered cubic lattice
BibTeX format:
@article{Erleben:2009:MIS,
  author = {Kenny Erleben},
  title = {Maximal independent set graph partitions for representations of body-centered cubic lattices},
  journal = {The Visual Computer},
  volume = {25},
  number = {5-7},
  pages = {423--430},
  month = may,
  year = {2009},
}
Search for more articles by Kenny Erleben.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."