Deterministic Global Minimum Cut of a Simple Graph in Near-Linear Time

Author(s):  
Ken-ichi Kawarabayashi ◽  
Mikkel Thorup
Mathematics ◽  
2021 ◽  
Vol 9 (3) ◽  
pp. 293
Author(s):  
Xinyue Liu ◽  
Huiqin Jiang ◽  
Pu Wu ◽  
Zehui Shao

For a simple graph G=(V,E) with no isolated vertices, a total Roman {3}-dominating function(TR3DF) on G is a function f:V(G)→{0,1,2,3} having the property that (i) ∑w∈N(v)f(w)≥3 if f(v)=0; (ii) ∑w∈N(v)f(w)≥2 if f(v)=1; and (iii) every vertex v with f(v)≠0 has a neighbor u with f(u)≠0 for every vertex v∈V(G). The weight of a TR3DF f is the sum f(V)=∑v∈V(G)f(v) and the minimum weight of a total Roman {3}-dominating function on G is called the total Roman {3}-domination number denoted by γt{R3}(G). In this paper, we show that the total Roman {3}-domination problem is NP-complete for planar graphs and chordal bipartite graphs. Finally, we present a linear-time algorithm to compute the value of γt{R3} for trees.


2017 ◽  
Vol 2017 ◽  
pp. 1-4 ◽  
Author(s):  
Brahim Chaourar

Given a graph G=V,E, a connected sides cut U,V\U or δU is the set of edges of E linking all vertices of U to all vertices of V\U such that the induced subgraphs GU and GV\U are connected. Given a positive weight function w defined on E, the maximum connected sides cut problem (MAX CS CUT) is to find a connected sides cut Ω such that wΩ is maximum. MAX CS CUT is NP-hard. In this paper, we give a linear time algorithm to solve MAX CS CUT for series parallel graphs. We deduce a linear time algorithm for the minimum cut problem in the same class of graphs without computing the maximum flow.


2005 ◽  
Vol DMTCS Proceedings vol. AE,... (Proceedings) ◽  
Author(s):  
Gordana Manić ◽  
Yoshiko Wakabayashi

International audience We consider the problems of finding the maximum number of vertex-disjoint triangles (VTP) and edge-disjoint triangles (ETP) in a simple graph. Both problems are NP-hard. The algorithm with the best approximation guarantee known so far for these problems has ratio $3/2 + ɛ$, a result that follows from a more general algorithm for set packing obtained by Hurkens and Schrijver in 1989. We present improvements on the approximation ratio for restricted cases of VTP and ETP that are known to be APX-hard: we give an approximation algorithm for VTP on graphs with maximum degree 4 with ratio slightly less than 1.2, and for ETP on graphs with maximum degree 5 with ratio 4/3. We also present an exact linear-time algorithm for VTP on the class of indifference graphs.


1995 ◽  
Vol 3 ◽  
pp. 223-248 ◽  
Author(s):  
G. Pinkas ◽  
R. Dechter

Symmetric networks designed for energy minimization such as Boltzman machines and Hopfield nets are frequently investigated for use in optimization, constraint satisfaction and approximation of NP-hard problems. Nevertheless, finding a global solution (i.e., a global minimum for the energy function) is not guaranteed and even a local solution may take an exponential number of steps. We propose an improvement to the standard local activation function used for such networks. The improved algorithm guarantees that a global minimum is found in linear time for tree-like subnetworks. The algorithm, called activate, is uniform and does not assume that the network is tree-like. It can identify tree-like subnetworks even in cyclic topologies (arbitrary networks) and avoid local minima along these trees. For acyclic networks, the algorithm is guaranteed to converge to a global minimum from any initial state of the system (self-stabilization) and remains correct under various types of schedulers. On the negative side, we show that in the presence of cycles, no uniform algorithm exists that guarantees optimality even under a sequential asynchronous scheduler. An asynchronous scheduler can activate only one unit at a time while a synchronous scheduler can activate any number of units in a single time step. In addition, no uniform algorithm exists to optimize even acyclic networks when the scheduler is synchronous. Finally, we show how the algorithm can be improved using the cycle-cutset scheme. The general algorithm, called activate-with-cutset, improves over activate and has some performance guarantees that are related to the size of the network's cycle-cutset.


2021 ◽  
pp. 2150006
Author(s):  
Saeid Hanifehnezhad ◽  
Ardeshir Dolati

Suppose that [Formula: see text] is an undirected graph. An ordered pair [Formula: see text] of the vertices of the graph [Formula: see text] is called a pendant pair for the graph if [Formula: see text] is a minimum cut separating [Formula: see text] and [Formula: see text] Stoer and Wagner obtained a global minimum cut of [Formula: see text] by using pendant pairs of [Formula: see text] and its contractions. A Gomory Hu tree of the graph [Formula: see text] is a very useful data structure which gives us all the minimum s-t cuts of [Formula: see text] for every pair of distinct vertices [Formula: see text] and [Formula: see text] In this paper, we construct a new type of tree for the graph [Formula: see text] called cut star, by using pendant pairs of [Formula: see text] and its contractions. A cut star of the graph [Formula: see text] is constructed more quickly than a Gomory Hu tree of [Formula: see text] We characterize a class of graphs for which a cut star of a graph of this class is also a Gomory Hu tree.


2014 ◽  
Vol 22 (3) ◽  
pp. 37-44
Author(s):  
Marilena Crupi ◽  
Giancarlo Rinaldo

Abstract Let G be a connected simple graph. We prove that G is a closed graph if and only if G is a proper interval graph. As a consequence we obtain that there exist linear-time algorithms for closed graph recognition.


10.37236/1551 ◽  
2000 ◽  
Vol 8 (1) ◽  
Author(s):  
Thomas Niessen

Let $G$ be a simple graph with $3\Delta (G) > |V|$. The Overfull Graph Conjecture states that the chromatic index of $G$ is equal to $\Delta (G)$, if $G$ does not contain an induced overfull subgraph $H$ with $\Delta (H) = \Delta (G)$, and otherwise it is equal to $\Delta (G) +1$. We present an algorithm that determines these subgraphs in $O(n^{5/3}m)$ time, in general, and in $O(n^3)$ time, if $G$ is regular. Moreover, it is shown that $G$ can have at most three of these subgraphs. If $2\Delta (G) \geq |V|$, then $G$ contains at most one of these subgraphs, and our former algorithm for this situation is improved to run in linear time.


1999 ◽  
Vol 6 (38) ◽  
Author(s):  
Romeo Rizzi

<p>A simple graph is P4-indifferent if it admits a total order < on<br />its nodes such that every chordless path with nodes a, b, c, d and edges<br />ab, bc, cd has a < b < c < d or a > b > c > d. P4-indifferent graphs generalize<br /> indifferent graphs and are perfectly orderable. Recently, Hoang,<br />Maray and Noy gave a characterization of P4-indifferent graphs in<br />terms of forbidden induced subgraphs. We clarify their proof and describe<br /> a linear time algorithm to recognize P4-indifferent graphs. When<br />the input is a P4-indifferent graph, then the algorithm computes an order < as above.</p><p>Key words: P4-indifference, linear time, recognition, modular decomposition.</p><p> </p>


1995 ◽  
Vol 26 (2) ◽  
pp. 78-87 ◽  
Author(s):  
Ashok Subramanian

Sign in / Sign up

Export Citation Format

Share Document