Automata Theory (Formal Languages)
22,945 Followers
Recent papers in Automata Theory (Formal Languages)
Abstract. We consider the problem of finding near-optimal solutions for a variety of A/I)-hard scheduling problems for which the objective is to minimize the total weighted completion time. Recent work has led to the development of... more
In this paper we will attempt to classify Lindenmayer systems based on properties of sets of rules and the kind of strings those rules generate. This classification will be referred to as a ‘parametrization’ of the L-space: the L-space is... more
"This paper presents a formal development of a cardiac pacing system based on a Boston Scientific’s model, a pilot case study from the Grand Challenge in Software Verification. We present a summary of our Z model of the system, its... more
Abstract. Visibly pushdown automata are special pushdown automata whose stack behavior is driven by the input symbols according to a partition of the alphabet. We show that it is decidable for a given visibly pushdown automaton whether it... more
Many years ago — I don’t want to say how many, it’s depressing — I taught a course on the http://roose.in/ automata-theoretic approach to model checking at the Technical University of Munich, basing it on lectures notes for another... more
We train neural networks to optimize a Minimum Description Length score, i.e., to balance between the complexity of the network and its accuracy at a task. We show that networks optimizing this objective function master tasks involving... more
Regular expressions have been studied for nearly 50 years, yet many intriguing problems about their descriptive capabilities remain open. In this paper we sketch some new results and discuss what remains to be solved.
n this talk we review some foundational notions that underlie theories of natural language syntax and, more generally, structure in formal symbolic systems. We introduce and explain the main features of the models that are used to... more
Artykuł opublikowany w 13 numerze czasopisma "Problemy Studiów Nauczycielskich" przedstawia podręcznik dla studentów kształcących się w kierunku nauczania informatyki, wydany nakładem Wyższej Szkoły Pedagogicznej w Krakowie. W artykule... more
Basic academic course on Formal languages and computational models theory
Use of Computational and Automata Theory is common now a day in lexical analysis in compilers and programming languages, morphological analysis, image compression, bioinformatics etc. However in computer games and computing game theory... more
Debido a su carácter marcadamente algebraico, la materia de Teoría de Autómatas y Lenguajes Formales puede ser percibida como excesivamente teórica, con el consiguiente riesgo de rechazo por parte del alumno. Compartimos aquí nuestra... more
An introductory summary of some aspects of formal language theory intended for an audience doing AGL experiments but without training on the formal side of things. Presented at the workshop 'Formal Grammars, Informally'. Reading,... more
This work analyses the relationship between Temporal Logic and Automata Theory. Firstly, we introduce the historical background of both fields. Then we explain the core concepts, and we construct an finite automaton from a temporal logic... more
Scope & Topics 9 th International Conference on Bioinformatics and Bioscience (ICBB 2022) is the application of information science and technology to the field of biology to increase the understanding of all biological process. The aim of... more
Proof-theoretic models of grammar are based on the view that an explicit characterization of a language comes in the form of the recursive enumeration of strings in that language. That recursive enumeration is carried out by a procedure... more
Theme One is a computer program with a dual objective — to perform tasks of inductive and deductive problem-solving that arise in research and to explore the integration of these reasoning types in human and computer information processing.
We present a novel procedural framework for interactively modeling building façades. Common procedural approaches, such as shape grammars, assume that building façades are organized in a tree structure, while in practice this is often not... more
En este trabajo presentamos una metodología, y algoritmos para la obtención de las formas normales de las palabras de un monoide finitamente presentado. Esta metodología se apoya en algunos resultados de la teoría de los lenguajes... more
International Journal of Computational Science and Information Technology (IJCSITY) focuses on Complex systems, information and computation using mathematics and engineering techniques. This is an open access peer-reviewed journal will... more
Ejemplo 59 Sea la gramática S → aHb, H → aHb, H → ε La única variable anulable es H. Y la gramática equivalente, que resulta de aplicar el algoritmo 2 es: S → aHb, H → aHb, S → ab, H → ab
Resumen Debido a su carácter marcadamente algebraico, la materia de Teoría de Autómatas y Lenguajes Formales puede ser percibida como excesivamente teórica, con el consiguiente riesgo de rechazo por parte del alumno. Compartimos aquí... more
For the past two decades, it has widely been assumed by linguists that there is a single computational operation, Merge, which is unique to language, distinguishing it from other cognitive domains. The intention of this paper is to... more
The machine project aims to design and implement formal models of computation such as Finite Automata and Pushdown Accepter in the development of a lexical and syntax analyzer for an eXtensible Markup Language or XML. The XML Parser was... more
Aloe barbadensis (aloe-vera) also famous as a first aid plant is a valuable natural medicine. Its leaves have parallel venation that contains a soothing thick gel inside it and is useful for treatment and curing of wounds and diseases. In... more
Algebraic independence is an advanced notion in commutative algebra that generalizes independence of linear polynomials to higher degree. The transcendence degree (trdeg) of a set \(\{f_1, \dotsc, f_m\} \subset \mathbb{F}[x_1, \dotsc,... more
I would like to thank people who contributed to this thesis and to my personality during the time I was writing it. First of all, I would like to thank my advisor Hasan Ibne Akram for his constant encouragement, guidance and feedback.... more
International Journal of Information Science & techniques (IJIST) focuses on system modeling and information techniques in real engineering and scientific problems This journal provides a forum that impacts the development of scientific... more
Original version of my PhD dissertation (University of Reading), a much shorter version of which (~ 60% shorter) was defended on 1/2018. This work is a study of the nature of cognitive computation, with a focus on the relation between... more
We propose an abstract framework for modeling state-based systems with internal behavior as e.g. given by silent or ǫ-transitions. Our approach employs monads with a parametrized fixpoint operator † to give a semantics to those systems... more
We present a Generalized LR parsing algorithm for unrestricted context-free grammars working in complexity O(n 3 ). It differs from previous approaches in the use of dynamic programming techniques to cope with the non determinism, instead... more
This work describes dafsa, a Python library for computing graphs from lists of strings for identifying, visualizing, and inspecting patterns of substrings. The library is designed for usage by linguists in studies on morphology and formal... more
Lecture Notes from my CS class at the University.
ABSTRACT This article presents a software tool for the synthesis of supervisory control based on untimed finite state automata. The tool has a friendly graphical interface for the creation of models and, among other features, allows:... more
The objective of this project is to provide a brief explanation of the concept of a cellular automaton and its elements, highlighting the behavior of three cellular automata. Resumen El objetivo de este proyecto es entregar una breve... more
La teoría de autómatas, también llamada teoría algebraica de máquinas, permite estudiar de un modo sistemático las máquinas, más o menos complicadas, que realizan un procesamiento de la información y que actúan de manera discreta; es... more
Until now, the results about "contextual automata" is reduced to a single example that characterise a more specific class of contextual language. The definition of new types of automata which characterise the other contextual languages is... more
We algorithmize the recent structural characterization for claw-free graphs by Chudnovsky and Seymour. Building on this result, we show that Dominating Set on claw-free graphs is (i) fixed-parameter tractable and (ii) even possesses a... more
Fuzzy co-clustering can be improved if we handle two main problem first is outlier and second curse of dimensionality .outlier problem can be reduce by implementing page replacement algorithm like FIFO, LRU or priority algorithm in a set... more
We prove that the bisimulation-invariant fragment of weak monadic second-order logic (WMSO) is equivalent to the fragment of the modal µ-calculus where the application of the least fixpoint operator µp.ϕ is restricted to formulas ϕ that... more
Debido a su carácter marcadamente algebraico, la materia de Teoría de Autómatas y Lenguajes Formales puede ser percibida como excesivamente teórica, con el consiguiente riesgo de rechazo por parte del alumno. Compartimos aquí nuestra... more
We extend the Expressionist project, and thereby the re-emerging area of grammar-based text generation, by applying a technique from software verification to a critical search problem related to content generation from grammars. In... more