This thesis deals with determining appropriate width parameters of control flow graphs so that certain computationally hard problems of practical interest become efficiently solvable. A well-known result of Thorup states that the treewidth of control flow graphs arising from structured (goto-free) programs is at most six. However, since a control flow graph is inherently directed, it is very likely that using a digraph width measure would give better algorithms for problems where directional properties of edges are important. One such problem, parity game, is closely related to the μ-calculus model checking problem in software verification and is known to be tractable on graphs of bounded DAG-width, Kelly-width or entanglement. Motivate...
summary:In this paper we analyze the computational complexity of a processor optimization problem. G...
Many problems in program optimization have been solved by applying a technique called interval analy...
Minimum flow decomposition (MFD) is the NP-hard problem of finding a smallest decomposition of a net...
I hereby declare that I am the sole author of this thesis. This is a true copy of the thesis, includ...
Abstract. Tree-width is a well-known metric on undirected graphs that mea-sures how tree-like a grap...
AbstractTree-width is a well-known metric on undirected graphs that measures how tree-like a graph i...
AbstractEntanglement is a parameter for the complexity of finite directed graphs that measures to wh...
. Recently it has been discovered that control flow graphs of structured programs have bounded treew...
The control flow of programs can be represented by directed graphs. In this paper we provide a unifo...
Abstract. Detection of infeasible code has recently been identified as a scalable and automated tech...
We show that the model checking problem for µ-calculus on graphs of bounded tree-width can be solved...
AbstractWe consider various well-known, equivalent complexity measures for graphs such as eliminatio...
Abstract. Loop identification is an essential step of control flow analysis in decompilation. The Cl...
A linear time algorithm is presented for finding dominators in control flow graphs. 1 Introduction ...
The structural complexity of instances of computational problems has been an important research area...
summary:In this paper we analyze the computational complexity of a processor optimization problem. G...
Many problems in program optimization have been solved by applying a technique called interval analy...
Minimum flow decomposition (MFD) is the NP-hard problem of finding a smallest decomposition of a net...
I hereby declare that I am the sole author of this thesis. This is a true copy of the thesis, includ...
Abstract. Tree-width is a well-known metric on undirected graphs that mea-sures how tree-like a grap...
AbstractTree-width is a well-known metric on undirected graphs that measures how tree-like a graph i...
AbstractEntanglement is a parameter for the complexity of finite directed graphs that measures to wh...
. Recently it has been discovered that control flow graphs of structured programs have bounded treew...
The control flow of programs can be represented by directed graphs. In this paper we provide a unifo...
Abstract. Detection of infeasible code has recently been identified as a scalable and automated tech...
We show that the model checking problem for µ-calculus on graphs of bounded tree-width can be solved...
AbstractWe consider various well-known, equivalent complexity measures for graphs such as eliminatio...
Abstract. Loop identification is an essential step of control flow analysis in decompilation. The Cl...
A linear time algorithm is presented for finding dominators in control flow graphs. 1 Introduction ...
The structural complexity of instances of computational problems has been an important research area...
summary:In this paper we analyze the computational complexity of a processor optimization problem. G...
Many problems in program optimization have been solved by applying a technique called interval analy...
Minimum flow decomposition (MFD) is the NP-hard problem of finding a smallest decomposition of a net...