The branch-and-bound problem involves determining the leaf of minimum cost in a cost-labelled, heap-ordered tree, subject to the constraint that only the root is known initially and that the children of a node are revealed only by visiting their parent. We present the first efficient deterministic algorithm to solve the branch-and-bound problem for a tree T of constant degree on a p-procesor distributed-memory Optically Connected Parallel Computer (OCPC). Let c* be the cost of the minimum-cost leaf in T, and let n and h be the number of nodes and the height, respectively, of the subtree T* 86T of nodes with cost at most c*. When according for both computation and communication costs, our algorithm runs in time O(n/p+h(max{p,log nlog p})2) f...
Branch-and-Bound is a strategy widely used to find optimal solutions for hard combinatorial optimisa...
This paper is the first to present a parallelization of a higly efficient best-first branch-and-boun...
Abstract: "This paper studies the relationship between parallel computation cost and communication c...
The branch-and-bound problem involves determining the leaf of minimum cost in a cost-labelled, heap-...
The branch-and-bound problem involves determining the leaf of minimum cost in a cost-labelled, heap-...
AbstractKarp and Zhang developed a general randomized parallel algorithm for solving branch and boun...
In this report, we propose new concurrent data structures and load balancing strategies for Branch-a...
The branch-and-bound technique is a common method for finding exact solutions to difficult problems...
The mapping of Branch and Bound (BB) algorithms on Distributed Memory Multiprocessors (DMMs) is cons...
We describe in this paper a new approach to parallelize branch-and-bound on a certain number of proc...
The sequential Branch and Bound Algorithm is the most established method for solving Mixed Integer a...
This paper is the first to present a parallelization of a highly efficient best-first branch-and-bou...
[[abstract]]The branch & bound is an important design strategy of algorithm to solve NP-complete com...
INTRODUCTION Branch-and-bound (B&B) is a well-known and general combinatorial optimisation tech...
The maximum labelled clique problem is a variant of the maximum clique problem where edges in the gr...
Branch-and-Bound is a strategy widely used to find optimal solutions for hard combinatorial optimisa...
This paper is the first to present a parallelization of a higly efficient best-first branch-and-boun...
Abstract: "This paper studies the relationship between parallel computation cost and communication c...
The branch-and-bound problem involves determining the leaf of minimum cost in a cost-labelled, heap-...
The branch-and-bound problem involves determining the leaf of minimum cost in a cost-labelled, heap-...
AbstractKarp and Zhang developed a general randomized parallel algorithm for solving branch and boun...
In this report, we propose new concurrent data structures and load balancing strategies for Branch-a...
The branch-and-bound technique is a common method for finding exact solutions to difficult problems...
The mapping of Branch and Bound (BB) algorithms on Distributed Memory Multiprocessors (DMMs) is cons...
We describe in this paper a new approach to parallelize branch-and-bound on a certain number of proc...
The sequential Branch and Bound Algorithm is the most established method for solving Mixed Integer a...
This paper is the first to present a parallelization of a highly efficient best-first branch-and-bou...
[[abstract]]The branch & bound is an important design strategy of algorithm to solve NP-complete com...
INTRODUCTION Branch-and-bound (B&B) is a well-known and general combinatorial optimisation tech...
The maximum labelled clique problem is a variant of the maximum clique problem where edges in the gr...
Branch-and-Bound is a strategy widely used to find optimal solutions for hard combinatorial optimisa...
This paper is the first to present a parallelization of a higly efficient best-first branch-and-boun...
Abstract: "This paper studies the relationship between parallel computation cost and communication c...