Computer Science Technical Report

Total Page:16

File Type:pdf, Size:1020Kb

Computer Science Technical Report Computer Science Technical Report A New Fixed Degree Regular Network for Parallel Processing Shahram Lati® Pradip K. Srimani Department of Electrical Engineering Department of Computer Science University of Nevada Colorado State University Las Vegas, NV 89154 Ft. Collins, CO 80523 lati®@ee.unlv.edu [email protected] Technical Report CS-96-126 Computer Science Department Colorado State University Fort Collins, CO 80523-1873 Phone: (970) 491-5792 Fax: (970) 491-2466 WWW: http://www.cs.colostate.edu oceedings of Eighth IEEE Symposium on Paral lel To appear in the Pr Distributed Processing and , New orleans, October 1996. A New Fixed Degree Regular Network for Parallel Processing Shahram Lati® Pradip K. Srimani Department of Electrical Engineering Department of Computer Science University of Nevada Colorado State University Las Vegas, NV 89154 Ft. Collins, CO 80523 lati®@ee.unlv.edu [email protected] Abstract ameter, low degree, high fault tolerance etc. with the well known hypercubes (which are also Cayley graphs). We propose a family of regular Cayley network graphs All of these Cayley graphs are regular, i.e., each vertex of degree three based on permutation groups for design of has the same degree, but the degree of the vertices increases massively parallel systems. These graphs are shown to be with the size of the graph (the number of vertices) either based on the shuf¯e exchange operations, to have logarith- logarithmically or sub logarithmically. This property can mic diameter in the number of vertices, and to be maximally make the use of these graphs prohibitive for networks with fault tolerant. We investigate different algebraic properties large number of vertices [6]. Fixed vertex-degree networks of these networks (including fault tolerance) and propose are also very important from VLSI implementation point of a simple routing algorithm. These graphs are shown to be view [7]; there are applications where the computing ver- able to ef®ciently simulate other permutation group based tices in the interconnection network can have only a ®xed graphs; thus they seem to be very attractive for VLSI imple- number of I/O ports [6]. As a matter of fact a large multipro- mentation and for applications requiring bounded number cessor (with 8096 vertices) is being built by JPL around the of I/O ports as well as to run existing applications for other binary De Bruijn graphs [8], which are almost regular net- permutation group based architectures. work graphs of ®xed vertex degree 4. There are also other graphs in the literature that have almost constant vertex de- grees like the Moebius graphs [9] of degree 3. But neither 1 Introduction the De Bruijn graphs [8] nor the Moebius graphs [9] are reg- ular (and none are Cayley graphs). Also, these graphs have a low vertex connectivity of only 2 although most of the ver- Performance of any distributed system is signi®cantly de- tices in those graphs have degree larger than 2. Some ®xed termined by the choice of the underlying network topology. degree regular networks have been studied in [10, 11, 12]. One of the most ef®cient interconnection networks has been In this paper, we introduce a Cayley graph for intercon- the well known binary n-cubes or hypercubes; they have necting a large number of processors but with a constant de- been used to design various commercial multiprocessor ma- gree of the vertex. The proposed family of graphs is reg- chines and they have been extensively studied. For the past ular of degree 3 independent of the size of the graph, has several years, there has been a spurt of research on a class a logarithmic diameter in the number of vertices and has a of graphs called Cayley graphs which are very suitable for vertex connectivity of 3, i.e., the graphs are maximally fault designing interconnection networks. These Cayley graphs tolerant (vertex connectivity cannot exceed the vertex de- are based on permutation groups and they include a large gree). The proposed family of graphs offers a better and number of families of graphs like star graphs [1, 2], hy- more attractive alternative to De Bruijn graphs or Moebius percubes [3], pancake graphs [1, 4] and others [5]. These graphs for VLSI implementation in terms of regularity and graphs are symmetric (edges are bidirectional), regular and greater fault tolerance. Another interesting feature of the seem to share many of the desirable properties like low di- proposed graphs is that it can easily simulate other permu- tation group based graphs and hence parallel algorithms de- oceedings of Eighth IEEE Sym- To appear in the Pr signed for those topologies can be ef®ciently run on the new osium on Paral lel and Distributed Processing p , New orleans, October 1996. architecture with very minimal change. 2 Shuf¯e-Exchange Permutation (SEP) Proof : The proof follows from the fact that any basic 2- Graph cycle of a permutation can always be written in terms of the 2 swap and the n-cycle; for details, see [13]. ! A Cayley graph is a vertex-symmetric graph often with n SEP n 2 vertices, each assigned a label which is a distinct permuta- Lemma 2 n,, is a Cayley graph. 1; 2;:::;ng tion of the set f . The adjacency among the ver- SEP n 2 G = tices is de®ned based on a set of permutations referred to as Proof : The set of generators for n,, fg ;g ;g g L R generators; the neighbors of a vertex are obtained by com- 12 is closed under the inverse operation and the posing the generators with the label of the vertex. The set generator set can generate all the elements in the vertex set SEP 2 of generators de®ned for a Cayley graph must be closed un- of n. der the inverse operation to guarantee that the graph will be g g L ;2 undirected. Furthermore, the set of generators together with Remark 3 Note that the two generators 1 and could S n! the Identity permutation must produce all permutations produce all the elements of the group n and so could the g g n S R ;2 two generators 1 and . The third generator is in- on integers (which collectively belong to set n ), or a sub- S cluded with two objectives: to make the generator set closed group of n when the generators are repeatedly applied to the already generated vertices. under inversion (a requirement for the graph to be a Cay- SEP An n-dimensional graph is an undirected regular ley graph) and to make the graph undirected (bidirectional) = n! graph with N vertices, each vertex corresponding to since the bandwidth of a link incident on a vertex can be g g f1; 2; ;ng R a distinct permutation of the set . Two vertices shared between the incoming traf®c activated by L (or ) g g L are directly connected if and only if the label (permutation) and the outgoing traf®c activated by R (or ). of one is obtained from the label of the other by one of the n n 2 SEP following operations: Theorem 1 For any , , the graph n:(1)isa symmetric (undirected) regular graph of degree 3; (2) has Swapping the ®rst two digits (the leftmost digit is ! 3n!=2 n vertices; and (3) has edges. ranked as ®rst). Shifting cyclically to left (or right) by one digit. Proof : (1) follows from Remark 1. (2) follows from 2 Formally, consider a set of n distinct symbols (we use En- Lemma 1. (3) follows from (1) and (2). = 4 glish numerals as symbols; for example, when n ,the g De®nition 1 The edges which correspond to 12 are called ; 2; 3; 4 n symbols are 1 ). Thus, for distinct symbols, there E g g R Exchange or -edges and those corresponding to L (or ! are exactly n different permutation of the symbols or the S ) are referred to as Shuf¯e or S -edges; an -edge may be SEP n! a a a 1 2 n number of vertices in n is ;using as the symbolic representation of an arbitrary vertex, the edges of referred to either as an L-edge (corresponding to left shift) or an R -edge (corresponding to right shift). SEP n are de®ned by the following three generators in the graph: Remark 4 This is similar to the familiar shuf¯e-exchange g a a a =a a a a 1 2 n 2 3 n n L network where adjacent labels are obtained by either shift- g a a a =a a a a 1 2 n n 1 2 n1 R ing the label cyclically to left by one digit, or by complement- g a a a =a a a a 1 2 n 2 1 3 n 12 ing the rightmost digit of the label (instead of swapping). Remark 1 (i) The SEP is an undirected graph as swapping E ; L; R De®nition 2 We use the regular expression to the ®rst two digits is a symmetric operation; and if a vertex denote any sequence of generators; generator sequences v u is obtained from another vertex by shifting to left, vertex will be used to specify vertex to vertex paths in the graph. u u v can be obtained from by shifting to right; thus, if is v v u g adjacent to ,sois to , (ii) The generator 12 is its own 1 1 1 g g = g g = g = g R L inverse, i.e., 12 and ( ), (ii) 3 Simple Routing Algorithm 12 L R SEP Figure 1 shows the proposed trivalent Cayley graphs 3 SEP 3 4 4 and of dimensions and respectively.
Recommended publications
  • Arxiv:1901.03917V3 [Math.CO] 4 Apr 2021 the Generating Set Plays an Important Role in Com- for Any 0 J ` 1, Such That Π B
    Small cycles, generalized prisms and Hamiltonian cycles in the Bubble-sort graph Elena V. Konstantinovaa, Alexey N. Medvedevb,∗ aSobolev Institute of Mathematics, Novosibisk State University, Novosibirsk, Russia bICTEAM, Université catholique de Louvain, Louvain-la-Neuve, Belgium Abstract The Bubble-sort graph BSn; n > 2, is a Cayley graph over the symmetric group Symn generated by transpositions from the set (12); (23);:::; (n 1 n) . It is a bipartite graph containing all even cycles of length `, where 4 6 ` 6 n!. We give an explicitf combinatorial− characterizationg of all its 4- and 6-cycles. Based on this characterization, we define generalized prisms in BSn; n > 5, and present a new approach to construct a Hamiltonian cycle based on these generalized prisms. Keywords: Cayley graphs, Bubble-sort graph, 1-skeleton of the Permutahedron, Coxeter presentation of the symmetric group, n-prisms, generalized prisms, Hamiltonian cycle 1. Introduction braid group into the symmetric group so that the Cox- eter presentation of the symmetric group is given by the We start by introducing a few definitions. The Bubble- following n braid relations [11]: sort graph BS = Cay(Sym ; ); n 2, is a Cayley 2 n n B > graph over the symmetric group Symn of permutations bibi+1bi = bi+1bibi+1; 1 6 i 6 n 2; (1) π = [π1π2 : : : πn], where πi = π(i), 1 6 i 6 n, with − the generating set = b Sym : 1 i n bjbi = bibj; 1 6 i < j 1 6 n 2: (2) B f i 2 n 6 6 − − − 1 of all bubble-sort transpositions bi swapping the i-th It is known (see, for example §1.9 in [8] or [9]) that andg (i + 1)-st elements of a permutation π when mul- if any permutation π is presented by two minimal length tiplied on the right, i.e.
    [Show full text]
  • Discrete Mathematics Mutually Independent Hamiltonian Cycles For
    Discrete Mathematics 309 (2009) 5474–5483 Contents lists available at ScienceDirect Discrete Mathematics journal homepage: www.elsevier.com/locate/disc Mutually independent hamiltonian cycles for the pancake graphs and the star graphs Cheng-Kuan Lin a,∗, Jimmy J.M. Tan a, Hua-Min Huang b, D. Frank Hsu c, Lih-Hsing Hsu d a Department of Computer Science, National Chiao Tung University, Hsinchu, 30010 Taiwan, ROC b Department of Mathematics, National Central University, Chungli, 32001 Taiwan, ROC c Department of Computer and Information Science, Fordham University, New York, NY 10023, USA d Department of Computer Science and Information Engineering, Providence University, Taichung, 43301 Taiwan, ROC article info a b s t r a c t Article history: A hamiltonian cycle C of a graph G is an ordered set hu1; u2;:::; un.G/; u1i of vertices such Received 19 September 2006 that ui 6D uj for i 6D j and ui is adjacent to uiC1 for every i 2 f1; 2;:::; n.G/ − 1g and Accepted 8 December 2008 un.G/ is adjacent to u1, where n.G/ is the order of G. The vertex u1 is the starting vertex Available online 14 January 2009 and ui is the ith vertex of C. Two hamiltonian cycles C1 D hu1; u2;:::; un.G/; u1i and C2 D hv1; v2; : : : ; vn.G/; v1i of G are independent if u1 D v1 and ui 6D vi for every i 2 Keywords: f2; 3;:::; n.G/g. A set of hamiltonian cycles fC ; C ;:::; C g of G is mutually independent Hamiltonian 1 2 k if its elements are pairwise independent.
    [Show full text]
  • Maryam Mirzakhani - 12 May 1977  14 July 2017
    Maryam Mirzakhani - 12 May 1977 14 July 2017 Elena Konstantinova Women in Mathematics 12-05-2021 1 / 25 Academic Council Hall, Sharif University of Technology, Tehran, Iran Elena Konstantinova Women in Mathematics 12-05-2021 2 / 25 Avicenna Building (the main classroom building) Elena Konstantinova Women in Mathematics 12-05-2021 3 / 25 View fom Avicenna Building (24/10/2018) Elena Konstantinova Women in Mathematics 12-05-2021 4 / 25 A general view of the main campus (from Wikipedia) Elena Konstantinova Women in Mathematics 12-05-2021 5 / 25 • In 1999, after graduating from Sharif University of Technology in Tehran, she moved to US and received her PhD. from Harvard University under the supervision of Curtis McMullen (Fields Medalist 1998). Maryam Mirzakhani: career • Growing up in Tehran during the Iranian Revolution and the Iran-Iraq war, Maryam won two gold medals at the International Mathematical Olympiad: in Hong Kong in 1994 (41=42) and in Canada in 1995 (42=42). Elena Konstantinova Women in Mathematics 12-05-2021 6 / 25 Maryam Mirzakhani: career • Growing up in Tehran during the Iranian Revolution and the Iran-Iraq war, Maryam won two gold medals at the International Mathematical Olympiad: in Hong Kong in 1994 (41=42) and in Canada in 1995 (42=42). • In 1999, after graduating from Sharif University of Technology in Tehran, she moved to US and received her PhD. from Harvard University under the supervision of Curtis McMullen (Fields Medalist 1998). Elena Konstantinova Women in Mathematics 12-05-2021 6 / 25 • In 2008, she became a full professor at Stanford University.
    [Show full text]
  • The Distinguishing Number and the Distinguishing Index of Cayley Graphs
    The distinguishing number and the distinguishing index of Cayley graphs Saeid Alikhani ∗ Samaneh Soltani June 15, 2021 Department of Mathematics, Yazd University, 89195-741, Yazd, Iran [email protected], [email protected] Abstract The distinguishing number (index) D(G) (D′(G)) of a graph G is the least integer d such that G has an vertex labeling (edge labeling) with d labels that is preserved only by a trivial automorphism. In this paper, we investigate the distinguishing number and the distinguishing index of Cayley graphs. Keywords: distinguishing number; distinguishing index; Cayley graph AMS Subj. Class.: 05C25, 05E18 1 Introduction and definitions Let Γ = (V, E) be a simple and undirected graph. The set of all automorphisms of Γ forms a permutation group called the automorphism group of Γ, which we denote by Aut(Γ). Given a group H and a subset S H, the Cayley digraph of H with respect ⊆ to S, denoted by Cay(H,S), is the digraph with vertex set H and with an arc from h to sh whenever h H and s S. When S is closed under inverses, (g, h) is an arc of the ∈ ∈ arXiv:1704.04150v1 [math.CO] 13 Apr 2017 Cayley digraph if and only if (h, g) is an arc, and so we can identify the two arcs (g, h) and (h, g) with the undirected edge g, h . When 1 / S, the Cayley digraph contains { } ∈ no self-loops. Thus, when 1 / S = S 1, Cay(H,S) can be considered to be a simple, ∈ − undirected graph. The Cayley graph Cay(H,S) is connected if and only if S generates H.
    [Show full text]
  • The Super Connectivity of the Pancake Graphs and the Super Laceability Of
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector Theoretical Computer Science 339 (2005) 257–271 www.elsevier.com/locate/tcs The super connectivityof the pancake graphs and the super laceabilityof the star graphs Cheng-Kuan Lina, Hua-Min Huanga, Lih-Hsing Hsub,∗ aDepartment of Mathematics, National Central University, Chung-Li, Taiwan 32054, ROC bInformation Engineering Department, Ta Hwa Institute of Technology, Hsinchu, Taiwan 307, ROC Received 8 April 2004; received in revised form 31 January2005; accepted 21 February2005 Communicated byD-Z. Du Abstract A k-container C(u, v) of a graph G is a set of k-disjoint paths joining u to v.Ak-container C(u, v) ∗ ∗ of G is a k -container if it contains all the vertices of G. A graph G is k -connected if there exists a ∗ k -container between anytwo distinct vertices. Let (G) be the connectivityof G. A graph G is super ∗ ∗ connected if G is i -connected for all 1i (G). A bipartite graph G is k -laceable if there exists a ∗ k -container between anytwo vertices from different parts of G. A bipartite graph G is super laceable ∗ if G is i -laceable for all 1i (G). In this paper, we prove that the n-dimensional pancake graph Pn is super connected if and onlyif n = 3 and the n-dimensional star graph Sn is super laceable if and onlyif n = 3. © 2005 Elsevier B.V. All rights reserved. Keywords: Hamiltonian; Hamiltonian connected; Hamiltonian laceable; Connectivity 1. Introduction An interconnection network connects the processors of parallel computers.
    [Show full text]
  • Chromatic Properties of the Pancake Graphs
    Discussiones Mathematicae Graph Theory 37 (2017) 777{787 doi:10.7151/dmgt.1978 CHROMATIC PROPERTIES OF THE PANCAKE GRAPHS Elena Konstantinova Sobolev Institute of Mathematics, Novosibirsk, 630090, Russia Novosibirsk State University, Novosibirsk, 630090, Russia e-mail: e [email protected] Abstract Chromatic properties of the Pancake graphs Pn; n > 2, that are Cayley graphs on the symmetric group Symn generated by prefix-reversals are in- vestigated in the paper. It is proved that for any n > 3 the total chromatic number of Pn is n, and it is shown that the chromatic index of Pn is n − 1. We present upper bounds on the chromatic number of the Pancake graphs Pn, which improve Brooks' bound for n > 7 and Catlin's bound for n 6 28. Algorithms of a total n-coloring and a proper (n − 1)-coloring are given. Keywords: Pancake graph, Cayley graphs, symmetric group, chromatic number, total chromatic number. 2010 Mathematics Subject Classification: 05C15, 05C25, 05C69. 1. Introduction The Pancake graph Pn = (Symn;PR); n > 2, is the Cayley graph on the sym- metric group Symn of permutations π = [π1π2 ··· πn] written as strings in one- line notation, where πi = π(i) for any 1 6 i 6 n, with the generating set PR = fri 2 Symn : 2 6 i 6 ng of all prefix-reversals ri inversing the order of any substring [1; i]; 2 6 i 6 n, of a permutation π when multiplied on the right, i.e., [π1 ··· πiπi+1 ··· πn]ri = [πi ··· π1πi+1 ··· πn]. It is a connected vertex-transitive (n − 1)-regular graph without loops and multiple edges of order n!.
    [Show full text]
  • Elena Konstantinova Lecture Notes on Some Problems on Cayley Graphs
    Elena Konstantinova Lecture notes on some problems on Cayley graphs (Zbirka Izbrana poglavja iz matematike, št. 10) Urednica zbirke: Petruša Miholič Izdala: Univerza na Primorskem Fakulteta za matematiko, naravoslovje in informacijske tehnologije Založila: Knjižnica za tehniko, medicino in naravoslovje – TeMeNa © TeMeNa, 2012 Vse pravice pridržane Koper, 2012 CIP - Kataložni zapis o publikaciji Narodna in univerzitetna knjižnica, Ljubljana 519.17 KONSTANTINOVA, Elena Lecture notes on some problems on Cayley graphs / Elena Konstantinova. - Koper : Knjižnica za tehniko, medicino in naravoslovje - TeMeNa, 2012. - (Zbirka Izbrana poglavja iz matematike ; št. 10) Dostopno tudi na: http://temena.famnit.upr.si/files/files/Lecture_Notes_2012.pdf ISBN 978-961-93076-1-8 ISBN 978-961-93076-2-5 (pdf) 262677248 Lecture notes on some problems on Cayley graphs Elena Konstantinova Koper, 2012 2 Contents 1 Historical aspects 5 2 Definitions, basic properties and examples 7 2.1 Groupsandgraphs ............................... 7 2.2 Symmetryandregularityofgraphs . 9 2.3 Examples .................................... 14 2.3.1 Some families of Cayley graphs . 14 2.3.2 Hamming graph: distance–transitive Cayley graph . 15 2.3.3 Johnson graph: distance–transitive not Cayley graph . .. 16 2.3.4 Knesergraph: whenitisaCayleygraph . 17 2.3.5 Cayleygraphsonthesymmetricgroup . 18 3 Hamiltonicity of Cayley graphs 21 3.1 HypercubegraphsandaGraycode . 21 3.2 Combinatorial conditions for Hamiltonicity . 23 3.3 Lov´aszandBabaiconjectures . .. 26 3.4 Hamiltonicity of Cayley graphs on finite groups . 29 3.5 Hamiltonicity of Cayley graphs on the symmetric group . .. 31 3.6 Hamiltonicity of the Pancake graph . 32 3.6.1 Hamiltonicity based on hierarchical structure . 33 3.6.2 ThegeneratingalgorithmbyZaks. 35 3.7 OthercyclesofthePancakegraph. 37 3.7.1 6–cyclesofthePancakegraph .
    [Show full text]
  • Fractional Matching Preclusion of Fault Hamiltonian Graphs
    Fractional matching preclusion of fault Hamiltonian graphs Huiqing Liu∗ Shunzhe Zhangy Xinyuan Zhangz Abstract Matching preclusion is a measure of robustness in the event of edge failure in inter- connection networks. As a generalization of matching preclusion, the fractional match- ing preclusion number (FMP number for short) of a graph is the minimum number of edges whose deletion results in a graph that has no fractional perfect matchings, and the fractional strong matching preclusion number (FSMP number for short) of a graph is the minimum number of edges and/or vertices whose deletion leaves a resulting graph with no fractional perfect matchings. A graph G is said to be f-fault Hamiltonian if there exists a Hamiltonian cycle in G − F for any set F of vertices and/or edges with jF j ≤ f. In this paper, we establish the FMP number and FSMP number of (δ−2)-fault Hamiltonian graphs with minimum degree δ ≥ 3. As applications, the FMP number and FSMP number of some well-known networks are determined. Keywords: fractional perfect matching; fractional matching preclusion number; fractional strong matching preclusion number; f-fault Hamiltonian graph 1 Introduction Let G = (V (G);E(G)) be a simple, undirected and finite graph. We denote VE(G) = V (G) [ E(G) and simply write jV (G)j by jGj. For v 2 V (G), the set of all edges incident with v is denoted by EG(v) and the minimum degree of G, denoted by δ(G), is the minimum arXiv:2001.03713v2 [math.CO] 28 Apr 2020 size of jEG(v)j.
    [Show full text]
  • The Spectral Gap of Graphs Arising from Substring Reversals
    The Spectral Gap of Graphs Arising From Substring Reversals Fan Chung Josh Tobin Department of Mathematics University of California, San Diego, U.S.A. ffan,[email protected] Submitted: Mar 15, 2017; Accepted: Jun 29, 2017; Published: Jul 14, 2017 Mathematics Subject Classifications: 05C50 Abstract The substring reversal graph Rn is the graph whose vertices are the permutations Sn, and where two permutations are adjacent if one is obtained from a substring reversal of the other. We determine the spectral gap of Rn, and show that its spectrum contains many integer values. Further we consider a family of graphs that generalize the prefix reversal (or pancake flipping) graph, and show that every graph in this family has adjacency spectral gap equal to one. 1 Introduction Consider a permutation τ in the symmetric group Sn, which we will write in word no- tation (τ1; τ2; ··· ; τn), where we denote τ(i) = τi.A substring is a subsequence of τ, (τi; : : : ; τj), for some 1 6 i < j 6 n, and reversing this substring yields (τj; τj−1; : : : ; τi). A substring reversal of τ is any permutation obtained from τ by reversing a substring in τ. Substring reversal is a well-studied operation on permutations, and often appears in metrics on permutations, edit distances and permutation statistics. There are numerous applications involving many variations of substring reversal, such as genome arrangements and sequencing (see [2], [15], [18]). The reversal graph Rn is the graph whose vertex set is the permutation group Sn, where two vertices are adjacent if they are substring reversals of each other.
    [Show full text]