中文
相关论文

相关论文: Finding the Transitive Closure of Functional Depen…

200 篇论文

We present strategic portgraph rewriting as a basis for the implementation of visual modelling and analysis tools. The goal is to facilitate the specification, analysis and simulation of complex systems, using port graphs. A system is…

计算机科学中的逻辑 · 计算机科学 2014-07-31 Maribel Fernández , Hélène Kirchner , Bruno Pinaud

The fully dynamic transitive closure problem asks to maintain reachability information in a directed graph between arbitrary pairs of vertices, while the graph undergoes a sequence of edge insertions and deletions. The problem has been…

数据结构与算法 · 计算机科学 2020-02-04 Kathrin Hanauer , Monika Henzinger , Christian Schulz

The program dependence graph (PDG) represents data and control dependence between statements in a program. This paper presents an operational semantics of program dependence graphs. Since PDGs exclude artificial order of statements that…

编程语言 · 计算机科学 2018-03-09 Sohei Ito

Temporal graphs represent interactions between entities over time. These interactions may be direct, a contact between two vertices at some time instant, or indirect, through sequences of contacts called journeys. Deciding whether an entity…

数据结构与算法 · 计算机科学 2023-06-27 Luiz F. Afra Brito , Marcelo Keese Albertini , Bruno A. N. Travençolo

This article develops a novel operational semantics for probabilistic control-flow graphs (pCFGs) of probabilistic imperative programs with random assignment and "observe" (or conditioning) statements. The semantics transforms probability…

编程语言 · 计算机科学 2017-11-08 Torben Amtoft , Anindya Banerjee

A new approach to find all the transitive orientations for a comparability graph (finite or infinite) is presented. This approach is based on the link between the notion of ``strong'' partitive set and the forcing theory (notions of…

alg-geom · 数学 2008-02-03 A. Belkasri , M. Hamade

Database schema elements such as tables, views, triggers and functions are typically defined with many interrelationships. In order to support database users in understanding a given schema, a rule-based approach for analyzing the…

编程语言 · 计算机科学 2017-09-19 Christiane Engels , Andreas Behrend , Stefan Brass

Relational prediction tasks are fundamental in many real-world applications, where data are naturally stored in relational databases (RDBs). Relational Deep Learning (RDL) addresses this problem by modeling RDBs as graphs and applying graph…

机器学习 · 计算机科学 2026-05-21 Yi Huang , Qingyun Sun , Jia Li , Xingcheng Fu , Jianxin Li

We study the problem of estimating the value function of discrete-time switched systems under arbitrary switching. Unlike the switched LQR problem, where both inputs and mode sequences are optimized, we consider the case where switching is…

最优化与控制 · 数学 2026-02-05 Léa Ninite , Adrien Banse , Guillaume O. Berger , Raphaël M. Jungers

In this paper we present a dependency graph-based method for computing the various semantics of normal logic programs. Our method employs \textit{conjunction nodes} to unambiguously represent the dependency graph of normal logic programs.…

计算机科学中的逻辑 · 计算机科学 2021-11-29 Fang Li , Elmer Salazar , Gopal Gupta

In this article, we characterize in terms of analytic tableaux the repairs of inconsistent relational databases, that is databases that do not satisfy a given set of integrity constraints. For this purpose we provide closing and opening…

数据库 · 计算机科学 2007-05-23 Leopoldo Bertossi , Camilla Schwind

Theory of stable models is the mathematical basis of answer set programming. Several results in that theory refer to the concept of the positive dependency graph of a logic program. We describe a modification of that concept and show that…

人工智能 · 计算机科学 2022-07-19 Jorge Fandinno , Vladimir Lifschitz

This paper investigates the use of graph rewriting systems as a modelling tool, and advocates the embedding of such systems in an interactive environment. One important application domain is the modelling of biochemical systems, where…

计算工程、金融与科学 · 计算机科学 2011-02-15 Oana Andrei , Maribel Fernández , Hélène Kirchner , Guy Melançon , Olivier Namet , Bruno Pinaud

This article describes a method to build syntactical dependencies starting from the phrase structure parsing process. The goal is to obtain all the information needed for a detailled semantical analysis. Interaction Grammars are used for…

计算与语言 · 计算机科学 2010-11-19 Jonathan Marchand , Bruno Guillaume , Guy Perrier

We present attributed hierarchical port graphs (AHP) as an extension of port graphs that aims at facilitating the design of modular port graph models for complex systems. AHP consist of a number of interconnected layers, where each layer…

计算机科学中的逻辑 · 计算机科学 2018-02-20 Nneka Chinelo Ene , Maribel Fernández , Bruno Pinaud

We build a bridge between neural network-based machine learning and graph-based natural language processing and introduce a unified approach to keyphrase, summary and relation extraction by aggregating dependency graphs from links provided…

人工智能 · 计算机科学 2019-09-27 Paul Tarau , Eduardo Blanco

In this paper we introduce a general framework for casting fully dynamic transitive closure into the problem of reevaluating polynomials over matrices. With this technique, we improve the best known bounds for fully dynamic transitive…

数据结构与算法 · 计算机科学 2007-05-23 Camil Demetrescu , Giuseppe F. Italiano

String diagrams are a powerful tool for reasoning about physical processes, logic circuits, tensor networks, and many other compositional structures. The distinguishing feature of these diagrams is that edges need not be connected to…

范畴论 · 数学 2010-11-19 Lucas Dixon , Aleks Kissinger

Graph rewriting is a popular tool for the optimisation and modification of graph expressions in domains such as compilers, machine learning and quantum computing. The underlying data structures are often port graphs - graphs with labels at…

数据结构与算法 · 计算机科学 2025-03-27 Luca Mondada , Pablo Andrés-Martínez

Algorithms which compute properties over graphs have always been of interest in computer science, with some of the fundamental algorithms, such as Dijkstra's algorithm, dating back to the 50s. Since the 70s there as been interest in…

数据结构与算法 · 计算机科学 2017-10-31 Daniel P. Martin
‹ 上一页 1 2 3 10 下一页 ›