In this paper, we propose a Fast Parallel Branch and Bound algorithm (FPBB) for computing treewidth. FPBB searches the elimination ordering space using depth-first search approach, and employs multithreading techniques to search smaller divided spaces simultaneously. In order to protect the shared hash table without increasing the running time, we have designed a special algorithm for the readers-writers problem. We also present a new heuristic called similar group for refining search space. With other carefully chosen heuristics, FPBB performs well in computing both lower bound and upper bound on treewidth, and has solved 17 benchmark graphs whose exact treewidths were previously unknown. Additionally, FPBB is an anytime algorithm, which i...
The notion of treewidth is of considerable interest in relation to NP-hard problems. Indeed, severa...
This paper presents many different parallel for-mulations of the A*/Branch-and-Bound search algorith...
Since the task scheduling problems in the multiprocessor environments belong to the class of strong ...
In this paper, a branch and bound algorithm for computing the treewidth of a graph is presented. The...
The notions of pathwidth and the closely related treewidth have become more and more important recen...
We describe the first parallel algorithm with optimal speedup for constructing minimum-width tree de...
In this paper we present a parallel algorithm that decides whether a graph G has treewidth at most t...
We present space-efficient parallel strategies for two fundamental combinatorial search problems, na...
Abstract. We present space-efficient parallel strategies for two fundamental combinatorial search pr...
. We present a new parallel tree search method for ønding one solution to a constraint satisfaction ...
We present a parallel algorithm for computing the treewidth of a graph on a GPU. We implement this a...
We present an algorithm selection framework based on machine learning for the exact computation of t...
We describe the first parallel algorithm with optimal speedup for constructing minimum-width tree de...
We consider the problem of preprocessing an n-vertex digraph with real edge weights so that subseque...
AbstractFor more and more applications, it is important to be able to compute the treewidth of a giv...
The notion of treewidth is of considerable interest in relation to NP-hard problems. Indeed, severa...
This paper presents many different parallel for-mulations of the A*/Branch-and-Bound search algorith...
Since the task scheduling problems in the multiprocessor environments belong to the class of strong ...
In this paper, a branch and bound algorithm for computing the treewidth of a graph is presented. The...
The notions of pathwidth and the closely related treewidth have become more and more important recen...
We describe the first parallel algorithm with optimal speedup for constructing minimum-width tree de...
In this paper we present a parallel algorithm that decides whether a graph G has treewidth at most t...
We present space-efficient parallel strategies for two fundamental combinatorial search problems, na...
Abstract. We present space-efficient parallel strategies for two fundamental combinatorial search pr...
. We present a new parallel tree search method for ønding one solution to a constraint satisfaction ...
We present a parallel algorithm for computing the treewidth of a graph on a GPU. We implement this a...
We present an algorithm selection framework based on machine learning for the exact computation of t...
We describe the first parallel algorithm with optimal speedup for constructing minimum-width tree de...
We consider the problem of preprocessing an n-vertex digraph with real edge weights so that subseque...
AbstractFor more and more applications, it is important to be able to compute the treewidth of a giv...
The notion of treewidth is of considerable interest in relation to NP-hard problems. Indeed, severa...
This paper presents many different parallel for-mulations of the A*/Branch-and-Bound search algorith...
Since the task scheduling problems in the multiprocessor environments belong to the class of strong ...