中文
相关论文

相关论文: Matrix Graph Grammars: Transformation of Restricti…

200 篇论文

In the Matrix approach to graph transformation we represent simple digraphs and rules with Boolean matrices and vectors, and the rewriting is expressed using Boolean operators only. In previous works, we developed analysis techniques…

离散数学 · 计算机科学 2009-11-16 Pedro Pablo Perez Velasco , Juan de Lara Jaramillo

Graph transformation is concerned with the manipulation of graphs by means of rules. Graph grammars have been traditionally studied using techniques from category theory. In previous works, we introduced Matrix Graph Grammars (MGGs) as a…

离散数学 · 计算机科学 2009-02-06 Pedro Pablo Perez Velasco , Juan de Lara

In the talk at the workshop my aim was to demonstrate the usefulness of graph techniques for tackling problems that have been studied predominantly as problems on the term level: increasing sharing in functional programs, and addressing…

计算机科学中的逻辑 · 计算机科学 2019-02-07 Clemens Grabmayer

Matrix grammars are one of the first approaches ever proposed in regulated rewriting, prescribing that rules have to be applied in a certain order. Originally, they have been introduced by \'Abrah\'am on linguistic grounds. In traditional…

形式语言与自动机理论 · 计算机科学 2024-11-26 Henning Fernau , Lakshmanan Kuppusamy , Indhumathi Raman

Signal processing on directed graphs (digraphs) is problematic, since the graph shift, and thus associated filters, are in general not diagonalizable. Furthermore, the Fourier transform in this case is now obtained from the Jordan…

信号处理 · 电气工程与系统科学 2021-05-20 Bastian Seifert , Markus Püschel

We introduce a new class of graph transformation systems in which rewrite rules can be guarded by universally quantified conditions on the neighbourhood of nodes. These conditions are defined via special graph patterns which may be…

计算机科学中的逻辑 · 计算机科学 2014-07-21 Giorgio Delzanno , Jan Stückrath

An attractive mechanism to specify global constraints in rostering and other domains is via formal languages. For instance, the Regular and Grammar constraints specify constraints in terms of the languages accepted by an automaton and a…

人工智能 · 计算机科学 2009-03-04 George Katsirelos , Nina Narodytska , Toby Walsh

Graph pattern matching is a routine process for a wide variety of applications such as social network analysis. It is typically defined in terms of subgraph isomorphism which is NP-Complete. To lower its complexity, many extensions of graph…

数据库 · 计算机科学 2018-04-13 Houari Mahfoud

We present a new, high-level approach for the specification of model-to-model transformations based on declarative patterns. These are (atomic or composite) constraints on triple graphs declaring the allowed or forbidden relationships…

软件工程 · 计算机科学 2008-12-18 Juan de Lara , Esther Guerra

When using graphs and graph transformations to model systems, consistency is an important concern. While consistency has primarily been viewed as a binary property, i.e., a graph is consistent or inconsistent with respect to a set of…

软件工程 · 计算机科学 2026-03-11 Lars Fritsche , Alexander Lauer , Maximilian Kratz , Andy Schürr , Gabriele Taentzer

We tackle the problem of attributed graph transformations and propose a new algorithmic approach for defining parallel graph transformations allowing overlaps. We start by introducing some abstract operations over graph structures. Then, we…

计算机科学中的逻辑 · 计算机科学 2018-08-10 Thierry Boy de la Tour , Rachid Echahed

The analysis of graphs has become increasingly important to a wide range of applications. Graph analysis presents a number of unique challenges in the areas of (1) software complexity, (2) data complexity, (3) security, (4) mathematical…

分布式、并行与集群计算 · 计算机科学 2023-09-19 Jeremy Kepner , David Bader , Aydın Buluc , John Gilbert , Timothy Mattson , Henning Meyerhenke

Geometric modeling by constraints leads to large systems of algebraic equations. This paper studies bipartite graphs underlaid by systems of equations. It shows how these graphs make possible to polynomially decompose these systems into…

离散数学 · 计算机科学 2014-05-26 Samy Ait-Aoudia , Roland Jegou , Dominique Michelucci

In this paper, we introduce a graph matching method that can account for constraints of arbitrary order, with arbitrary potential functions. Unlike previous decomposition approaches that rely on the graph structures, we introduce a…

计算机视觉与模式识别 · 计算机科学 2018-02-26 D. Khuê Lê-Huu , Nikos Paragios

Graph transformation formalisms have proven to be suitable tools for the modelling of chemical reactions. They are well established in theoretical studies and increasingly also in practical applications in chemistry. The latter is made…

Graphs, and graph transformation systems, are used in many areas within Computer Science: to represent data structures and algorithms, to define computation models, as a general modelling tool to study complex systems, etc. Research in term…

符号计算 · 计算机科学 2021-02-04 Patrick Bahr

We address the problem of reasoning on graph transformations featuring actions such as \emph{addition} and \emph{deletion} of nodes and edges, node \emph{merging} and \emph{cloning}, node or edge \emph{labelling} and edge…

计算机科学中的逻辑 · 计算机科学 2018-03-08 Jon Haël Brenas , Rachid Echahed , Martin Strecker

The representation of graphs is commonly based on the adjacency matrix concept. This formulation is the foundation of most algebraic and computational approaches to graph processing. The advent of deep learning language models offers a wide…

人工智能 · 计算机科学 2025-12-16 Ezequiel Lopez-Rubio

Transformer architectures have been successfully used in learning source code representations. The fusion between a graph representation like Abstract Syntax Tree (AST) and a source code sequence makes the use of current approaches…

机器学习 · 计算机科学 2021-12-06 Junyan Cheng , Iordanis Fostiropoulos , Barry Boehm

We tackle the problem of simultaneous transformations of networks represented as graphs. Roughly speaking, one may distinguish two kinds of simultaneous or parallel rewrite relations over complex structures such as graphs: (i) those which…

形式语言与自动机理论 · 计算机科学 2017-01-25 Rachid Echahed , Aude Maignan
‹ 上一页 1 2 3 10 下一页 ›