MATROID SECRETARIES 3 Minors Project’

Total Page:16

File Type:pdf, Size:1020Kb

MATROID SECRETARIES 3 Minors Project’ THE MATROID SECRETARY PROBLEM FOR MINOR-CLOSED CLASSES AND RANDOM MATROIDS TONY HUYNH AND PETER NELSON Abstract. We prove that for every proper minor-closed class of Fp-representable matroids, there exists an O(1)-competitive algorithm for the matroidM secretary problem on . This result relies on the extremely powerful matroid minor structure theory beingM developed by Geelen, Gerards and Whittle. We also note that, for asymptotically almost all matroids, the matroid secretary algorithm that selects a random basis, ignoring weights, is (2 + o(1))-competitive. In fact, assuming the conjecture that almost all matroids are paving, there is a (1+o(1))- competitive algorithm for almost all matroids. 1. Introduction The secretary problem [25, 8, 10] is a classic online selection problem. The setup is as follows. A set of n ‘secretaries’ is presented to us in a uniformly random order. When a secretary is presented to us, we learn his weight (a non-negative real number) and we must make an irrevocable decision to hire him or not. Once a secretary is hired, the process ends. The goal is to design an algorithm which performs well in expectation. 1 It is well-known that the algorithm that samples and rejects the first e (here, e is the base of the natural logarithm) of the secretaries and then hires the first secretary that is better than all secretaries in the sample will hire the best secretary with probability 1 e . This is asymptotically the best possible [8]. The matroid secretary problem is a very widely studied generalization of the secretary problem, first introduced by Babaioff, Immorlica, and Kleinberg [2]. Here we are given a matroid M whose elements are ‘secretaries’ with an (unknown) weight function w : E(M) R>0. The secretaries are again presented to us online in a random order. When a secretary→ x is presented to us, we learn its weight w(x). At this point, we must make an irrevocable decision to either hire x or not. The weight of a set of secretaries is the sum of their weights. Our goal is to design an algorithm that hires a set of arXiv:1603.06822v5 [math.CO] 2 Oct 2019 secretaries with large weight, subject to the constraint that the hired set of secretaries is an independent set in M. The expected value of an algorithm on (M,w) is the average weight of an independent set it produces, taken over all orderings of E(M) and over any internal randomness of the algorithm. We write OPT(M,w) for the maximum weight of an independent set of M. For c > 1, an algorithm is c-competitive for M if the expected value it outputs for (T. Huynh) Department of Mathematics, Universite´ Libre de Bruxelles, Belgium (P. Nelson) Department of Combinatorics and Optimization, University of Waterloo, Canada E-mail addresses: [email protected], [email protected]. Tony Huynh is supported by ERC grant FOREFRONT (grant agreement no. 615640) funded by the European Research Council under the EU’s 7th Framework Programme (FP7/2007-2013). 1 2 T. HUYNH AND P. NELSON 1 R (M,w) is at least c OPT(M,w) for all weight functions w : E(M) >0. The following deep conjecture remains open. → Conjecture 1 (Babaioff, Immorlica, and Kleinberg [2]). For all matroids M, there is a c-competitive matroid secretary algorithm for M, where c is a universal constant independent of M. The original motivation for considering the matroid secretary problem was mechanism design for online auctions. Here the ‘secretaries’ are agents and their weights correspond to the prices they are willing to pay for auctioned items. It turns out that matroid constraints model many real world situations and they unify many previously considered models. For example, the situation in which an auctioneer wants to sell at most k items corresponds to the case that M is a rank-k uniform matroid. This is known as the multiple-choice secretary problem and was essentially completely solved by Kleinberg [22]. For more on the connection to mechanism design, see [1]. Although Conjecture 1 remains open, steady progress has been made in improving the competitive ratio. Babaioff, Immorlica, and Kleinberg [2] gave an O(log r)-competitive algorithm for all matroids M, where r is the rank of M. This was improved to an O(√log r)-competitive algorithm by Chakraborty and Lachish [3]. The state-of-the-art is an O(log log r)-competitive algorithm, first obtained by Lachish [24]. Using different tools, Feldman, Svensson, and Zenklusen [9] give a simpler O(log log r)-competitive algorithm for all matroids. On the other hand, there exist constant-competitive algorithms for restricted classes of matroids. We now give a partial list of such matroid classes. Graphic matroids have a 2e-competitive algorithm due to Korula and P´al [23]. Cographic matroids have a 3e-competitive algorithm due to Soto [32]. Regular matroids and max-flow min-cut matroids both have 9e-competitive algorithms due to Dinitz and Kortsarz [7]. Our main result is a generalization of all these aforementioned constant-competitive algorithms. 1.1. Our Results. For each prime p, we let Fp denote the field with p elements. A class of matroids is minor-closed if M and N a minor of M implies that N is also in . A properM minor-closed class of∈MF -representable matroids is a minor-closed M p class of Fp-representable matroids that is not equal to the class of all Fp-representable matroids. Our main result is that Conjecture 1 holds for every proper minor-closed class of Fp-representable matroids. Note that graphic matroids, cographic matroids, regular matroids, and max-flow min-cut matroids are all examples of proper minor-closed classes of Fp-representable matroids. Here is our main result. Theorem 2. Suppose that Hypothesis 1 holds and let p be a prime. Then for every proper minor-closed class of Fp-representable matroids, there is a constant c( ) such that every matroid in M has a c( )-competitive matroid secretary algorithm.M M M To be forthright with the reader, we stress that Theorem 2 relies on a structural hypothesis communicated to us by Geelen, Gerards, and Whittle, which has not yet appeared in print. This hypothesis is stated as Hypothesis 1. The proof of Hypothesis 1 will stretch to hundreds of pages, and will be a consequence of their decade-plus ‘matroid MATROID SECRETARIES 3 minors project’. 1 This is a body of work generalising Robertson and Seymour’s graph minors structure theorem [30] to matroids representable over a fixed finite field, leading to a solution of Rota’s Conjecture [14]. See [15] for a discussion of the project. In proving Theorem 2, we develop techniques to handle each of the ingredients that appear in the statement of Hypothesis 1. We believe these techniques may be of independent interest. Also, our proof of Theorem 2 is one of the few instances of using deep results from matroid theory in attacking Conjecture 1. To complement our main result, we also show that Conjecture 1 holds for almost all matroids. For each M, let RB denote the matroid secretary algorithm that chooses a uniformly random basis B of M, and selects precisely the elements of B, ignoring weights. Theorem 3. For asymptotically almost all matroids on n elements, the algorithm RB 3 is (2 + √n )-competitive. The veracity of Theorem 3 is not terribly surprising, although many properties which ‘obviously’ hold for almost all matroids are very difficult to establish. For example, the fact that almost all matroids are k-connected (for each fixed k) was only proved recently [29]. Indeed, the proof of Theorem 3 relies on recent breakthrough results of Pendavingh and van der Pol [28, 29]. One can think of Theorem 2 and Theorem 3 as complementary results. Theorem 3 asserts that the ‘typical’ matroid has a constant-competitive algorithm, so we expect counterexamples to Conjecture 1 to come from structured classes of matroids. On the other hand, Theorem 2 says that restricting to proper-minor closed classes of Fp- representable matroids also cannot produce counterexamples to Conjecture 1. Note that for almost all matroids, the algorithm RB has a better competitive ratio than the best algorithm for the classical secretary problem. Indeed, under a widely believed conjecture in asymptotic matroid theory, we note that there is in fact a (1+ o(1))- competitive algorithm for almost all matroids. Theorem 4. If asymptotically almost all matroids are paving, then thereisa (1+o(1))- competitive matroid secretary algorithm for asymptotically almost all matroids. 1.2. Our Methods. Roughly, Hypothesis 1 asserts that every matroid in a proper minor-closed class of Fp-representable matroids admits a tree-like decomposition into pieces that are ‘close’ to being ‘sparse’ or ‘graph-like’. It is quite interesting that many of the ingredients of Hypothesis 1 have already been considered in the literature. For example, it is already known that ‘sparse’ and ‘graph-like’ matroids (definitions will be given later) have constant-competitive algorithms [32]. Moreover, Dinitz and Kortsarz [7] have a very nice framework for obtaining constant-competitive algorithms for matroids decomposable as 1-, 2-, and 3-sums from matroids for which we already have constant-competitive algorithms. In Theorem 14, we extend this framework to allow tree-decompositions of any fixed ‘thickness’. This is a non-trivial extension, and is necessary since Hypothesis 1 requires ‘thickness’ greater than 3. We also prove that with an appropriate definition of ‘closeness’, if a minor-closed class ′ is close to another minor-closed class for which M M 1We are aware of the problematic family of dyadic matroids recently discovered by Grace and van Zwam [16], but they are not counterexamples to Hypothesis 1.
Recommended publications
  • Templates for Representable Matroids Kevin Manuel Grace Louisiana State University and Agricultural and Mechanical College, [email protected]
    Louisiana State University LSU Digital Commons LSU Doctoral Dissertations Graduate School 6-12-2018 Templates for Representable Matroids Kevin Manuel Grace Louisiana State University and Agricultural and Mechanical College, [email protected] Follow this and additional works at: https://digitalcommons.lsu.edu/gradschool_dissertations Part of the Discrete Mathematics and Combinatorics Commons Recommended Citation Grace, Kevin Manuel, "Templates for Representable Matroids" (2018). LSU Doctoral Dissertations. 4610. https://digitalcommons.lsu.edu/gradschool_dissertations/4610 This Dissertation is brought to you for free and open access by the Graduate School at LSU Digital Commons. It has been accepted for inclusion in LSU Doctoral Dissertations by an authorized graduate school editor of LSU Digital Commons. For more information, please [email protected]. TEMPLATES FOR REPRESENTABLE MATROIDS A Dissertation Submitted to the Graduate Faculty of the Louisiana State University and Agricultural and Mechanical College in partial fulfillment of the requirements for the degree of Doctor of Philosophy in The Department of Mathematics by Kevin Manuel Grace B.S., Pensacola Christian College, 2006 M.S., University of South Alabama, 2010 August 2018 \It is the glory of God to conceal a thing: but the honour of kings is to search out a matter." Proverbs 25:2 ii Acknowledgments It is a profound understatement to say that this dissertation would not have been possible without my advisor, Professor Stefan van Zwam. He has had a tremendous influence on every aspect of this dissertation. I would especially like to thank him for his guidance on presenting my research and for his help with the programming that was necessary. It was an honor to be his first graduate student.
    [Show full text]
  • On the Excluded Minors for Matroids of Branch-Width Three
    On the Excluded Minors for Matroids of Branch-Width Three Petr Hlinˇen´y∗ School of Mathematical and Computing Sciences, Victoria University, P.O. Box 600, Wellington, New Zealand; and Institute for Theoretical Computer Science†(ITI MFF), Charles University, Malostransk´en´am. 25, 118 00 Praha 1, Czech Republic. [email protected] Submitted: March 19, 2002; Accepted: July 23, 2002. Abstract Knowing the excluded minors for a minor-closed matroid property provides a useful alternative characterization of that property. It has been shown in [R. Hall, J. Oxley, C. Semple, G. Whittle, On Matroids of Branch-Width Three, submitted 2001] that if M is an excluded minor for matroids of branch-width 3, then M has at most 14 elements. We show that there are exactly 10 such binary matroids M (7 of which are regular), proving a conjecture formulated by Dharmatilake in 1994. We also construct numbers of such ternary and quaternary matroids M, and provide a simple practical algorithm for finding a width-3 branch-decomposition of a matroid. The arguments in our paper are computer-assisted | we use a program Macek [P. Hlinˇen´y, The Macek Program, http://www.mcs.vuw.ac.nz/research/macek, 2002] for structural computations with represented matroids. Unfortunately, it seems to be infeasible to search through all matroids on at most 14 elements. Keywords: representable matroid, minor, branch-width. MR Subject Classifications: 05B35, 05C83 ∗The research was supported by a New Zealand Marsden Fund research grant to Geoff Whittle. y(Supported by the Ministry of Education of Czech Republic as project LN00A056.) the electronic journal of combinatorics 9 (2002), #R32 1 1 Introduction We assume that the reader is familiar with basic terms of graph theory.
    [Show full text]
  • Well-Quasi-Ordering of Matrices Under Schur Complement And
    Well-Quasi-Ordering of Matrices under Schur Complement and Applications to Directed Graphs Mamadou Moustapha Kanté Clermont-Université, Université Blaise Pascal, LIMOS, CNRS Complexe Scientifique des Cézeaux 63173 Aubiére Cedex, France [email protected] Abstract In [Rank-Width and Well-Quasi-Ordering of Skew-Symmetric or Symmetric Matri- ces, arXiv:1007.3807v1] Oum proved that, for a fixed finite field F, any infinite se- quence M1, M2,... of (skew) symmetric matrices over F of bounded F-rank-width has a pair i < j, such that Mi is isomorphic to a principal submatrix of a principal pivot transform of Mj. We generalise this result to σ-symmetric matrices introduced by Rao and myself in [The Rank-Width of Edge-Coloured Graphs, arXiv:0709.1433v4]. (Skew) symmetric matrices are special cases of σ-symmetric matrices. As a by- product, we obtain that for every infinite sequence G1, G2,... of directed graphs of bounded rank-width there exist a pair i < j such that Gi is a pivot-minor of Gj. Another consequence is that non-singular principal submatrices of a σ-symmetric matrix form a delta-matroid. We extend in this way the notion of representability of delta-matroids by Bouchet. Key words: rank-width; sigma-symmetry; edge-coloured graph; well-quasi-ordering; principal pivot transform; pivot-minor. arXiv:1102.2134v3 [math.CO] 8 Jul 2014 1 Introduction Clique-width [6] is a graph complexity measure that emerges in the works by Courcelle et al. (see for instance the book [7]). It extends tree-width [21] in the sense that graph classes of bounded tree-width have bounded clique- width, but the converse is false (distance hereditary graphs have clique-width at most 3 and unbounded tree-width).
    [Show full text]
  • Graphs of Bounded Rank-Width
    Graphs of Bounded Rank-width Sang-il Oum A Dissertation Presented to the Faculty of Princeton University in Candidacy for the Degree of Doctor of Philosophy Recommended for Acceptance by the Program in Applied and Computational Mathematics May 2005 c Copyright by Sang-il Oum, 2005. All Rights Reserved iii Abstract We define rank-width of graphs to investigate clique-width. Rank-width is a com- plexity measure of decomposing a graph in a kind of tree-structure, called a rank- decomposition. We show that graphs have bounded rank-width if and only if they have bounded clique-width. It is unknown how to recognize graphs of clique-width at most k for fixed k > 3 in polynomial time. However, we find an algorithm recognizing graphs of rank-width at most k, by combining following three ingredients. First, we construct a polynomial-time algorithm, for fixed k, that confirms rank- width is larger than k or outputs a rank-decomposition of width at most f(k) for some function f. It was known that many hard graph problems have polynomial-time algo- rithms for graphs of bounded clique-width, however, requiring a given decomposition corresponding to clique-width (k-expression); we remove this requirement. Second, we define graph vertex-minors which generalizes matroid minors, and prove that if {G1,G2,...} is an infinite sequence of graphs of bounded rank-width, then there exist i < j such that Gi is isomorphic to a vertex-minor of Gj. Conse- quently there is a finite list Ck of graphs such that a graph has rank-width at most k if and only if none of its vertex-minors are isomorphic to a graph in Ck.
    [Show full text]
  • Matroid Pathwidth and Code Trellis Complexity∗ 1
    MATROID PATHWIDTH AND CODE TRELLIS COMPLEXITY∗ NAVIN KASHYAP† Abstract. We relate the notion of matroid pathwidth to the minimum trellis state-complexity (which we term trellis-width) of a linear code, and to the pathwidth of a graph. By reducing from the problem of computing the pathwidth of a graph, we show that the problem of determining the pathwidth of a representable matroid is NP-hard. Consequently, the problem of computing the trellis-width of a linear code is also NP-hard. For a finite field F, we also consider the class of F-representable matroids of pathwidth at most w, and correspondingly, the family of linear codes over F with trellis-width at most w. These are easily seen to be minor-closed. Since these matroids (and codes) have branchwidth at most w, a result of Geelen and Whittle shows that such matroids (and the corresponding codes) are characterized by finitely many excluded minors. We provide the complete list of excluded minors for w = 1, and give a partial list for w = 2. Key words. Matroids, pathwidth, linear codes, trellis complexity, NP-hard. AMS subject classifications. 05B35, 94B05 1. Introduction. The notion of pathwidth of a matroid has received some recent attention in the matroid theory literature [7], [9]. This notion has long been studied in the coding theory literature, where it is used as a measure of trellis complexity of a linear code [14], [5], [17]. However, there appears to be no standard coding-theoretic nomenclature for this notion. It has been called the state complexity of a code in [10], but the use of this term there conflicts slightly with its use in [17].
    [Show full text]
  • Binary Matroid Whose Bases Form a Graphic Delta-Matroid
    Characterizing matroids whose bases form graphic delta-matroids Duksang Lee∗2,1 and Sang-il Oum∗1,2 1Discrete Mathematics Group, Institute for Basic Science (IBS), Daejeon, South Korea 2Department of Mathematical Sciences, KAIST, Daejeon, South Korea Email: [email protected], [email protected] September 1, 2021 Abstract We introduce delta-graphic matroids, which are matroids whose bases form graphic delta- matroids. The class of delta-graphic matroids contains graphic matroids as well as cographic matroids and is a proper subclass of the class of regular matroids. We give a structural charac- terization of the class of delta-graphic matroids. We also show that every forbidden minor for the class of delta-graphic matroids has at most 48 elements. 1 Introduction Bouchet [2] introduced delta-matroids which are set systems admitting a certain exchange axiom, generalizing matroids. Oum [18] introduced graphic delta-matroids as minors of binary delta-matroids having line graphs as their fundamental graphs and proved that bases of graphic matroids form graphic delta-matroids. We introduce delta-graphic matroids as matroids whose bases form a graphic delta- matroid. Since the class of delta-graphic matroids is closed under taking dual and minors, it contains both graphic matroids and cographic matroids. Alternatively one can define delta-graphic matroids as binary matroids whose fundamental graphs are pivot-minors of line graphs. See Section 2 for the definition of pivot-minors. Our first theorem provides a structural characterization of delta-graphic matroids. A wheel graph W is a graph having a vertex s adjacent to all other vertices such that W \s is a cycle.
    [Show full text]
  • On the Computational Complexity of Matroid Minors
    Petr Hlinˇen´y On the Computational Complexity of Matroid Minors Department of Computer Science FEI, VSBˇ { Technical University of Ostrava and Institute of Theoretical Computer Science MFF, Charles University, Czech Republic e-mail: [email protected] http://www.cs.vsb.cz/hlineny 6 1 4 2 4 5 6 5 ! 3 1 2 3 2000 Math Subjects Classification: 05B35, 05C83, 68R05 Petr Hlinˇen´y, EMS weekend 04 1 On the Computational Complexity of Matroid Minors 1 Motivation The Graph Minor Project 80's { 90's [Robertson and Seymour, others later. ] • Proved Wagner's conjecture { WQO property of graph minors. (Among the partial steps: WQO of graphs of bounded tree-width, excluded grid theorem, description of graphs excluding a complete minor.) • Testing for an arbitrary fixed graph minor in cubic time. Extending to Matroids late 90's { future [Geelen, Gerards, Robertson, Whittle, . ] • WQO property of minors for matroids of bounded branch-width over a fixed finite field. • \Excluded grid" theorem for matroid branch-width (without long lines). • Geelen: Conjectured structure of finite-field representable matroids ex- cluding a projective geometry minor. • So, what is the complexity of testing for a fixed matroid minor? Petr Hlinˇen´y, EMS weekend 04 2 On the Computational Complexity of Matroid Minors 2 Basics of Matroids A matroid is a pair M = (E; B) where • E = E(M) is the ground set of M (elements of M), • B ⊆ 2E is a collection of bases of M, • the bases satisfy the \exchange axiom" 8B1; B2 2 B and 8x 2 B1 − B2, 9y 2 B2 − B1 s.t.
    [Show full text]
  • On Matroid Representability and Minor Problems
    On Matroid Representability and Minor Problems Petr Hlinˇen´y Faculty of Informatics, Masaryk University in Brno, Botanick´a68a, 602 00 Brno, Czech Republic and Department of Computer Science, VSBˇ – Technical University Ostrava, 17. listopadu 15, 708 33 Ostrava, Czech Republic [email protected] Abstract. In this paper we look at complexity aspects of the following problem (matroid representability) which seems to play an important role in structural matroid theory: Given a rational matrix representing the matroid M, the question is whether M can be represented also over another specific finite field. We prove this problem is hard, and so is the related problem of minor testing in rational matroids. The results hold even if we restrict to matroids of branch-width three. Keywords: matroid representability, minor, finite field, spike, swirl. 2000 Math subject classification: 05B35, 68Q17, 68R05. 1 Introduction We postpone necessary formal definitions until later sections. Matroids present a wide combinatorial generalization of graphs. A useful geometric essence of a matroid is shown in its vector representation over a field F; the elements–vectors of the representation can be viewed as points in the projective geometry over F. Not all matroids, however, have vector representations. That is why the question of F-representability of a matroid is important to solve. Another motivation for our research lies in a current hot trend in structural matroid theory; work of Geelen, Gerards and Whittle, e.g. [4, 5] extending signifi- cant portion of the Robertson–Seymour’s Graph Minors project [15] to matroids. It turns out that matroids represented over finite fields F play a crucial role in that research, analogous to the role played by graphs embedded on surfaces in Graph Minors.
    [Show full text]
  • Modularity and Structure in Matroids
    Modularity and Structure in Matroids by Rohan Kapadia A thesis presented to the University of Waterloo in fulfilment of the thesis requirement for the degree of Doctor of Philosophy in Combinatorics and Optimization Waterloo, Ontario, Canada, 2013 c Rohan Kapadia 2013 AUTHOR'S DECLARATION I hereby declare that I am the sole author of this thesis. This is a true copy of the thesis, including any required final revisions, as accepted by my examiners. I understand that my thesis may be made electronically available to the public. ii Abstract This thesis concerns sufficient conditions for a matroid to admit one of two types of structural characterization: a representation over a finite field or a description as a frame matroid. We call a restriction N of a matroid M modular if, for every flat F of M, rM (F ) + r(N) = rM (F \ E(N)) + rM (F [ E(N)): A consequence of a theorem of Seymour is that any 3-connected matroid with a modular U2;3-restriction is binary. We extend this fact to arbitrary finite fields, showing that if N is a modular rank-3 restriction of a vertically 4-connected matroid M, then any representation of N over a finite field extends to a representation of M. We also look at a more general notion of modularity that applies to minors of a matroid, and use it to present conditions for a matroid with a large projective geometry minor to be representable over a finite field. In particular, we show that a 3-connected, representable matroid with a sufficiently large projective geometry over a finite field GF(q) as a minor is either representable over GF(q) or has a U2;q2+1-minor.
    [Show full text]
  • Bounds and Algorithms for Limited Packings in Graphs
    Index of talks Invited talks ......................... 11 Bojan Mohar, Rooted K2;4-minors and wye-delta reducibility 11 J´anosPach, The importance of being simple . 11 Paul Seymour,........................ 12 R. Ravi, Improved Approximations for Graph-TSP in Reg- ular Graphs . 12 Bruce Reed, The Structure and χ-Boundedness of Typical Graphs in a Hereditary Family . 13 D´anielMarx, Every graph is easy or hard: dichotomy theorems for graph problems . 13 Bertrand Guenin, Flows in matroids . 14 Noga Alon, Easily testable graph properties . 14 Jeff Erickson, Computational Topology of Cuts and Flows 14 Contributed talks ..................... 16 Aparna Lakshmanan S., Induced cycles in triangle graphs 16 Claudson F. Bornstein, On the Overlap Number of Chordal and Interval Graphs . 16 Felix Joos, A Characterization of Mixed Unit Interval Graphs 17 Jos´eD. Alvarado, Perfectly relating the Domination, Total Domination, and Paired Domination Numbers of a Graph . 17 Ignacio M. Pelayo, Quasiperfect Dominating Codes in Graphs . 17 Kieka Mynhardt, Domination, Eternal Domination, and Clique Covering . 18 Saswata Shannigrahi, A Lower Bound on the Crossing Number of Uniform Hypergraphs . 19 Pauline Sarrabezolles, The colourful simplicial depth con- jecture . 19 1 2 Natalia Garc´ıa-Col´ın, On the separation of Tverberg par- titions of large sets of points . 20 Tam´asKir´aly, Covering Intersecting Bi-set Families Under Matroid Constraints . 20 Yulia Kempner, Zigzags on Greedoids . 21 Csongor Gy. Csehi, Matroid union, Graphic? Binary? Neither? . 21 Bi Li, Minimum Size Tree-Decompositions . 21 Tina Janne Schmidt, On the Minimum Bisection of Graphs with Low Tree Width . 22 Irene Muzi, Subdivisions in 4-connected graphs of large tree-width .
    [Show full text]
  • Arxiv:Cs/0611028V2
    A DECOMPOSITION THEORY FOR BINARY LINEAR CODES NAVIN KASHYAP ABSTRACT. The decomposition theory of matroids initiated by Paul Seymour in the 1980’s has had an enormous impact on research in matroid theory. This theory, when applied to matrices over the binary field, yields a powerful decomposition theory for binary linear codes. In this paper, we give an overview of this code decomposition theory, and discuss some of its implications in the context of the recently discovered formulation of maximum-likelihood (ML) decoding of a binary linear code over a discrete memoryless channel as a linear programming problem. We translate matroid-theoretic results of Gr¨otschel and Truemper from the combinatorial optimization literature to give examples of non-trivial families of codes for which the ML decoding problem can be solved in time polynomial in the length of the code. One such family is that consisting of codes C for which the codeword polytope is identical to the Koetter-Vontobel fundamental polytope derived from the entire dual code C⊥. However, we also show that such families of codes are not good in a coding-theoretic sense — either their dimension or their minimum distance must grow sub-linearly with codelength. As a consequence, we have that decoding by linear programming, when applied to good codes, cannot avoid failing occasionally due to the presence of pseudocodewords. 1. INTRODUCTION Historically, the theory of error-correcting codes has benefited greatly from the use of techniques from algebra and algebraic geometry. Combinatorial and graph-theoretic methods have also proven to be useful in the construction and analysis of codes, especially within the last ten years since the re-discovery of low-density parity-check codes.
    [Show full text]
  • Detecting Minors in Matroids Through Triangles
    DETECTING MINORS IN MATROIDS THROUGH TRIANGLES BORIS ALBAR, DANIEL GONC¸ALVES, AND JORGE L. RAM´IREZ ALFONS´IN Dedicated to the memory of Michel Las Vergnas Abstract. In this note we investigate some matroid minor structure results. In partic- ular, we present sufficient conditions, in terms of triangles, for a matroid to have either U2;4 or F7 or M(K5) as a minor. 1. Introduction In [5] Mader proved that, for each 3 ≤ r ≤ 7, if a graph G on n vertices has no Kr minor r−1 then it has at most n(r − 2) − 2 edges. The latter was used by Nevo [6] to show that, for 3 ≤ r ≤ 5, if each edge of G belongs to at least r − 2 triangles then G has a Kr minor. The latter also holds when r = 6; 7 (see [1]). In the same flavour, we investigate similar conditions for a matroid in order to have certain minors. For general background in matroid theory we refer the reader to [7, 11]. A triangle in a matroid is just a circuit of cardinality three. Our main result is the following. Theorem 1. Let M be a simple matroid. If every element of M belongs to at least three triangles then M has U2;4, F7 or M(K5) as a minor. We notice that excluding U2;4 as a submatroid (instead of as a minor) would not be sufficient as shown by the matroid AG(2; 3). Note that AG(2; 3) doesn't contain M(K4) as a minor. Hence, it doesn't contain M(K5) nor F7 as a minor.
    [Show full text]