InterviewSolution
Saved Bookmarks
| 1. |
What Is A Hypercube Connection? |
|
Answer» A SINGLE node is a HYPERCUBE. An N node hypercube is made of two n/2 node hypercube, with their CORRESPONDING NODES connected to each other. A single node is a hypercube. An n node hypercube is made of two n/2 node hypercube, with their corresponding nodes connected to each other. |
|