86,659 research outputs found

    Degeneracy Algorithm for Random Magnets

    Full text link
    It has been known for a long time that the ground state problem of random magnets, e.g. random field Ising model (RFIM), can be mapped onto the max-flow/min-cut problem of transportation networks. I build on this approach, relying on the concept of residual graph, and design an algorithm that I prove to be exact for finding all the minimum cuts, i.e. the ground state degeneracy of these systems. I demonstrate that this algorithm is also relevant for the study of the ground state properties of the dilute Ising antiferromagnet in a constant field (DAFF) and interfaces in random bond magnets.Comment: 17 pages(Revtex), 8 Postscript figures(5color) to appear in Phys. Rev. E 58, December 1st (1998

    Fixed-Parameter Tractability of Directed Multiway Cut Parameterized by the Size of the Cutset

    Full text link
    Given a directed graph GG, a set of kk terminals and an integer pp, the \textsc{Directed Vertex Multiway Cut} problem asks if there is a set SS of at most pp (nonterminal) vertices whose removal disconnects each terminal from all other terminals. \textsc{Directed Edge Multiway Cut} is the analogous problem where SS is a set of at most pp edges. These two problems indeed are known to be equivalent. A natural generalization of the multiway cut is the \emph{multicut} problem, in which we want to disconnect only a set of kk given pairs instead of all pairs. Marx (Theor. Comp. Sci. 2006) showed that in undirected graphs multiway cut is fixed-parameter tractable (FPT) parameterized by pp. Marx and Razgon (STOC 2011) showed that undirected multicut is FPT and directed multicut is W[1]-hard parameterized by pp. We complete the picture here by our main result which is that both \textsc{Directed Vertex Multiway Cut} and \textsc{Directed Edge Multiway Cut} can be solved in time 22O(p)nO(1)2^{2^{O(p)}}n^{O(1)}, i.e., FPT parameterized by size pp of the cutset of the solution. This answers an open question raised by Marx (Theor. Comp. Sci. 2006) and Marx and Razgon (STOC 2011). It follows from our result that \textsc{Directed Multicut} is FPT for the case of k=2k=2 terminal pairs, which answers another open problem raised in Marx and Razgon (STOC 2011)

    Linear kernels for outbranching problems in sparse digraphs

    Full text link
    In the kk-Leaf Out-Branching and kk-Internal Out-Branching problems we are given a directed graph DD with a designated root rr and a nonnegative integer kk. The question is to determine the existence of an outbranching rooted at rr that has at least kk leaves, or at least kk internal vertices, respectively. Both these problems were intensively studied from the points of view of parameterized complexity and kernelization, and in particular for both of them kernels with O(k2)O(k^2) vertices are known on general graphs. In this work we show that kk-Leaf Out-Branching admits a kernel with O(k)O(k) vertices on H\mathcal{H}-minor-free graphs, for any fixed family of graphs H\mathcal{H}, whereas kk-Internal Out-Branching admits a kernel with O(k)O(k) vertices on any graph class of bounded expansion.Comment: Extended abstract accepted for IPEC'15, 27 page

    Jacobi fields, conjugate points and cut points on timelike geodesics in special spacetimes

    Get PDF
    Several physical problems such as the `twin paradox' in curved spacetimes have purely geometrical nature and may be reduced to studying properties of bundles of timelike geodesics. The paper is a general introduction to systematic investigations of the geodesic structure of physically relevant spacetimes. The investigations are focussed on the search of locally and globally maximal timelike geodesics. The method of dealing with the local problem is in a sense algorithmic and is based on the geodesic deviation equation. Yet the search for globally maximal geodesics is non-algorithmic and cannot be treated analytically by solving a differential equation. Here one must apply a mixture of methods: spacetime symmetries (we have effectively employed the spherical symmetry), the use of the comoving coordinates adapted to the given congruence of timelike geodesics and the conjugate points on these geodesics. All these methods have been effectively applied in both the local and global problems in a number of simple and important spacetimes and their outcomes have already been published in three papers. Our approach shows that even in Schwarzschild spacetime (as well as in other static spherically symetric ones) one can find a new unexpected geometrical feature: instead of one there are three different infinite sets of conjugate points on each stable circular timelike geodesic curve. Due to problems with solving differential equations we are dealing solely with radial and circular geodesics.Comment: A revised and expanded version, self-contained and written in an expository style. 36 pages, 0 figures. A substantially abridged version appeared in Acta Physica Polonica

    Faster Algorithms for Computing Maximal 2-Connected Subgraphs in Sparse Directed Graphs

    Full text link
    Connectivity related concepts are of fundamental interest in graph theory. The area has received extensive attention over four decades, but many problems remain unsolved, especially for directed graphs. A directed graph is 2-edge-connected (resp., 2-vertex-connected) if the removal of any edge (resp., vertex) leaves the graph strongly connected. In this paper we present improved algorithms for computing the maximal 2-edge- and 2-vertex-connected subgraphs of a given directed graph. These problems were first studied more than 35 years ago, with O~(mn)\widetilde{O}(mn) time algorithms for graphs with m edges and n vertices being known since the late 1980s. In contrast, the same problems for undirected graphs are known to be solvable in linear time. Henzinger et al. [ICALP 2015] recently introduced O(n2)O(n^2) time algorithms for the directed case, thus improving the running times for dense graphs. Our new algorithms run in time O(m3/2)O(m^{3/2}), which further improves the running times for sparse graphs. The notion of 2-connectivity naturally generalizes to k-connectivity for k>2k>2. For constant values of k, we extend one of our algorithms to compute the maximal k-edge-connected in time O(m3/2logn)O(m^{3/2} \log{n}), improving again for sparse graphs the best known algorithm by Henzinger et al. [ICALP 2015] that runs in O(n2logn)O(n^2 \log n) time.Comment: Revised version of SODA 2017 paper including details for k-edge-connected subgraph
    corecore