52,468 research outputs found

    Partitions of graphs into small and large sets

    Full text link
    Let GG be a graph on nn vertices. We call a subset AA of the vertex set V(G)V(G) \emph{kk-small} if, for every vertex vAv \in A, deg(v)nA+k\deg(v) \le n - |A| + k. A subset BV(G)B \subseteq V(G) is called \emph{kk-large} if, for every vertex uBu \in B, deg(u)Bk1\deg(u) \ge |B| - k - 1. Moreover, we denote by φk(G)\varphi_k(G) the minimum integer tt such that there is a partition of V(G)V(G) into tt kk-small sets, and by Ωk(G)\Omega_k(G) the minimum integer tt such that there is a partition of V(G)V(G) into tt kk-large sets. In this paper, we will show tight connections between kk-small sets, respectively kk-large sets, and the kk-independence number, the clique number and the chromatic number of a graph. We shall develop greedy algorithms to compute in linear time both φk(G)\varphi_k(G) and Ωk(G)\Omega_k(G) and prove various sharp inequalities concerning these parameters, which we will use to obtain refinements of the Caro-Wei Theorem, the Tur\'an Theorem and the Hansen-Zheng Theorem among other things.Comment: 21 page

    The Maximum Traveling Salesman Problem with Submodular Rewards

    Full text link
    In this paper, we look at the problem of finding the tour of maximum reward on an undirected graph where the reward is a submodular function, that has a curvature of κ\kappa, of the edges in the tour. This problem is known to be NP-hard. We analyze two simple algorithms for finding an approximate solution. Both algorithms require O(V3)O(|V|^3) oracle calls to the submodular function. The approximation factors are shown to be 12+κ\frac{1}{2+\kappa} and max{23(2+κ),2/3(1κ)}\max\set{\frac{2}{3(2+\kappa)},2/3(1-\kappa)}, respectively; so the second method has better bounds for low values of κ\kappa. We also look at how these algorithms perform for a directed graph and investigate a method to consider edge costs in addition to rewards. The problem has direct applications in monitoring an environment using autonomous mobile sensors where the sensing reward depends on the path taken. We provide simulation results to empirically evaluate the performance of the algorithms.Comment: Extended version of ACC 2013 submission (including p-system greedy bound with curvature

    Polynomial-time T-depth Optimization of Clifford+T circuits via Matroid Partitioning

    Full text link
    Most work in quantum circuit optimization has been performed in isolation from the results of quantum fault-tolerance. Here we present a polynomial-time algorithm for optimizing quantum circuits that takes the actual implementation of fault-tolerant logical gates into consideration. Our algorithm re-synthesizes quantum circuits composed of Clifford group and T gates, the latter being typically the most costly gate in fault-tolerant models, e.g., those based on the Steane or surface codes, with the purpose of minimizing both T-count and T-depth. A major feature of the algorithm is the ability to re-synthesize circuits with additional ancillae to reduce T-depth at effectively no cost. The tested benchmarks show up to 65.7% reduction in T-count and up to 87.6% reduction in T-depth without ancillae, or 99.7% reduction in T-depth using ancillae.Comment: Version 2 contains substantial improvements and extensions to the previous version. We describe a new, more robust algorithm and achieve significantly improved experimental result

    A Greedy Partition Lemma for Directed Domination

    Get PDF
    A directed dominating set in a directed graph DD is a set SS of vertices of VV such that every vertex uV(D)Su \in V(D) \setminus S has an adjacent vertex vv in SS with vv directed to uu. The directed domination number of DD, denoted by γ(D)\gamma(D), is the minimum cardinality of a directed dominating set in DD. The directed domination number of a graph GG, denoted Γd(G)\Gamma_d(G), which is the maximum directed domination number γ(D)\gamma(D) over all orientations DD of GG. The directed domination number of a complete graph was first studied by Erd\"{o}s [Math. Gaz. 47 (1963), 220--222], albeit in disguised form. In this paper we prove a Greedy Partition Lemma for directed domination in oriented graphs. Applying this lemma, we obtain bounds on the directed domination number. In particular, if α\alpha denotes the independence number of a graph GG, we show that αΓd(G)α(1+2ln(n/α))\alpha \le \Gamma_d(G) \le \alpha(1+2\ln(n/\alpha)).Comment: 12 page
    corecore