1,990 research outputs found

    Paired 2-disjoint path covers of burnt pancake graphs with faulty elements

    Full text link
    The burnt pancake graph BPnBP_n is the Cayley graph of the hyperoctahedral group using prefix reversals as generators. Let {u,v}\{u,v\} and {x,y}\{x,y\} be any two pairs of distinct vertices of BPnBP_n for n4n\geq 4. We show that there are uvu-v and xyx-y paths whose vertices partition the vertex set of BPnBP_n even if BPnBP_n has up to n4n-4 faulty elements. On the other hand, for every n3n\ge3 there is a set of n2n-2 faulty edges or faulty vertices for which such a fault-free disjoint path cover does not exist.Comment: 14 pages, 4 figure

    Quantifying fault recovery in multiprocessor systems

    Get PDF
    Various aspects of reliable computing are formalized and quantified with emphasis on efficient fault recovery. The mathematical model which proves to be most appropriate is provided by the theory of graphs. New measures for fault recovery are developed and the value of elements of the fault recovery vector are observed to depend not only on the computation graph H and the architecture graph G, but also on the specific location of a fault. In the examples, a hypercube is chosen as a representative of parallel computer architecture, and a pipeline as a typical configuration for program execution. Dependability qualities of such a system is defined with or without a fault. These qualities are determined by the resiliency triple defined by three parameters: multiplicity, robustness, and configurability. Parameters for measuring the recovery effectiveness are also introduced in terms of distance, time, and the number of new, used, and moved nodes and edges

    Finding paths in sparse random graphs requires many queries

    Full text link
    We discuss a new algorithmic type of problem in random graphs studying the minimum number of queries one has to ask about adjacency between pairs of vertices of a random graph GG(n,p)G\sim {\mathcal G}(n,p) in order to find a subgraph which possesses some target property with high probability. In this paper we focus on finding long paths in GG(n,p)G\sim \mathcal G(n,p) when p=1+εnp=\frac{1+\varepsilon}{n} for some fixed constant ε>0\varepsilon>0. This random graph is known to have typically linearly long paths. To have \ell edges with high probability in GG(n,p)G\sim \mathcal G(n,p) one clearly needs to query at least Ω(p)\Omega\left(\frac{\ell}{p}\right) pairs of vertices. Can we find a path of length \ell economically, i.e., by querying roughly that many pairs? We argue that this is not possible and one needs to query significantly more pairs. We prove that any randomised algorithm which finds a path of length =Ω(log(1ε)ε)\ell=\Omega\left(\frac{\log\left(\frac{1}{\varepsilon}\right)}{\varepsilon}\right) with at least constant probability in GG(n,p)G\sim \mathcal G(n,p) with p=1+εnp=\frac{1+\varepsilon}{n} must query at least Ω(pεlog(1ε))\Omega\left(\frac{\ell}{p\varepsilon \log\left(\frac{1}{\varepsilon}\right)}\right) pairs of vertices. This is tight up to the log(1ε)\log\left(\frac{1}{\varepsilon}\right) factor.Comment: 14 page
    corecore