Abstract. We consider the problem of finding frequency dominators in a directed graph with a single source vertex and a single terminal vertex. A vertex x is a frequency dominator of a vertex y if and only if in each source to terminal path, the number of occurrences of x is at least equal to the number of occurrences of y. This problem was introduced in a paper by Lee et al. [11] in the context of dynamic program optimization, where an efficient algorithm to compute the frequency dominance relation in reducible graphs was given. In this paper we show that frequency domina-tors can be efficiently computed in general directed graphs. Specifically, we present an algorithm that computes a sparse (O(n)-space), implicit representation of the fre...
International audienceLet G = (V,E) be a simple undirected graph, and k be a positive integer. A k-d...
AbstractThe reinforcement number of a graph is the smallest number of edges that have to be added to...
We provide an algorithm listing all minimal dominating sets of a graph on n vertices in time O(1:715...
We present two simple algorithm for finding immediate dominator in reducible graphs with n nodes and...
The computation of dominators is a central tool in program optimization and code generation, and it ...
The problem of finding the dominators in a control-flow graph has a long history in the literature. ...
The computation of dominators in a flowgraph has applications in several areas, including program op...
This paper illustrates the use of loop nesting forests in two applications. The first is a new algor...
A linear time algorithm is presented for finding dominators in control flow graphs. 1 Introduction ...
. Recently it has been discovered that control flow graphs of structured programs have bounded treew...
International audienceWe consider practical algorithms for maintaining the dominator tree and a low-...
Graph dominators provide a general mechanism for identify-ing re-converging paths in circuits. This ...
The problem of finding dominators in a flowgraph arises in many kinds of global code optimization an...
AbstractThis paper considers the problem of inferring a graph from the number of occurrences of vert...
In this paper we initiate a systematic study of a problem that has the flavor of two classical probl...
International audienceLet G = (V,E) be a simple undirected graph, and k be a positive integer. A k-d...
AbstractThe reinforcement number of a graph is the smallest number of edges that have to be added to...
We provide an algorithm listing all minimal dominating sets of a graph on n vertices in time O(1:715...
We present two simple algorithm for finding immediate dominator in reducible graphs with n nodes and...
The computation of dominators is a central tool in program optimization and code generation, and it ...
The problem of finding the dominators in a control-flow graph has a long history in the literature. ...
The computation of dominators in a flowgraph has applications in several areas, including program op...
This paper illustrates the use of loop nesting forests in two applications. The first is a new algor...
A linear time algorithm is presented for finding dominators in control flow graphs. 1 Introduction ...
. Recently it has been discovered that control flow graphs of structured programs have bounded treew...
International audienceWe consider practical algorithms for maintaining the dominator tree and a low-...
Graph dominators provide a general mechanism for identify-ing re-converging paths in circuits. This ...
The problem of finding dominators in a flowgraph arises in many kinds of global code optimization an...
AbstractThis paper considers the problem of inferring a graph from the number of occurrences of vert...
In this paper we initiate a systematic study of a problem that has the flavor of two classical probl...
International audienceLet G = (V,E) be a simple undirected graph, and k be a positive integer. A k-d...
AbstractThe reinforcement number of a graph is the smallest number of edges that have to be added to...
We provide an algorithm listing all minimal dominating sets of a graph on n vertices in time O(1:715...