Restricted Edge Connectivity Calculator

edge cuts without isolates

CalculatorsFreeNo Signup
4.8(457 reviews)
All Tools

Loading tool...

About Restricted Edge Connectivity Calculator

A restricted edge connectivity calculator computing λ'(G): minimum edge cut such that every component of G-F has at least 2 vertices. Stricter than λ. λ' ≥ λ always. Super-edge-connected if λ' > λ. Models link failures preserving non-trivial subnetworks. Client-side.

Restricted Edge Connectivity Calculator Features

  • λ'(G)
  • No isolates
  • ≥ λ
  • Super-edge
  • Common graphs
Restricted edge connectivity λ'(G): minimum edges to remove such that no resulting component is a single vertex. λ' ≥ λ always. Graph is super-edge-connected if λ' > λ. Esfahanian-Hakimi (1988): λ' exists for connected graphs with n ≥ 4.

How to Use

Select graph:

  • λ': Restricted λ
  • vs λ: Compare
  • Super: λ'>λ?

Super-Edge-Connected

Graph is λ-optimal if λ' = ξ(G) where ξ = min{d(u)+d(v)-2 : uv ∈ E}. Many regular and vertex-transitive graphs are λ-optimal. Optimal networks have predictable failure behavior.

Bounds

λ ≤ λ' ≤ ξ(G). For k-regular: λ' ≤ 2k-2. For vertex-transitive: often λ' = 2k-2 (optimal!). Hypercubes, Cayley graphs: typically λ-optimal.

Step-by-Step Instructions

  1. 1Select graph.
  2. 2Compute λ'.
  3. 3Compare with λ.
  4. 4Check λ-optimal.
  5. 5Apply to network.

Restricted Edge Connectivity Calculator — Frequently Asked Questions

Why restrict edge cuts?+

Standard λ: any disconnection, including isolating one vertex. But isolating a single node by cutting all its edges is trivial. Restricted λ' requires meaningful disconnection where both parts have ≥ 2 vertices.

What is ξ(G)?+

ξ(G) = min{d(u)+d(v)-2 : uv ∈ E}. Upper bound for λ'. When λ' = ξ(G), the graph is λ-optimal. This means the restricted edge connectivity achieves its maximum possible value.

Connection to network design?+

λ-optimal networks have predictable, well-understood failure behavior. No small edge cut can trivially disconnect the network. Ideal for high-reliability network design.

Share this tool: