Realizing Graphs with Cut Constraints

Abstract

Given a finite non-decreasing sequence d=(d1,…,dn) of natural numbers, the Graph Realization problem asks whether d is a graphic sequence, i.e., there exists a labeled simple graph such that (d1,…,dn) is the degree sequence of this graph. Such a problem can be solved in polynomial time due to the Erdos and Gallai characterization of graphic sequences. Since vertex degree is the size of a trivial edge cut, we consider a natural generalization of Graph Realization, where we are given a finite sequence d=(d1,…,dn) of natural numbers (representing the trivial edge cut sizes) and a list of nontrivial cut constraints L composed of pairs (Sj,j) where Sj⊂ \v1,…,vn\, and j is a natural number. In such a problem, we are asked whether there is a simple graph with vertex set V=\v1,…,vn\ such that vi has degree di and ∂(Sj) is an edge cut of size j, for each (Sj,j)∈ L. We show that such a problem is polynomial-time solvable whenever each Sj has size at most three. Conversely, assuming P ≠ NP, we prove that it cannot be solved in polynomial time when L contains pairs with sets of size four, and our hardness result holds even assuming that each di of d equals 1.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…