1,617 research outputs found

    Unary patterns under permutations

    Get PDF
    Thue characterized completely the avoidability of unary patterns. Adding function variables gives a general setting capturing avoidance of powers, avoidance of patterns with palindromes, avoidance of powers under coding, and other questions of recent interest. Unary patterns with permutations have been previously analysed only for lengths up to 3. Consider a pattern p=πi1(x)…πir(x)p=\pi_{i_1}(x)\ldots \pi_{i_r}(x), with r≥4r\geq 4, xx a word variable over an alphabet Σ\Sigma and πij\pi_{i_j} function variables, to be replaced by morphic or antimorphic permutations of Σ\Sigma. If ∣Σ∣≥3|\Sigma|\ge 3, we show the existence of an infinite word avoiding all pattern instances having ∣x∣≥2|x|\geq 2. If ∣Σ∣=3|\Sigma|=3 and all πij\pi_{i_j} are powers of a single morphic or antimorphic π\pi, the length restriction is removed. For the case when π\pi is morphic, the length dependency can be removed also for ∣Σ∣=4|\Sigma|=4, but not for ∣Σ∣=5|\Sigma|=5, as the pattern xπ2(x)π56(x)π33(x)x\pi^2(x)\pi^{56}(x)\pi^{33}(x) becomes unavoidable. Thus, in general, the restriction on xx cannot be removed, even for powers of morphic permutations. Moreover, we show that for every positive integer nn there exists NN and a pattern πi1(x)…πin(x)\pi^{i_1}(x)\ldots \pi^{i_n}(x) which is unavoidable over all alphabets Σ\Sigma with at least NN letters and π\pi morphic or antimorphic permutation

    Random-bit optimal uniform sampling for rooted planar trees with given sequence of degrees and Applications

    Full text link
    In this paper, we redesign and simplify an algorithm due to Remy et al. for the generation of rooted planar trees that satisfies a given partition of degrees. This new version is now optimal in terms of random bit complexity, up to a multiplicative constant. We then apply a natural process "simulate-guess-and-proof" to analyze the height of a random Motzkin in function of its frequency of unary nodes. When the number of unary nodes dominates, we prove some unconventional height phenomenon (i.e. outside the universal square root behaviour.)Comment: 19 page

    Proof Diagrams for Multiplicative Linear Logic

    Full text link
    The original idea of proof nets can be formulated by means of interaction nets syntax. Additional machinery as switching, jumps and graph connectivity is needed in order to ensure correspondence between a proof structure and a correct proof in sequent calculus. In this paper we give an interpretation of proof nets in the syntax of string diagrams. Even though we lose standard proof equivalence, our construction allows to define a framework where soundness and well-typeness of a diagram can be verified in linear time.Comment: In Proceedings LINEARITY 2016, arXiv:1701.0452

    Distributed Processing of Generalized Graph-Pattern Queries in SPARQL 1.1

    Get PDF
    We propose an efficient and scalable architecture for processing generalized graph-pattern queries as they are specified by the current W3C recommendation of the SPARQL 1.1 "Query Language" component. Specifically, the class of queries we consider consists of sets of SPARQL triple patterns with labeled property paths. From a relational perspective, this class resolves to conjunctive queries of relational joins with additional graph-reachability predicates. For the scalable, i.e., distributed, processing of this kind of queries over very large RDF collections, we develop a suitable partitioning and indexing scheme, which allows us to shard the RDF triples over an entire cluster of compute nodes and to process an incoming SPARQL query over all of the relevant graph partitions (and thus compute nodes) in parallel. Unlike most prior works in this field, we specifically aim at the unified optimization and distributed processing of queries consisting of both relational joins and graph-reachability predicates. All communication among the compute nodes is established via a proprietary, asynchronous communication protocol based on the Message Passing Interface
    • …
    corecore