Fractional Repetition Codes with Flexible Repair from Combinatorial

Total Page:16

File Type:pdf, Size:1020Kb

Fractional Repetition Codes with Flexible Repair from Combinatorial 1 Fractional repetition codes with flexible repair from combinatorial designs Oktay Olmez and Aditya Ramamoorthy Abstract—Fractional repetition (FR) codes are a class of would like to ensure that the regeneration process be fast. regenerating codes for distributed storage systems with an exact For this purpose we would like to minimize the data that (table-based) repair process that is also uncoded, i.e., upon needs to be downloaded from the surviving nodes. Moreover, failure, a node is regenerated by simply downloading packets from the surviving nodes. In our work, we present constructions we would like the surviving nodes and the new node to of FR codes based on Steiner systems and resolvable combina- perform very little (ideally no) computation, as this also torial designs such as affine geometries, Hadamard designs and induces a substantial delay in the regeneration process that is mutually orthogonal Latin squares. The failure resilience of our comparable to the download time (since nowadays, memory codes can be varied in a simple manner. We construct codes with access bandwidth is comparable to network bandwidth [1]). In normalized repair bandwidth (β) strictly larger than one; these cannot be obtained trivially from codes with β = 1. Furthermore, addition, the regeneration induces a workload on the surviving we present the Kronecker product technique for generating new storage nodes and it is desirable to perform the regeneration codes from existing ones and elaborate on their properties. FR by connecting to a small number of nodes. Connecting to a codes with locality are those where the repair degree is smaller small set of nodes also reduces the overall energy consumption than the number of nodes contacted for reconstructing the stored of the system. file. For these codes we establish a tradeoff between the local repair property and failure resilience and construct codes that In recent years, codes which are designed to satisfy the meet this tradeoff. Much of prior work only provided lower needs of data storage systems have been the subject of much bounds on the FR code rate. In our work, for most of our investigation and there is extensive literature on this topic. constructions we determine the code rate for certain parameter Depending upon the specific metrics that are optimized there ranges. are different requirements that the distributed storage system Index Terms—fractional repetition code, combinatorial design, needs to satisfy. However, broadly speaking, all systems have Steiner systems, affine geometry, high girth, resolvable design, the following general characteristics. A distributed storage regenerating codes, local repair. system (henceforth abbreviated to DSS) consists of n storage nodes, each of which stores α packets (we use symbols and I. INTRODUCTION packets interchangeably). A given user, also referred to as Large scale data storage systems that are employed in social the data collector needs to have the ability to reconstruct the networks, video streaming websites and cloud storage are stored file by contacting any k nodes; this is referred to as the becoming increasingly popular. In these systems, the integrity maximum distance separability (MDS) property of the system. of the stored data and the speed of the data access needs to be To ensure reliability in the system, the DSS also needs to maintained even in the presence of unreliable storage nodes. repair a failed node. This is accomplished by contacting a set This issue is typically handled by introducing redundancy in of d surviving nodes and downloading β packets from each of the storage system, through the usage of replication and/or them for a total repair bandwidth of γ = dβ packets. Thus, the erasure coding. However, the large scale, distributed nature system has a repair degree of d, normalized repair bandwidth arXiv:1408.5780v2 [cs.IT] 8 Feb 2016 of the systems under consideration introduces another issue. β and total repair bandwidth γ. The new DSS should continue Namely, if a given storage node fails, it need to be regenerated to have the MDS property. so that the new system continues to have the properties of A simple technique for obtaining a DSS is to treat the the original system. It is of course desirable to perform this file that needs to be stored as a set of symbols over a large regeneration in a distributed manner and optimize performance enough finite field, generate encoded symbols by using an metrics associated with the regeneration process. Firstly, one MDS code (such as a Reed-Solomon (RS) code) and then store each encoded symbol on a different storage node. It is This work was supported in part by the NSF under grants CCF-1320416, well recognized that the drawback of this method is that upon CCF-1149860, CCF-1116322 and DMS-1120597 and by TUBITAK project failure of a given storage node, a large amount of data needs to numbers 114F246 and 115F064. The material in this work has appeared in part at the 50th Annual Allerton Conference on Communication, Control and be downloaded from the remaining storage nodes (equivalent Computing, 2012, the 2013 International Symposium on Network Coding and to recreating the file). To address this issue, the technique of the 2013 Asilomar Conference on Signals, Systems and Computers. regenerating codes was developed in the work of Dimakis et Oktay Olmez ([email protected]) is with the Department of Mathemat- ics at Ankara University, Tandogan, Ankara, Turkey. Aditya Ramamoorthy al. [2]. In the framework of [2], the repair degree d ≥ k and ([email protected]) is with the Department of Electrical and Computer the system needs to have the property that a failed node can be Engineering at Iowa State University, Ames, IA 50011. Copyright (c) 2014 repaired from any set of d surviving nodes. The principal idea IEEE. Personal use of this material is permitted. However, permission to use this material for any other purposes must be obtained from the IEEE by of regenerating codes is to use subpacketization. In particular, sending a request to [email protected]. one treats a given physical block as consisting of multiple 2 (a) (b) Fig. 1: (a) A DSS with (n; k; d; α) = (5; 3; 4; 4). Each node contains a subset of size 4 of the packets from fc1; : : : ; c10g. First node for instance contains symbols ci; i = 1;:::; 4 that is fc1; c2; c3; c4g. When there is no confusion we simply use the notation c1c2c3c4 instead of the set notation fc1; c2; c3; c4g. (b) The DSS is constructed by applying a (20; 18)-MDS code followed by the inner fractional repetition code shown in the figure. It is specified with parameters (5; 3; 4; 8). When a node fails we contact the remaining four nodes and download two packets from each to repair the failed node. This DSS can be obtained from the (5; 3; 4; 4) DSS on the left by trivial β-expansion, where β = 2. symbols (unlike the MDS code that stores exactly one symbol DSS needs to satisfy the property of exact and uncoded repair, in each node). Coding is now performed across the packets i.e., the regenerating node needs to produce an exact copy such that the file can be recovered by contacting a certain of the failed node by simply downloading packets from the minimum number of nodes. In addition, one can regenerate surviving nodes. This allows the entire system to work without a failed node by downloading appropriately coded data from requiring any computation at the surviving nodes. In addition, the surviving nodes. The work of [2] identified a fundamental they considered systems that are resilient to multiple (> 1) tradeoff between the amount of storage at each node and the failures. However, the DSS only has the property that the amount of data downloaded for repairing a failed node under repair can be conducted by contacting some set of d nodes, the mechanism of functional repair, where the new node is i.e., unlike the original setup, repair is not guaranteed by functionally equivalent to the failed node, though it may not contacting any set of d nodes. This is reasonable as most be an exact copy of it. Two points on the curve deserve practical systems operate via a table-based repair, where the special mention and are arguably of the most interest from new node is provided information on the set of surviving a practical perspective. The minimum bandwidth regenerating nodes that it needs to contact. The work of [7] proposed (MBR) point refers to the point where the repair bandwidth, a construction whereby an outer MDS code is concatenated γ is minimum. Likewise, the minimum storage regenerating with an inner “fractional repetition” code that specifies the (MSR) point refers to the point where the storage per node, placement of the coded symbols on the storage nodes. The α is minimum. main challenge here is to design the inner fractional repetition In a different line of work, it has been argued that repair (FR) code in a systematic manner. bandwidth is not the only metric for evaluating the repair In this work, we present several families of FR codes and process. It has been observed that the number of nodes that analyze their properties. This paper is organized as follows. are contacted for purposes of repair is also an important metric In Section II, we outline our precise problem formulation, that needs to be considered. The model of [2], which enforces elaborate on the related work in the literature and summarize repair from any set of d surviving nodes requires d to be at the contributions of our work. We discuss our FR code least k.
Recommended publications
  • Combinatorial Design University of Southern California Non-Parametric Computational Design Strategies
    Jose Sanchez Combinatorial design University of Southern California Non-parametric computational design strategies 1 ABSTRACT This paper outlines a framework and conceptualization of combinatorial design. Combinatorial 1 Design – Year 3 – Pattern of one design is a term coined to describe non-parametric design strategies that focus on the permutation, unit in two scales. Developed by combinatorial design within a game combination and patterning of discrete units. These design strategies differ substantially from para- engine. metric design strategies as they do not operate under continuous numerical evaluations, intervals or ratios but rather finite discrete sets. The conceptualization of this term and the differences with other design strategies are portrayed by the work done in the last 3 years of research at University of Southern California under the Polyomino agenda. The work, conducted together with students, has studied the use of discrete sets and combinatorial strategies within virtual reality environments to allow for an enhanced decision making process, one in which human intuition is coupled to algo- rithmic intelligence. The work of the research unit has been sponsored and tested by the company Stratays for ongoing research on crowd-sourced design. 44 INTRODUCTION—OUTSIDE THE PARAMETRIC UMBRELLA To start, it is important that we understand that the use of the terms parametric and combinatorial that will be used in this paper will come from an architectural and design background, as the association of these terms in mathematics and statistics might have a different connotation. There are certainly lessons and a direct relation between the term ‘combinatorial’ as used in this paper and the field of combinatorics and permutations in mathematics.
    [Show full text]
  • The Book Review Column1 by William Gasarch Department of Computer Science University of Maryland at College Park College Park, MD, 20742 Email: [email protected]
    The Book Review Column1 by William Gasarch Department of Computer Science University of Maryland at College Park College Park, MD, 20742 email: [email protected] In this column we review the following books. 1. Combinatorial Designs: Constructions and Analysis by Douglas R. Stinson. Review by Gregory Taylor. A combinatorial design is a set of sets of (say) {1, . , n} that have various properties, such as that no two of them have a large intersection. For what parameters do such designs exist? This is an interesting question that touches on many branches of math for both origin and application. 2. Combinatorics of Permutations by Mikl´osB´ona. Review by Gregory Taylor. Usually permutations are viewed as a tool in combinatorics. In this book they are considered as objects worthy of study in and of themselves. 3. Enumerative Combinatorics by Charalambos A. Charalambides. Review by Sergey Ki- taev, 2008. Enumerative combinatorics is a branch of combinatorics concerned with counting objects satisfying certain criteria. This is a far reaching and deep question. 4. Geometric Algebra for Computer Science by L. Dorst, D. Fontijne, and S. Mann. Review by B. Fasy and D. Millman. How can we view Geometry in terms that a computer can understand and deal with? This book helps answer that question. 5. Privacy on the Line: The Politics of Wiretapping and Encryption by Whitfield Diffie and Susan Landau. Review by Richard Jankowski. What is the status of your privacy given current technology and law? Read this book and find out! Books I want Reviewed If you want a FREE copy of one of these books in exchange for a review, then email me at gasarchcs.umd.edu Reviews need to be in LaTeX, LaTeX2e, or Plaintext.
    [Show full text]
  • Geometry, Combinatorial Designs and Cryptology Fourth Pythagorean Conference
    Geometry, Combinatorial Designs and Cryptology Fourth Pythagorean Conference Sunday 30 May to Friday 4 June 2010 Index of Talks and Abstracts Main talks 1. Simeon Ball, On subsets of a finite vector space in which every subset of basis size is a basis 2. Simon Blackburn, Honeycomb arrays 3. G`abor Korchm`aros, Curves over finite fields, an approach from finite geometry 4. Cheryl Praeger, Basic pregeometries 5. Bernhard Schmidt, Finiteness of circulant weighing matrices of fixed weight 6. Douglas Stinson, Multicollision attacks on iterated hash functions Short talks 1. Mari´en Abreu, Adjacency matrices of polarity graphs and of other C4–free graphs of large size 2. Marco Buratti, Combinatorial designs via factorization of a group into subsets 3. Mike Burmester, Lightweight cryptographic mechanisms based on pseudorandom number generators 4. Philippe Cara, Loops, neardomains, nearfields and sets of permutations 5. Ilaria Cardinali, On the structure of Weyl modules for the symplectic group 6. Bill Cherowitzo, Parallelisms of quadrics 7. Jan De Beule, Large maximal partial ovoids of Q−(5, q) 8. Bart De Bruyn, On extensions of hyperplanes of dual polar spaces 1 9. Frank De Clerck, Intriguing sets of partial quadrangles 10. Alice Devillers, Symmetry properties of subdivision graphs 11. Dalibor Froncek, Decompositions of complete bipartite graphs into generalized prisms 12. Stelios Georgiou, Self-dual codes from circulant matrices 13. Robert Gilman, Cryptology of infinite groups 14. Otokar Groˇsek, The number of associative triples in a quasigroup 15. Christoph Hering, Latin squares, homologies and Euler’s conjecture 16. Leanne Holder, Bilinear star flocks of arbitrary cones 17. Robert Jajcay, On the geometry of cages 18.
    [Show full text]
  • Modules Over Semisymmetric Quasigroups
    Modules over semisymmetric quasigroups Alex W. Nowak Abstract. The class of semisymmetric quasigroups is determined by the iden- tity (yx)y = x. We prove that the universal multiplication group of a semisym- metric quasigroup Q is free over its underlying set and then specify the point- stabilizers of an action of this free group on Q. A theorem of Smith indicates that Beck modules over semisymmetric quasigroups are equivalent to modules over a quotient of the integral group algebra of this stabilizer. Implementing our description of the quotient ring, we provide some examples of semisym- metric quasigroup extensions. Along the way, we provide an exposition of the quasigroup module theory in more general settings. 1. Introduction A quasigroup (Q, ·, /, \) is a set Q equipped with three binary operations: · denoting multiplication, / right division, and \ left division; these operations satisfy the identities (IL) y\(y · x)= x; (IR) x = (x · y)/y; (SL) y · (y\x)= x; (SR) x = (x/y) · y. Whenever possible, we convey multiplication of quasigroup elements by concatena- tion. As a class of algebras defined by identities, quasigroups constitute a variety (in the universal-algebraic sense), denoted by Q. Moreover, we have a category of quasigroups (also denoted Q), the morphisms of which are quasigroup homomor- phisms respecting the three operations. arXiv:1908.06364v1 [math.RA] 18 Aug 2019 If (G, ·) is a group, then defining x/y := x · y−1 and x\y := x−1 · y furnishes a quasigroup (G, ·, /, \). That is, all groups are quasigroups, and because of this fact, constructions in the representation theory of quasigroups often take their cue from familiar counterparts in group theory.
    [Show full text]
  • ON the POLYHEDRAL GEOMETRY of T–DESIGNS
    ON THE POLYHEDRAL GEOMETRY OF t{DESIGNS A thesis presented to the faculty of San Francisco State University In partial fulfilment of The Requirements for The Degree Master of Arts In Mathematics by Steven Collazos San Francisco, California August 2013 Copyright by Steven Collazos 2013 CERTIFICATION OF APPROVAL I certify that I have read ON THE POLYHEDRAL GEOMETRY OF t{DESIGNS by Steven Collazos and that in my opinion this work meets the criteria for approving a thesis submitted in partial fulfillment of the requirements for the degree: Master of Arts in Mathematics at San Francisco State University. Matthias Beck Associate Professor of Mathematics Felix Breuer Federico Ardila Associate Professor of Mathematics ON THE POLYHEDRAL GEOMETRY OF t{DESIGNS Steven Collazos San Francisco State University 2013 Lisonek (2007) proved that the number of isomorphism types of t−(v; k; λ) designs, for fixed t, v, and k, is quasi{polynomial in λ. We attempt to describe a region in connection with this result. Specifically, we attempt to find a region F of Rd with d the following property: For every x 2 R , we have that jF \ Gxj = 1, where Gx denotes the G{orbit of x under the action of G. As an application, we argue that our construction could help lead to a new combinatorial reciprocity theorem for the quasi{polynomial counting isomorphism types of t − (v; k; λ) designs. I certify that the Abstract is a correct representation of the content of this thesis. Chair, Thesis Committee Date ACKNOWLEDGMENTS I thank my advisors, Dr. Matthias Beck and Dr.
    [Show full text]
  • The Book Review Column1 by William Gasarch Department of Computer Science University of Maryland at College Park College Park, MD, 20742 Email: [email protected]
    The Book Review Column1 by William Gasarch Department of Computer Science University of Maryland at College Park College Park, MD, 20742 email: [email protected] In the last issue of SIGACT NEWS (Volume 45, No. 3) there was a review of Martin Davis's book The Universal Computer. The road from Leibniz to Turing that was badly typeset. This was my fault. We reprint the review, with correct typesetting, in this column. In this column we review the following books. 1. The Universal Computer. The road from Leibniz to Turing by Martin Davis. Reviewed by Haim Kilov. This book has stories of the personal, social, and professional lives of Leibniz, Boole, Frege, Cantor, G¨odel,and Turing, and explains some of the essentials of their thought. The mathematics is accessible to a non-expert, although some mathematical maturity, as opposed to specific knowledge, certainly helps. 2. From Zero to Infinity by Constance Reid. Review by John Tucker Bane. This is a classic book on fairly elementary math that was reprinted in 2006. The author tells us interesting math and history about the numbers 0; 1; 2; 3; 4; 5; 6; 7; 8; 9; e; @0. 3. The LLL Algorithm Edited by Phong Q. Nguyen and Brigitte Vall´ee. Review by Krishnan Narayanan. The LLL algorithm has had applications to both pure math and very applied math. This collection of articles on it highlights both. 4. Classic Papers in Combinatorics Edited by Ira Gessel and Gian-Carlo Rota. Re- view by Arya Mazumdar. This book collects together many of the classic papers in combinatorics, including those of Ramsey and Hales-Jewitt.
    [Show full text]
  • Combinatorial Designs
    LECTURE NOTES COMBINATORIAL DESIGNS Mariusz Meszka AGH University of Science and Technology, Krak´ow,Poland [email protected] The roots of combinatorial design theory, date from the 18th and 19th centuries, may be found in statistical theory of experiments, geometry and recreational mathematics. De- sign theory rapidly developed in the second half of the twentieth century to an independent branch of combinatorics. It has deep interactions with graph theory, algebra, geometry and number theory, together with a wide range of applications in many other disciplines. Most of the problems are simple enough to explain even to non-mathematicians, yet the solutions usually involve innovative techniques as well as advanced tools and methods of other areas of mathematics. The most fundamental problems still remain unsolved. Balanced incomplete block designs A design (or combinatorial design, or block design) is a pair (V; B) such that V is a finite set and B is a collection of nonempty subsets of V . Elements in V are called points while subsets in B are called blocks. One of the most important classes of designs are balanced incomplete block designs. Definition 1. A balanced incomplete block design (BIBD) is a pair (V; B) where jV j = v and B is a collection of b blocks, each of cardinality k, such that each element of V is contained in exactly r blocks and any 2-element subset of V is contained in exactly λ blocks. The numbers v, b, r, k an λ are parameters of the BIBD. λ(v−1) λv(v−1) Since r = k−1 and b = k(k−1) must be integers, the following are obvious arithmetic necessary conditions for the existence of a BIBD(v; b; r; k; λ): (1) λ(v − 1) ≡ 0 (mod k − 1), (2) λv(v − 1) ≡ 0 (mod k(k − 1)).
    [Show full text]
  • Perfect Sequences Over the Quaternions and (4N, 2, 4N, 2N)-Relative Difference Sets in Cn × Q8
    Perfect Sequences over the Quaternions and (4n; 2; 4n; 2n)-Relative Difference Sets in Cn × Q8 Santiago Barrera Acevedo1? and Heiko Dietrich2? 1 Monash University, School of Mathematical Sciences, Clayton 3800 VIC, Australia [email protected] 2 Monash University, School of Mathematical Sciences, Clayton 3800 VIC, Australia [email protected] Abstract. Perfect sequences over general quaternions were introduced in 2009 by Kuznetsov. The existence of perfect sequences of increasing lengths over the basic quaternions Q8 = {±1; ±i; ±j; ±kg was established in 2012 by Barrera Acevedo and Hall. The aim of this paper is to prove a 1–1 correspondence be- tween perfect sequences of length n over Q8 [ qQ8 with q = (1 + i + j + k)=2, and (4n; 2; 4n; 2n)-relative difference sets in Cn × Q8 with forbidden subgroup a C2; here Cm is a cyclic group of order m. We show that if n = p + 1 for a prime p and integer a ≥ 0 with n ≡ 2 mod 4, then there exists a (4n; 2; 4n; 2n)- relative different set in Cn × Q8 with forbidden subgroup C2. Lastly, we show that every perfect sequence of length n over Q8 [ qQ8 yields a Hadamard matrix of order 4n (and a quaternionic Hadamard matrix of order n over Q8 [ qQ8). The final publication is available at Springer via http://link.springer.com/article/10.1007/s12095-017-0224-y 1 Introduction The periodic autocorrelation of a sequence is a measure for how much the sequence differs from its cyclic shifts. If the autocorrelation values for all nontrivial cyclic shifts are 0, then the sequence is perfect.
    [Show full text]
  • Vertex-Transitive Q-Complementary Uniform Hypergraphs
    Vertex-transitive q-complementary uniform hypergraphs Shonda Gosselin∗ Department of Mathematics and Statistics, University of Winnipeg 515 Portage Avenue, Winnipeg, MB R3B 2E9, Canada [email protected] Submitted: Feb 11, 2010; Accepted: Apr 28, 2011; Published: May 8, 2011 Mathematics Subject Classification: 05C65, 05B05, 05E20, 05C85 Abstract For a positive integer q, a k-uniform hypergraph X = (V, E) is q-complementary 2 q−1 if there exists a permutation θ on V such that the sets E, Eθ, Eθ ,...,Eθ partition the set of k-subsets of V . The permutation θ is called a q-antimorphism of X. The well studied self-complementary uniform hypergraphs are 2-complementary. i For an integer n and a prime p, let n(p) = max{i : p divides n}. In this paper, we prove that a vertex-transitive q-complementary k-hypergraph of order n exists if and only if nn(p) ≡ 1 (mod qℓ+1) for every prime number p, in the case where q is prime, k = bqℓ or k = bqℓ + 1 for a positive integer b < k, and n ≡ 1(mod qℓ+1). We also find necessary conditions on the order of these structures when they are t-fold-transitive and n ≡ t (mod qℓ+1), for 1 ≤ t < k, in which case they correspond to large sets of isomorphic t-designs. Finally, we use group theoretic results due to Burnside and Zassenhaus to determine the complete group of automorphisms and q-antimorphisms of these hypergraphs in the case where they have prime order, and then use this information to write an algorithm to generate all of these objects.
    [Show full text]
  • An Introduction to Steiner Systems∗
    An introduction to Steiner systems∗ Mike Grannell and Terry Griggs, University of Central Lancashire, Preston The authors are both graduates of the University of London, and have been working together in combinatorial design theory for 15 years. Construction of the Steiner system S(5, 6, 108) described in this article was one of the first problems they tackled (unsuccess- fully) many years ago. but a return to it in 1991 proved successful. 1 Introduction Begin with a base set of nine elements, say the positive integers from 1 to 9 inclusive. Next consider the following subsets: 123, 456, 789, 147, 258, 369, 159, 267, 348, 168, 249 and 357. (Here, and elsewhere in this article, we will, when convenient, use the simpler notation abc for the set {a,b,c}.) Collectively the above subsets, which are more usually called blocks, have the property that every pair of elements of the base set is contained in precisely one of the blocks. Before proceeding further, readers should verify this fact for themselves. Such a collection of blocks is an example of a Steiner system and this particular configuration is usually denoted by S(2, 3, 9). It is quite easy to see what the three integers 2, 3 and 9 describe. Considering them in reverse order, the 9 gives the number of elements in the base set, and these can be any nine elements; we named them as the positive integers 1 to 9 inclusive only for convenience. The 3 gives the number of elements in each block and the 2 tells us that every pair of elements of the base set, i.e.
    [Show full text]
  • Kirkman's Schoolgirls Wearing Hats and Walking Through Fields Of
    ARTICLES Kirkman’s Schoolgirls Wearing Hats and Walking through Fields of Numbers EZRA BROWN Virginia Polytechnic Institute and State University Blacksburg, VA 24061 [email protected] KEITH E. MELLINGER University of Mary Washington Fredericksburg, VA 22401 [email protected] Fifteen young ladies at school Imagine fifteen young ladies at the Emmy Noether Boarding School—Anita, Barb, Carol, Doris, Ellen, Fran, Gail, Helen, Ivy, Julia, Kali, Lori, Mary, Noel, and Olive. Every day, they walk to school in the Official ENBS Formation, namely, in five rows of three each. One of the ENBS rules is that during the walk, a student may only talk with the other students in her row of three. These fifteen are all good friends and like to talk with each other—and they are all mathematically inclined. One day Julia says, “I wonder if it’s possible for us to walk to school in the Official Formation in such a way that we all have a chance to talk with each other at least once a week?” “But that means nobody walks with anybody else in a line more than once a week,” observes Anita. “I’ll bet we can do that,” concludes Lori. “Let’s get to work.” And what they came up with is the schedule in TABLE 1. TABLE 1: Walking to school MON TUE WED THU FRI SAT SUN a, b, e a, c, f a, d, h a, g, k a, j, m a, n, o a, i, l c, l, o b, m, o b, c, g b, h, l b, f, k b, d, i b, j, n d, f, m d, g, n e, j, o c, d, j c, i, n c, e, k c, h, m g, i, j e, h, i f, l, n e, m, n d, e, l f, h, j d, k, o h, k, n j, k, l i, k, m f, i, o g, h, o g, l, m e, f, g TABLE 1 was probably what T.
    [Show full text]
  • Combinatorial Designs Springer New York Berlin Heidelberg Hong Kong London Milan Paris Tokyo Combinatorial Designs Constructions and Analysis
    Combinatorial Designs Springer New York Berlin Heidelberg Hong Kong London Milan Paris Tokyo Combinatorial Designs Constructions and Analysis Springer Douglas R. Stinson School of Computer Science University of Waterloo Waterloo ON N2L 3G1 Canada [email protected] Library of Congress Cataloging-in-Publication Data Stinson, Douglas R. (Douglas Robert), 1956– Combinatorial designs : constructions and analysis / Douglas R. Stinson. p. cm. Includes bibliographical references and index. ISBN 0-387-95487-2 (acid-free paper) 1. Combinatorial designs and configurations. I. Title QA166.25.S75 2003 511′.6—dc21 2003052964 ISBN 0-387-95487-2 Printed on acid-free paper. © 2004 Springer-Verlag New York, Inc. All rights reserved. This work may not be translated or copied in whole or in part without the written permission of the publisher (Springer-Verlag New York, Inc., 175 Fifth Avenue, New York, NY 10010, USA), except for brief excerpts in connection with reviews or scholarly analysis. Use in connection with any form of information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed is forbidden. The use in this publication of trade names, trademarks, service marks, and similar terms, even if they are not identified as such, is not to be taken as an expression of opinion as to whether or not they are subject to proprietary rights. Printed in the United States of America. 987654321 SPIN 10826487 Typesetting: Pages were created by the author using the Springer 2e with svmono and author macros. www.springer-ny.com Springer-Verlag New York Berlin Heidelberg A member of BertelsmannSpringer Science+Business Media GmbH To Ron Mullin, who taught me design theory Foreword The evolution of combinatorial design theory has been one of remarkable successes, unanticipated applications, deep connections with fundamental mathematics, and the desire to produce order from apparent chaos.
    [Show full text]