中文
相关论文

相关论文: Illustrating Finite Automata with Grail+ and TikZ

200 篇论文

Most Formal Languages and Automata Theory courses explore the duality between computation models to recognize words in a language and computation models to generate words in a language. For students unaccustomed to formal statements, these…

形式语言与自动机理论 · 计算机科学 2024-07-12 Marco T. Morazán , Tijana Minić

Numerous computer systems use dynamic control and data structures of unbounded size. These data structures have often the character of trees or they can be encoded as trees with some additional pointers. This is exploited by some currently…

形式语言与自动机理论 · 计算机科学 2012-04-17 Ondřej Lengál

This article presents a visualization tool for designing and debugging deterministic finite-state machines in FSM -- a domain specific language for the automata theory classroom. Like other automata visualization tools, users can edit…

人机交互 · 计算机科学 2020-08-24 Marco T. Morazán , Joshua M. Schappel , Sachin Mahashabde

Diagrams are widely used in teaching computer science courses. They are useful in subjects such as automata and formal languages, data structures, etc. These diagrams, often drawn by students during exams or assignments, vary in structure,…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Ethan Young , Zichun Wang , Aiden Taylor , Chance Jewell , Julian Myers , Satya Sri Rajiteswari Nimmagadda , Anthony White , Aniruddha Maiti , Ananya Jana

The transformation of a nondeterministic finite-state automaton into a deterministic finite-state automaton is an integral part of any course on formal languages and automata theory. For some students, understanding this transformation is…

形式语言与自动机理论 · 计算机科学 2023-10-24 Tijana Minic , Marco T. Morazán

Many graph algorithms can be viewed as sets of rules that are iteratively applied, with the number of iterations dependent on the size and complexity of the input graph. Existing machine learning architectures often struggle to represent…

人工智能 · 计算机科学 2024-08-21 Florian Grötschla , Joël Mathys , Christoffer Raun , Roger Wattenhofer

A recent paper by Drewes, Hoffmann, and Minas (GCM 2023 proceedings) has shown that certain graph languages can be defined and efficiently recognized by finite automata when strings over typed symbols are interpreted as graphs. This…

形式语言与自动机理论 · 计算机科学 2025-03-27 Mattia De Rosa , Mark Minas

Finite automata are used to encode geometric figures, functions and can be used for image compression and processing. The original approach is to represent each point of a figure in $\mathbb{R}^n$ as a convolution of its $n$ coordinates…

计算几何 · 计算机科学 2024-08-01 Dmitry Berdinsky , Prohrak Kruengthomya

Determinisation and completion of finite tree automata are important operations with applications in program analysis and verification. However, the complexity of the classical procedures for determinisation and completion is high. They are…

形式语言与自动机理论 · 计算机科学 2017-11-02 John P. Gallagher , Mai Ajspur , Bishoksan Kafle

This paper provides a description of the algorithms employed by the Warwick AUTOMATA package for calculating the finite state automata associated with a short-lex automatic group. The aim is to provide an overview of the whole process,…

群论 · 数学 2008-02-03 Derek F. Holt

We present the open-source tool finsm.io, a tool for creating, simulating and exporting deterministic and non-deterministic finite state automata (DFA/NFA). We first describe the conceptual background on which the tool is based, followed by…

计算机与社会 · 计算机科学 2024-10-17 Christopher William Schankula , Lucas Dutton

Computer science class enrollments have rapidly risen in the past decade. With current class sizes, standard approaches to grading and providing personalized feedback are no longer possible and new techniques become both feasible and…

形式语言与自动机理论 · 计算机科学 2021-02-02 Loris D'Antoni , Martin Helfrich , Jan Kretinsky , Emanuel Ramneantu , Maximilian Weininger

Graph-based modeling plays a fundamental role in many areas of computer science. In this paper, we introduce systems of graph formulas with variables for specifying graph properties; this notion generalizes the graph formulas introduced in…

形式语言与自动机理论 · 计算机科学 2026-01-23 Frank Drewes , Berthold Hoffmann , Mark Minas

In this paper we give automata-based representation of LTL-FO$^+$ properties. LTL-FO$^+$ is an extension of LTL that includes first-order quantification over bounded variable, thus greatly increasing the expressivity of the language. An…

形式语言与自动机理论 · 计算机科学 2016-10-25 Yannick Lebrun , Raphaël Khoury , Sylvain Hallé

Finite State Machines are a concept widely taught in undergraduate theory of computing courses. Educators typically use tools with static representations of FSMs to help students visualize these objects and processes; however, all existing…

计算机与社会 · 计算机科学 2024-09-27 Sierra Zoe Bennett-Manke , Sebastian Neumann , Ryan E. Dougherty

There has been significant recent interest in harnessing LLMs to control software systems through multi-step reasoning, planning and tool-usage. While some promising results have been obtained, application to specific domains raises several…

软件工程 · 计算机科学 2024-07-26 Arya Bulusu , Brandon Man , Ashish Jagmohan , Aditya Vempaty , Jennifer Mari-Wyka , Deepak Akkil

This paper describes a method for converting formulas in finite propositional linear-time temporal logic (Finite LTL) into finite-state automata whose languages are the models of the given formula. Finite LTL differs from traditional LTL in…

计算机科学中的逻辑 · 计算机科学 2020-06-23 Samuel Huang , Rance Cleaveland

In structural proof theory, designing and working on large calculi make it difficult to get intuitions about each rule individually and as part of a whole system. We introduce two novel tools to help working on calculi using the approach of…

计算机科学中的逻辑 · 计算机科学 2022-06-14 Valentin D. Richard

Creating and understanding art has long been a hallmark of human ability. When presented with finished digital artwork, professional graphic artists can intuitively deconstruct and replicate it using various drawing tools, such as the line…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Qi Bing , Chaoyi Zhang , Weidong Cai

In Formal Languages and Automata Theory courses, students find understanding nondeterministic finite-state and pushdown automata difficult. In many cases, this means that it is challenging for them to comprehend the operational semantics of…

形式语言与自动机理论 · 计算机科学 2025-08-06 Marco T. Morazán , David Anthony K. Fields , Andrés M. Garced , Tijana Minić
‹ 上一页 1 2 3 10 下一页 ›