Extra Connectivity Calculator

k-extra resilience hierarchy

CalculatorsFreeNo Signup
4.5(762 reviews)
All Tools

Loading tool...

About Extra Connectivity Calculator

An extra connectivity calculator computing κₖ(G): minimum vertex cut S such that every component of G-S has more than k vertices. k=0: standard κ. k=1: super-connectivity. General k: higher-order resilience. κₖ ≥ κₖ₋₁ ≥ ... ≥ κ₀ = κ. Client-side.

Extra Connectivity Calculator Features

  • κₖ(G)
  • k-extra
  • Hierarchy
  • ≥ κ
  • Common graphs
Extra connectivity κₖ(G): minimum vertices to remove leaving all components with >k vertices. Hierarchy: κ₀ = κ ≤ κ₁ ≤ κ₂ ≤ .... Higher k = stronger resilience requirement. For hypercubes: κₖ = (k+1)(n-k)-k for small k.

How to Use

Select graph and k:

  • κₖ: k-extra conn.
  • k: Min comp. size
  • Hierarchy: κ₀≤κ₁≤...

Connectivity Hierarchy

κ₀ = standard connectivity. κ₁ = super-connectivity (no isolates, components ≥ 2). κ₂ = all components ≥ 3. Each level reveals finer resilience structure. Networks should aim for high κₖ for critical k.

Hypercubes

Q_n (n-dimensional hypercube): κₖ = (k+1)(n-k)-k for 0 ≤ k ≤ n-3. Beautiful closed form! Shows hypercubes have excellent higher-order resilience. Explains their use in parallel computing.

Step-by-Step Instructions

  1. 1Select graph.
  2. 2Choose k.
  3. 3Compute κₖ.
  4. 4Build hierarchy.
  5. 5Compare with design.

Extra Connectivity Calculator — Frequently Asked Questions

Why does k matter?+

k = minimum viable component size minus 1. Higher k means you require larger surviving pieces. k=0: any disconnection counts. k=3: every piece must have ≥ 4 nodes (useful for clusters).

How does the hierarchy help network design?+

The full hierarchy κ₀ ≤ κ₁ ≤ κ₂ ≤ ... gives a complete resilience profile. Identifies the weakest level: where the hierarchy 'bottlenecks'. Target improvements at that level.

Are there efficient algorithms?+

For small k: polynomial for specific graph families (hypercubes, Cayley graphs). General case: harder. But the hierarchy structure provides useful bounds even when exact computation is difficult.

Share this tool: