Skip to main content

Showing 1–37 of 37 results for author: Manea, F

  1. arXiv:2404.10497  [pdf, ps, other

    cs.DS

    Subsequences With Generalised Gap Constraints: Upper and Lower Complexity Bounds

    Authors: Florin Manea, Jonas Richardsen, Markus L. Schmid

    Abstract: For two strings u, v over some alphabet A, we investigate the problem of embedding u into w as a subsequence under the presence of generalised gap constraints. A generalised gap constraint is a triple (i, j, C_{i, j}), where 1 <= i < j <= |u| and C_{i, j} is a subset of A^*. Embedding u as a subsequence into v such that (i, j, C_{i, j}) is satisfied means that if u[i] and u[j] are mapped to v[k] a… ▽ More

    Submitted 16 April, 2024; originally announced April 2024.

  2. arXiv:2401.17159  [pdf, other

    cs.AI cs.LO cs.SE

    Layered and Staged Monte Carlo Tree Search for SMT Strategy Synthesis

    Authors: Zhengyang Lu, Stefan Siemer, Piyush Jha, Joel Day, Florin Manea, Vijay Ganesh

    Abstract: Modern SMT solvers, such as Z3, offer user-controllable strategies, enabling users to tailor solving strategies for their unique set of instances, thus dramatically enhancing solver performance for their use case. However, this approach of strategy customization presents a significant challenge: handcrafting an optimized strategy for a class of SMT instances remains a complex and demanding task fo… ▽ More

    Submitted 30 April, 2024; v1 submitted 30 January, 2024; originally announced January 2024.

    Comments: Accepted at IJCAI 2024

  3. arXiv:2401.02163  [pdf, other

    cs.DS

    Enumerating m-Length Walks in Directed Graphs with Constant Delay

    Authors: Duncan Adamson, Pawel Gawrychowski, Florin Manea

    Abstract: In this paper, we provide a novel enumeration algorithm for the set of all walks of a given length within a directed graph. Our algorithm has worst-case constant delay between outputting succinct representations of such walks, after a preprocessing step requiring linear time relative to the size of the graph. We apply these results to the problem of enumerating succinct representations of the stri… ▽ More

    Submitted 5 January, 2024; v1 submitted 4 January, 2024; originally announced January 2024.

  4. arXiv:2311.10658  [pdf, other

    cs.FL cs.DS

    $k$-Universality of Regular Languages

    Authors: Duncan Adamson, Pamela Fleischmann, Annika Huch, Tore Koß, Florin Manea, Dirk Nowotka

    Abstract: A subsequence of a word $w$ is a word $u$ such that $u = w[i_1] w[i_2] \dots w[i_{k}]$, for some set of indices $1 \leq i_1 < i_2 < \dots < i_k \leq \lvert w\rvert$. A word $w$ is $k$-subsequence universal over an alphabet $Σ$ if every word in $Σ^k$ appears in $w$ as a subsequence. In this paper, we study the intersection between the set of $k$-subsequence universal words over some alphabet $Σ$ an… ▽ More

    Submitted 17 November, 2023; originally announced November 2023.

  5. arXiv:2308.08374  [pdf, other

    cs.FL cs.DS

    Matching Patterns with Variables Under Simon's Congruence

    Authors: Pamela Fleischmann, Sungmin Kim, Tore Koß, Florin Manea, Dirk Nowotka, Stefan Siemer, Max Wiedenhöft

    Abstract: We introduce and investigate a series of matching problems for patterns with variables under Simon's congruence. Our results provide a thorough picture of these problems' computational complexity.

    Submitted 16 August, 2023; originally announced August 2023.

    ACM Class: F.4.3; E.1

  6. arXiv:2306.14593  [pdf, other

    cs.LO cs.FL

    Semënov Arithmetic, Affine VASS, and String Constraints

    Authors: Andrei Draghici, Christoph Haase, Florin Manea

    Abstract: We study extensions of Semënov arithmetic, the first-order theory of the structure $(\mathbb{N}, +, 2^x)$. It is well-knonw that this theory becomes undecidable when extended with regular predicates over tuples of number strings, such as the Büchi $V_2$-predicate. We therefore restrict ourselves to the existential theory of Semënov arithmetic and show that this theory is decidable in EXPSPACE when… ▽ More

    Submitted 26 June, 2023; originally announced June 2023.

    Comments: 19 pages, one figure

  7. arXiv:2304.05270  [pdf, ps, other

    cs.DS cs.FL

    Longest Common Subsequence with Gap Constraints

    Authors: Duncan Adamson, Maria Kosche, Tore Koß, Florin Manea, Stefan Siemer

    Abstract: We consider the longest common subsequence problem in the context of subsequences with gap constraints. In particular, following Day et al. 2022, we consider the setting when the distance (i. e., the gap) between two consecutive symbols of the subsequence has to be between a lower and an upper bound (which may depend on the position of those symbols in the subsequence or on the symbols bordering t… ▽ More

    Submitted 2 June, 2023; v1 submitted 11 April, 2023; originally announced April 2023.

  8. arXiv:2208.14722  [pdf, ps, other

    cs.FL cs.DS

    Combinatorial Algorithms for Subsequence Matching: A Survey

    Authors: Maria Kosche, Tore Koß, Florin Manea, Stefan Siemer

    Abstract: In this paper we provide an overview of a series of recent results regarding algorithms for searching for subsequences in words or for the analysis of the sets of subsequences occurring in a word.

    Submitted 10 October, 2022; v1 submitted 31 August, 2022; originally announced August 2022.

    Comments: This is a revised version of the paper with the same title which appeared in the Proceedings of NCMA 2022, EPTCS 367, 2022, pp. 11-27 (DOI: 10.4204/EPTCS.367.2). The revision consists in citing a series of relevant references which were not covered in the initial version, and commenting on how they relate to the results we survey. arXiv admin note: text overlap with arXiv:2206.13896

  9. arXiv:2208.08806  [pdf, other

    cs.LO cs.DB cs.FL

    A Generic Information Extraction System for String Constraints

    Authors: Joel D. Day, Adrian Kröger, Mitja Kulczynski, Florin Manea, Dirk Nowotka, Danny Bøgsted Poulsen

    Abstract: String constraint solving, and the underlying theory of word equations, are highly interesting research topics both for practitioners and theoreticians working in the wide area of satisfiability modulo theories. As string constraint solving algorithms, a.k.a. string solvers, gained a more prominent role in the formal analysis of string-heavy programs, especially in connection to symbolic code exec… ▽ More

    Submitted 18 August, 2022; originally announced August 2022.

  10. arXiv:2207.09201  [pdf, ps, other

    cs.FL cs.DS

    Subsequences in Bounded Ranges: Matching and Analysis Problems

    Authors: Maria Kosche, Tore Koß, Florin Manea, Viktoriya Pak

    Abstract: In this paper, we consider a variant of the classical algorithmic problem of checking whether a given word $v$ is a subsequence of another word $w$. More precisely, we consider the problem of deciding, given a number $p$ (defining a range-bound) and two words $v$ and $w$, whether there exists a factor $w[i:i+p-1]$ (or, in other words, a range of length $p$) of $w$ having $v$ as subsequence (i.\,e.… ▽ More

    Submitted 22 September, 2022; v1 submitted 19 July, 2022; originally announced July 2022.

    Comments: Extended version of a paper which will appear in the proceedings of the 16th International Conference on Reachability Problems, RP 2022

  11. arXiv:2207.07477  [pdf, ps, other

    cs.DS cs.CC cs.FL

    Matching Patterns with Variables Under Edit Distance

    Authors: Paweł Gawrychowski, Florin Manea, Stefan Siemer

    Abstract: A pattern $α$ is a string of variables and terminal letters. We say that $α$ matches a word $w$, consisting only of terminal letters, if $w$ can be obtained by replacing the variables of $α$ by terminal words. The matching problem, i.e., deciding whether a given pattern matches a given word, was heavily investigated: it is NP-complete in general, but can be solved efficiently for classes of patter… ▽ More

    Submitted 15 July, 2022; originally announced July 2022.

  12. arXiv:2206.13896  [pdf, other

    cs.CC cs.DS cs.FL

    Subsequences With Gap Constraints: Complexity Bounds for Matching and Analysis Problems

    Authors: Joel D. Day, Maria Kosche, Florin Manea, Markus L. Schmid

    Abstract: We consider subsequences with gap constraints, i.e., length-k subsequences p that can be embedded into a string w such that the induced gaps (i.e., the factors of w between the positions to which p is mapped to) satisfy given gap constraints $gc = (C_1, C_2, ..., C_{k-1})$; we call p a gc-subsequence of w. In the case where the gap constraints gc are defined by lower and upper length bounds… ▽ More

    Submitted 28 June, 2022; originally announced June 2022.

  13. arXiv:2205.00475  [pdf, other

    cs.FL cs.LO

    Formal Languages via Theories over Strings

    Authors: Joel D. Day, Vijay Ganesh, Nathan Grewal, Florin Manea

    Abstract: We investigate the properties of formal languages expressible in terms of formulas over quantifier-free theories of word equations, arithmetic over length constraints, and language membership predicates for the classes of regular, visibly pushdown, and deterministic context-free languages. In total, we consider 20 distinct theories and decidability questions for problems such as emptiness and univ… ▽ More

    Submitted 1 May, 2022; originally announced May 2022.

  14. arXiv:2108.13968  [pdf, other

    cs.FL cs.DS

    Absent Subsequences in Words

    Authors: Maria Kosche, Tore Koß, Florin Manea, Stefan Siemer

    Abstract: An absent factor of a string $w$ is a string $u$ which does not occur as a contiguous substring (a.k.a. factor) inside $w$. We extend this well-studied notion and define absent subsequences: a string $u$ is an absent subsequence of a string $w$ if $u$ does not occur as subsequence (a.k.a. scattered factor) inside $w$. Of particular interest to us are minimal absent subsequences, i.e., absent subse… ▽ More

    Submitted 11 October, 2023; v1 submitted 31 August, 2021; originally announced August 2021.

    Comments: An extended abstract appeared in the proceedings of the 15th International Conference on Reachability Problems RP2021

    Journal ref: Fundamenta Informaticae, Volume 189, Issues 3-4: Reachability Problems 2020 and 2021 (October 14, 2023) fi:9221

  15. arXiv:2106.06249  [pdf, other

    cs.DS cs.CC cs.FL

    Matching Patterns with Variables under Hamming Distance

    Authors: Paweł Gawrychowski, Florin Manea, Stefan Siemer

    Abstract: A pattern $α$ is a string of variables and terminal letters. We say that $α$ matches a word $w$, consisting only of terminal letters, if $w$ can be obtained by replacing the variables of $α$ by terminal words. The matching problem, i.e., deciding whether a given pattern matches a given word, was heavily investigated: it is NP-complete in general, but can be solved efficiently for classes of patter… ▽ More

    Submitted 11 June, 2021; originally announced June 2021.

  16. arXiv:2105.07220  [pdf, ps, other

    cs.CL

    String Theories involving Regular Membership Predicates: From Practice to Theory and Back

    Authors: Murphy Berzish, Joel D. Day, Vijay Ganesh, Mitja Kulczynski, Florin Manea, Federico Mora, Dirk Nowotka

    Abstract: Widespread use of string solvers in formal analysis of string-heavy programs has led to a growing demand for more efficient and reliable techniques which can be applied in this context, especially for real-world cases. Designing an algorithm for the (generally undecidable) satisfiability problem for systems of string constraints requires a thorough understanding of the structure of constraints pre… ▽ More

    Submitted 15 May, 2021; originally announced May 2021.

    Comments: arXiv admin note: substantial text overlap with arXiv:2010.07253

  17. arXiv:2010.07253  [pdf, ps, other

    cs.LO

    An SMT Solver for Regular Expressions and Linear Arithmetic over String Length

    Authors: Murphy Berzish, Mitja Kulczynski, Federico Mora, Florin Manea, Joel D. Day, Dirk Nowotka, Vijay Ganesh

    Abstract: We present a novel length-aware solving algorithm for the quantifier-free first-order theory over regex membership predicate and linear arithmetic over string length. We implement and evaluate this algorithm and related heuristics in the Z3 theorem prover. A crucial insight that underpins our algorithm is that real-world instances contain a wealth of information about upper and lower bounds on len… ▽ More

    Submitted 7 May, 2021; v1 submitted 14 October, 2020; originally announced October 2020.

    Comments: 25 pages (main body 21 pages). 7 figures, 6 tables

  18. arXiv:2008.03516  [pdf, ps, other

    cs.FL

    Blocksequences of k-local Words

    Authors: Pamela Fleischmann, Lukas Haschke, Florin Manea, Dirk Nowotka, Cedric Tsatia Tsida, Judith Wiedenbeck

    Abstract: The locality of words is a relatively young structural complexity measure, introduced by Day et al. in 2017 in order to define classes of patterns with variables which can be matched in polynomial time. The main tool used to compute the locality of a word is called marking sequence: an ordering of the distinct letters occurring in the respective order. Once a marking sequence is defined, the lette… ▽ More

    Submitted 17 August, 2020; v1 submitted 8 August, 2020; originally announced August 2020.

    MSC Class: 68Q45 ACM Class: F.4.3

  19. arXiv:2007.09192  [pdf, ps, other

    cs.DS cs.FL

    The Edit Distance to $k$-Subsequence Universality

    Authors: Pamela Fleischmann, Maria Kosche, Tore Koß, Florin Manea, Stefan Siemer

    Abstract: A word $u$ is a subsequence of another word $w$ if $u$ can be obtained from $w$ by deleting some of its letters. The word $w$ with alph$(w)=Σ$ is called $k$-subsequence universal if the set of subsequences of length $k$ of $w$ contains all possible words of length $k$ over $Σ$. We propose a series of efficient algorithms computing the minimal number of edit operations (insertion, deletion, substit… ▽ More

    Submitted 17 July, 2020; originally announced July 2020.

  20. Efficiently Testing Simon's Congruence

    Authors: Pawel Gawrychowski, Maria Kosche, Tore Koss, Florin Manea, Stefan Siemer

    Abstract: Simon's congruence $\sim_k$ is defined as follows: two words are $\sim_k$-equivalent if they have the same set of subsequences of length at most $k$. We propose an algorithm which computes, given two words $s$ and $t$, the largest $k$ for which $s\sim_k t$. Our algorithm runs in linear time $O(|s|+|t|)$ when the input words are over the integer alphabet $\{1,\ldots,|s|+|t|\}$ (or other alphabets w… ▽ More

    Submitted 15 March, 2021; v1 submitted 3 May, 2020; originally announced May 2020.

  21. arXiv:2003.04629  [pdf, other

    cs.FL math.CO

    Scattered Factor-Universality of Words

    Authors: Laura Barker, Pamela Fleischmann, Katharina Harwardt, Florin Manea, Dirk Nowotka

    Abstract: A word $u=u_1\dots u_n$ is a scattered factor of a word $w$ if $u$ can be obtained from $w$ by deleting some of its letters: there exist the (potentially empty) words $v_0,v_1,..,v_n$ such that $w = v_0u_1v_1...u_nv_n$. The set of all scattered factors up to length $k$ of a word is called its full $k$-spectrum. Firstly, we show an algorithm deciding whether the $k$-spectra for given $k$ of two wor… ▽ More

    Submitted 10 March, 2020; originally announced March 2020.

  22. arXiv:2001.11218  [pdf, ps, other

    cs.FL cs.DM math.CO

    Reconstructing Words from Right-Bounded-Block Words

    Authors: Pamela Fleischmann, Marie Lejeune, Florin Manea, Dirk Nowotka, Michel Rigo

    Abstract: A reconstruction problem of words from scattered factors asks for the minimal information, like multisets of scattered factors of a given length or the number of occurrences of scattered factors from a given set, necessary to uniquely determine a word. We show that a word $w \in \{a, b\}^{*}$ can be reconstructed from the number of occurrences of at most $\min(|w|_a, |w|_b)+ 1$ scattered factors o… ▽ More

    Submitted 16 March, 2020; v1 submitted 30 January, 2020; originally announced January 2020.

  23. arXiv:1906.11718  [pdf, ps, other

    cs.FL

    On Solving Word Equations Using SAT

    Authors: Joel D. Day, Thorsten Ehlers, Mitja Kulczynski, Florin Manea, Dirk Nowotka, Danny Bøgsted Poulsen

    Abstract: We present Woorpje, a string solver for bounded word equations (i.e., equations where the length of each variable is upper bounded by a given integer). Our algorithm works by reformulating the satisfiability of bounded word equations as a reachability problem for nondeterministic finite automata, and then carefully encoding this as a propositional satisfiability problem, which we then solve using… ▽ More

    Submitted 27 June, 2019; originally announced June 2019.

  24. arXiv:1906.06965  [pdf, ps, other

    cs.DS cs.CC cs.FL

    Matching Patterns with Variables

    Authors: Florin Manea, Markus L. Schmid

    Abstract: A pattern p (i.e., a string of variables and terminals) matches a word w, if w can be obtained by uniformly replacing the variables of p by terminal words. The respective matching problem, i.e., deciding whether or not a given pattern matches a given word, is generally NP-complete, but can be solved in polynomial-time for classes of patterns with restricted structure. In this paper we overview a s… ▽ More

    Submitted 29 July, 2019; v1 submitted 17 June, 2019; originally announced June 2019.

  25. arXiv:1906.00715  [pdf, ps, other

    cs.FL cs.LO cs.PL cs.SE

    On Modelling the Avoidability of Patterns as CSP

    Authors: Thorsten Ehlers, Florin Manea, Dirk Nowotka, Kamellia Reshadi

    Abstract: Solving avoidability problems in the area of string combinatorics often requires, in an initial step, the construction, via a computer program, of a very long word that does not contain any word that matches a given pattern. It is well known that this is a computationally hard task. Despite being rather straightforward that, ultimately, all such tasks can be formalized as constraints satisfaction… ▽ More

    Submitted 3 June, 2019; originally announced June 2019.

  26. arXiv:1904.09125  [pdf, ps, other

    cs.FL math.CO

    k-Spectra of weakly-c-Balanced Words

    Authors: Joel D. Day, Pamela Fleischmann, Florin Manea, Dirk Nowotka

    Abstract: A word $u$ is a scattered factor of $w$ if $u$ can be obtained from $w$ by deleting some of its letters. That is, there exist the (potentially empty) words $u_1,u_2,..., u_n$, and $v_0,v_1,..,v_n$ such that $u = u_1u_2...u_n$ and $w = v_0u_1v_1u_2v_2...u_nv_n$. We consider the set of length-$k$ scattered factors of a given word w, called here $k$-spectrum and denoted $\ScatFact_k(w)$. We prove a s… ▽ More

    Submitted 24 May, 2019; v1 submitted 19 April, 2019; originally announced April 2019.

  27. arXiv:1902.10983  [pdf, other

    cs.DS

    Graph and String Parameters: Connections Between Pathwidth, Cutwidth and the Locality Number

    Authors: Katrin Casel, Joel D. Day, Pamela Fleischmann, Tomasz Kociumaka, Florin Manea, Markus L. Schmid

    Abstract: We investigate the locality number, a recently introduced structural parameter for strings (with applications in pattern matching with variables), and its connection to two important graph-parameters, cutwidth and pathwidth. These connections allow us to show that computing the locality number is NP-hard, but fixed-parameter tractable, if parameterised by the locality number or by the alphabet siz… ▽ More

    Submitted 25 April, 2024; v1 submitted 28 February, 2019; originally announced February 2019.

  28. arXiv:1810.07422  [pdf, other

    cs.DS

    Fast and Longest Rollercoasters

    Authors: Paweł Gawrychowski, Florin Manea, Radosław Serafin

    Abstract: For $k\geq 3$, a k-rollercoaster is a sequence of numbers whose every maximal contiguous subsequence, that is increasing or decreasing, has length at least $k$; $3$-rollercoasters are called simply rollercoasters. Given a sequence of distinct numbers, we are interested in computing its maximum-length (not necessarily contiguous) subsequence that is a $k$-rollercoaster. Biedl et al. [ICALP 2018] ha… ▽ More

    Submitted 7 August, 2019; v1 submitted 17 October, 2018; originally announced October 2018.

    ACM Class: F.2.2

  29. arXiv:1802.00523  [pdf, ps, other

    cs.LO cs.FL

    The Satisfiability of Extended Word Equations: The Boundary Between Decidability and Undecidability

    Authors: Joel Day, Vijay Ganesh, Paul He, Florin Manea, Dirk Nowotka

    Abstract: The study of word equations (or the existential theory of equations over free monoids) is a central topic in mathematics and theoretical computer science. The problem of deciding whether a given word equation has a solution was shown to be decidable by Makanin in the late 1970s, and since then considerable work has been done on this topic. In recent years, this decidability question has gained cri… ▽ More

    Submitted 1 February, 2018; originally announced February 2018.

  30. arXiv:1801.08565  [pdf, other

    cs.CG cs.DM cs.DS

    Rollercoasters and Caterpillars

    Authors: Therese Biedl, Ahmad Biniaz, Robert Cummings, Anna Lubiw, Florin Manea, Dirk Nowotka, Jeffrey Shallit

    Abstract: A rollercoaster is a sequence of real numbers for which every maximal contiguous subsequence, that is increasing or decreasing, has length at least three. By translating this sequence to a set of points in the plane, a rollercoaster can be defined as a polygonal path for which every maximal sub-path, with positive- or negative-slope edges, has at least three points. Given a sequence of distinct re… ▽ More

    Submitted 25 January, 2018; originally announced January 2018.

    Comments: 17 pages

  31. arXiv:1702.07922  [pdf, other

    cs.FL

    The Hardness of Solving Simple Word Equations

    Authors: Joel D. Day, Florin Manea, Dirk Nowotka

    Abstract: We investigate the class of regular-ordered word equations. In such equations, each variable occurs at most once in each side and the order of the variables occurring in both sides is the preserved (the variables can be, however, separated by potentially distinct constant factors). Surprisingly, we obtain that solving such simple equations, even when the sides contain exactly the same variables, i… ▽ More

    Submitted 28 February, 2017; v1 submitted 25 February, 2017; originally announced February 2017.

  32. arXiv:1604.00054  [pdf, other

    cs.DS

    Detecting One-variable Patterns

    Authors: Dmitry Kosolobov, Florin Manea, Dirk Nowotka

    Abstract: Given a pattern $p = s_1x_1s_2x_2\cdots s_{r-1}x_{r-1}s_r$ such that $x_1,x_2,\ldots,x_{r-1}\in\{x,\overset{{}_{\leftarrow}}{x}\}$, where $x$ is a variable and $\overset{{}_{\leftarrow}}{x}$ its reversal, and $s_1,s_2,\ldots,s_r$ are strings that contain no variables, we describe an algorithm that constructs in $O(rn)$ time a compact representation of all $P$ instances of $p$ in an input string of… ▽ More

    Submitted 18 July, 2017; v1 submitted 31 March, 2016; originally announced April 2016.

    Comments: 16 pages (+13 pages of Appendix), 4 figures, accepted to SPIRE 2017

  33. Longest Gapped Repeats and Palindromes

    Authors: Marius Dumitran, Paweł Gawrychowski, Florin Manea

    Abstract: A gapped repeat (respectively, palindrome) occurring in a word $w$ is a factor $uvu$ (respectively, $u^Rvu$) of $w$. In such a repeat (palindrome) $u$ is called the arm of the repeat (respectively, palindrome), while $v$ is called the gap. We show how to compute efficiently, for every position $i$ of the word $w$, the longest gapped repeat and palindrome occurring at that position, provided that t… ▽ More

    Submitted 11 October, 2017; v1 submitted 23 November, 2015; originally announced November 2015.

    Comments: This is an extension of the conference papers "Longest $α$-Gapped Repeat and Palindrome", presented by the second and third authors at FCT 2015, and "Longest Gapped Repeats and Palindromes", presented by the first and third authors at MFCS 2015

    Journal ref: Discrete Mathematics & Theoretical Computer Science, Vol. 19 no. 4, FCT '15, special issue FCT'15 (October 13, 2017) dmtcs:1337

  34. arXiv:1509.09237  [pdf, other

    cs.DS

    Efficiently Finding All Maximal $α$-gapped Repeats

    Authors: Paweł Gawrychowski, Tomohiro I, Shunsuke Inenaga, Dominik Köppl, Florin Manea

    Abstract: For $α\geq 1$, an $α$-gapped repeat in a word $w$ is a factor $uvu$ of $w$ such that $|uv|\leq α|u|$; the two factors $u$ in such a repeat are called arms, while the factor $v$ is called gap. Such a repeat is called maximal if its arms cannot be extended simultaneously with the same symbol to the right or, respectively, to the left. In this paper we show that the number of maximal $α$-gapped repea… ▽ More

    Submitted 30 September, 2015; originally announced September 2015.

  35. arXiv:1509.00622  [pdf, ps, other

    cs.FL

    Testing k-binomial equivalence

    Authors: Dominik D. Freydenberger, Pawel Gawrychowski, Juhani Karhumäki, Florin Manea, Wojciech Rytter

    Abstract: Two words $w_1$ and $w_2$ are said to be $k$-binomial equivalent if every non-empty word $x$ of length at most $k$ over the alphabet of $w_1$ and $w_2$ appears as a scattered factor of $w_1$ exactly as many times as it appears as a scattered factor of $w_2$. We give two different polynomial-time algorithms testing the $k$-binomial equivalence of two words. The first one is deterministic (but the d… ▽ More

    Submitted 12 October, 2015; v1 submitted 2 September, 2015; originally announced September 2015.

    Journal ref: "Multidisciplinary Creativity: homage to Gheorghe Paun on his 65th birthday", Pg. 239--248, Ed. Spandugino, Bucharest, Romania, ISBN: 978-606-8401-63-8, 2015

  36. Accepting Hybrid Networks of Evolutionary Processors with Special Topologies and Small Communication

    Authors: Jürgen Dassow, Florin Manea

    Abstract: Starting from the fact that complete Accepting Hybrid Networks of Evolutionary Processors allow much communication between the nodes and are far from network structures used in practice, we propose in this paper three network topologies that restrict the communication: star networks, ring networks, and grid networks. We show that ring-AHNEPs can simulate 2-tag systems, thus we deduce the existence… ▽ More

    Submitted 10 August, 2010; originally announced August 2010.

    Comments: In Proceedings DCFS 2010, arXiv:1008.1270

    Journal ref: EPTCS 31, 2010, pp. 68-77

  37. Small Universal Accepting Networks of Evolutionary Processors with Filtered Connections

    Authors: Remco Loos, Florin Manea, Victor Mitrana

    Abstract: In this paper, we present some results regarding the size complexity of Accepting Networks of Evolutionary Processors with Filtered Connections (ANEPFCs). We show that there are universal ANEPFCs of size 10, by devising a method for simulating 2-Tag Systems. This result significantly improves the known upper bound for the size of universal ANEPFCs which is 18. We also propose a new, computatio… ▽ More

    Submitted 29 July, 2009; originally announced July 2009.

    Journal ref: EPTCS 3, 2009, pp. 173-182