Smooth well-balanced orientations with prescribed in-degrees

From Egres Open
Jump to: navigation, search

Let G=(V,E) be an undirected graph, and TV a set of nodes of odd degree. When does an orientation D of G exist which is

i) smooth (the in-degree and out-degree of every node differ by at most one),

ii) well-balanced (that is λD(u,v)λG(u,v)2 for every u,vV, where λ is the local edge-connectivity), and

iii) the in-degree is less than the out-degree at the nodes in T?

Solved b.jpg

Florian Hörsch and Zoltán Szigeti [1] proved that deciding whether such an orientation exists is NP-complete.

Remarks

Nash-Williams' strong orientation theorem corresponds to the case T=. One approach would be to find a description of the polyhedron of in-degrees of smooth well-balanced orientations. However there is not much hope for such a description: it was shown in [2] that the natural cut inequalities do not describe this polyhedron and it was shown in [3] that optimization over this polyhedron is NP-hard. In [3] many related problems were shown to be NP-complete, for example if G=(V,E) is an undirected graph, and T1,T2V are disjoint sets of odd-degree nodes then it is NP-hard to decide whether a smooth well-balanced orientation D of G exists with ϱD(v)>δD(v) for every vT1 and ϱD(v)<δD(v) for every vT2. See also [4] and [5].

References

  1. Florian Hörsch, Zoltán Szigeti, On the complexity of finding well-balanced orientations with upper bounds on the out-degrees, arXiv:2202.13759 (2022), DOI link
  2. S. Iwata, T. Király, Z. Király, Z. Szigeti, On well-balanced orientations,counter-examples for related problems EGRES Technical Report no. 2004-16.
  3. 3.0 3.1 A. Bernáth, Hardness results for well-balanced orientations EGRES Technical Report no. 2006-05.
  4. Z. Király, Z. Szigeti, Notes on well-balanced orientations EGRES Technical Report no. 2004-10.
  5. A. Bernáth and G. Joret, Well-balanced orientations of mixed graphs Inf. Process. Lett., 106(4):149-151, 2008. DOI link, EGRES Quick Proof No. 2007-01.