Table of Contents
Fetching ...

Tangles are Decided by Weighted Vertex Sets

Christian Elbracht, Jay Lilian Kneip, Maximilian Teegen

TL;DR

The paper addresses whether graph tangles can be decided by a weighted vertex set. It proves that for any finite graph $G=(V,E)$ and a $k$-tangle $\tau$, there exists a weight function $w:V(G)\to\mathbb{N}$ such that a separation $(A,B)$ of order $<k$ lies in $\tau$ if and only if $w(A)<w(B)$, with $w(U)=\sum_{u\in U}w(u)$. The proof uses a partial order on separations, analyzes maximal tangle separations via cross-counting, and applies Tucker's theorem to produce a suitable weight, with perturbations handling degenerate cases; the argument extends to tangles in hypergraphs and to regular $k$-profiles. It further extends to edge-tangles in graphs through a pairwise edge-weighting and a conversion to vertex weights, but a constructed hypergraph example shows that weighted deciders need not exist for all hypergraph edge-tangles, highlighting essential graph-hypergraph distinctions.

Abstract

We show that, given a $ k $-tangle $ τ$ in a graph $ G $, there always exists a weight function $ w\colon V(G)\to\mathbb{N} $ such that a separation $ (A,B) $ of $ G $ of order $ {<}k $ lies in $ τ$ if and only if $ w(A)<w(B) $, where $ w(U) := \sum_{u\in U}w(u) $ for $ U\subseteq V(G) $. We show that the same result holds also for tangles of hypergraphs as well as for edge-tangles of graphs, but not for edge-tangles of hypergraphs.

Tangles are Decided by Weighted Vertex Sets

TL;DR

The paper addresses whether graph tangles can be decided by a weighted vertex set. It proves that for any finite graph and a -tangle , there exists a weight function such that a separation of order lies in if and only if , with . The proof uses a partial order on separations, analyzes maximal tangle separations via cross-counting, and applies Tucker's theorem to produce a suitable weight, with perturbations handling degenerate cases; the argument extends to tangles in hypergraphs and to regular -profiles. It further extends to edge-tangles in graphs through a pairwise edge-weighting and a conversion to vertex weights, but a constructed hypergraph example shows that weighted deciders need not exist for all hypergraph edge-tangles, highlighting essential graph-hypergraph distinctions.

Abstract

We show that, given a -tangle in a graph , there always exists a weight function such that a separation of of order lies in if and only if , where for . We show that the same result holds also for tangles of hypergraphs as well as for edge-tangles of graphs, but not for edge-tangles of hypergraphs.

Paper Structure

This paper contains 3 sections, 8 theorems, 21 equations.

Key Result

Theorem 2

Let $G=(V,E)$ be a finite graph and $\tau$ a $k$-tangle in $G$. Then there exists a function $w\colon V\to\mathbb{N}$ such that a separation $(A,B)$ of $G$ of order $<k$ lies in $\tau$ if and only if $w(A)<w(B)$, where $w(U)\coloneqq\sum_{u\in U}w(u)$ for $U\subseteq V$.

Theorems & Definitions (14)

  • Theorem 2
  • Lemma 3
  • proof
  • Lemma 4: Tucker's Theorem TuckerDuality
  • proof : Proof of Theorem \ref{['thm:tangledecider']}
  • Theorem 5
  • Theorem 6
  • Theorem 7
  • Lemma 8
  • proof
  • ...and 4 more