BookRags.com Literature Guides Literature
Guides
Criticism & Essays Criticism &
Essays
Questions & Answers Questions &
Answers
Lesson Plans Lesson
Plans
My Bibliography Periodic Table U.S. Presidents Shakespeare Sonnet Shake-Up
Research Anything:        
History | Encyclopedias | Films | News | Create a Bibliography | More... Login | Register | Help
Not What You Meant?  There are 83 definitions for CCC.

Cube-connected cycles

Print-Friendly
About 2 pages (508 words)

Bookmark and Share Know this topic well? Help others and get FREE products!

In graph theory, the cube-connected cycles is an undirected cubic graph, formed by replacing each vertex of a hypercube graph by a cycle. It was introduced by by Preparata & Vuillemin (1981) for use as a network topology in parallel computing.

Contents

Definition

The cube-connected cycles of order n (denoted CCCn) can be defined as a graph formed from a set of n2n nodes, indexed by pairs of numbers (x, y) where 0 ≤ x < 2n and 0 ≤ y < n. Each such node is connected to three neighbors: (x, (y + 1) mod n), (x, (y − 1) mod n), and (x ⊕ 2y, y) where "⊕" denotes the bitwise exclusive or operation on binary numbers.

Properties

The cube-connected cycles of order n is the Cayley graph of a group that acts on binary words of length n by rotation and flipping bits of the word (Akers & Krishnamurthy 1989; Annexstein, Baumslag & Rosenberg 1990). The generators used to form this Cayley graph from the group are the group elements that act by rotating the word one position left, rotating it one position right, or flipping its first bit. The diameter of the cube-connected cycles of order n is <math>\scriptstyle 2n\, +\, \lfloor n/2\rfloor \,-\, 2</math>; the farthest point from (xy) is (2n − x − 1, (y + n/2) mod n) (Friš, Havel & Liebl 1997). Sýkora & Vrťo (1993) showed that the crossing number of CCCn is (1 + o(1))4n/20.

Parallel processing application

Cube-connected cycles were investigated by Preparata & Vuillemin (1981), who applied these graphs as the interconnection pattern of a network connecting the processors in a parallel computer. In this application, cube-connected cycles have the connectivity advantages of hypercubes while only requiring three connections per processor. Preparata and Vuillemin showed that a planar layout based on this network has optimal area × time2 complexity for many parallel processing tasks.

References

View More Summaries on Cube-connected cycles
 
Ask any question on Cube-connected cycles and get it answered FAST!
Answer questions in BookRags Q&A and earn points toward
discounted or even FREE Study Guides and other BookRags products!
Learn more about BookRags Q&A
Copyrights
Cube-connected cycles from Wíkipedia. ©2006 by Wíkipedia. Licensed under the GNU Free Documentation License. View a list of authors or edit this article.

Article Navigation
Join BookRagslearn moreJoin BookRags




About BookRags | Customer Service | Report an Error | Terms of Use | Privacy Policy