Graph Cubicity Calculator

unit cube intersection

CalculatorsFreeNo Signup
4.6(539 reviews)
All Tools

Loading tool...

About Graph Cubicity Calculator

A graph cubicity calculator computing cub(G): minimum d for G to be intersection graph of axis-aligned unit cubes in ℝ^d. cub ≥ box always. Unit interval: cub=1. cub ≤ ⌈2n/3⌉. Related to L∞ metric dimension. Client-side.

Graph Cubicity Calculator Features

  • cub(G)
  • vs box
  • Unit interval=1
  • L∞ metric
  • Common graphs
Cubicity cub(G): minimum d for G = intersection graph of unit hypercubes in ℝ^d. Stricter than boxicity (unit constraint). cub(G) ≥ box(G). Unit interval: cub=1. cub ≤ ⌈2n/3⌉. Related to L∞ dimension of a graph.

How to Use

Select graph:

  • cub: Cubicity
  • vs box: Compare
  • Unit: Equal sides

L∞ Connection

G has cubicity d iff vertices can be embedded in ℝ^d with L∞ metric such that u~v iff ||u-v||_∞ ≤ 1. Cubicity = L∞ dimension. Beautiful metric geometry interpretation.

Bounds

cub ≤ ⌈2n/3⌉ (tight). cub ≤ box · ⌈log n⌉ approximately. For trees: cub = ⌈log₂ n⌉ (when Δ large). Computing cubicity is NP-hard.

Step-by-Step Instructions

  1. 1Select graph.
  2. 2Compute cubicity.
  3. 3Compare with boxicity.
  4. 4Check L∞ embedding.
  5. 5Apply bounds.

Graph Cubicity Calculator — Frequently Asked Questions

How does cubicity differ from boxicity?+

Boxicity: boxes of any size per dimension. Cubicity: all sides must be unit length. Cubicity adds uniformity constraint, so cub ≥ box. Gap can be large: some graphs have box=1 but cub = Θ(log n).

What's unit interval = cubicity 1?+

Cubicity 1 means unit interval graph: intervals of equal length. Proper interval graphs are exactly unit interval graphs (Roberts 1969). More restrictive than general interval graphs.

What are applications?+

Wireless networks (unit disk/cube coverage). Social networks (similarity within threshold). Multi-attribute classification. Resource allocation with uniform capacity constraints.

Share this tool: