The generic graph machine, a Turing machine-like computation model for generic graph functions, is introduced. A configuration of this machine consists of a number of machine instances that each are in a state and point to two nodes of a graph. During the execution of a step, the machine instances perform in parallel a local transformation on the graph and are each replaced by a number of other machine instances. It is proved that the generic graph machines express a large and natural class of generic graph functions. 1 Introduction If we represent a database as a (labeled) graph, database manipulations can be modeled as partial functions mapping graphs to graphs [3]. We call such functions graph functions. However, not all graph function...
Abstract. Since the systematic evolution of graph-like program mod-els has become important in softw...
Abstract: This paper details the design and implementation of OCAMLGRAPH, a highly generic graph lib...
Abstract: The main thesis of this paper is that intricate nature of software systems can, and in our...
The Generic Graph Machine (GGM) model is a Turing machine-like model for expressing generic computat...
This paper is concerned with a class of parallel computations which can be represented by a graphica...
Abstract: "The notion of mechanical process has played a crucial role in mathematical logic since th...
This paper presents the Parallel BGL, a generic C++ library for distributed graph computation. Like ...
In this paper, we will consider the universal approximation properties of a recently introduced neur...
Since the systematic evolution of graph-like program models has become important in software enginee...
Graph drawing is the area of computational geometry focused on the study of techniques for informati...
The C++ Standard Library is a valuable collection of generic algorithms and data structures that imp...
This paper presents a new functional programming model for graph structures called structured graphs...
Generic algorithms are algorithms using abstract data types. Multiple generic algorithms can be link...
Abstract. Graph databases are directed graphs in which the edges are labeled with symbols from a fin...
In natural language processing (NLP) there is an increasing interest in formal models for processing...
Abstract. Since the systematic evolution of graph-like program mod-els has become important in softw...
Abstract: This paper details the design and implementation of OCAMLGRAPH, a highly generic graph lib...
Abstract: The main thesis of this paper is that intricate nature of software systems can, and in our...
The Generic Graph Machine (GGM) model is a Turing machine-like model for expressing generic computat...
This paper is concerned with a class of parallel computations which can be represented by a graphica...
Abstract: "The notion of mechanical process has played a crucial role in mathematical logic since th...
This paper presents the Parallel BGL, a generic C++ library for distributed graph computation. Like ...
In this paper, we will consider the universal approximation properties of a recently introduced neur...
Since the systematic evolution of graph-like program models has become important in software enginee...
Graph drawing is the area of computational geometry focused on the study of techniques for informati...
The C++ Standard Library is a valuable collection of generic algorithms and data structures that imp...
This paper presents a new functional programming model for graph structures called structured graphs...
Generic algorithms are algorithms using abstract data types. Multiple generic algorithms can be link...
Abstract. Graph databases are directed graphs in which the edges are labeled with symbols from a fin...
In natural language processing (NLP) there is an increasing interest in formal models for processing...
Abstract. Since the systematic evolution of graph-like program mod-els has become important in softw...
Abstract: This paper details the design and implementation of OCAMLGRAPH, a highly generic graph lib...
Abstract: The main thesis of this paper is that intricate nature of software systems can, and in our...