The search for acceptable solutions in a combinatorially large problem space is an important problem in the fields of artifical intelligence, operations research, and computer science. Ways of improving the efficiency of this search process includes reducing the number of nodes searched by the process and reducing the average time to search each node. One way to reduce the number of nodes searched is to use an appropriate selection scheme. Best-first branch-and-bound (B&B) algorithms generally expand less nodes than depth-first B&B algorithms. However, a best-first B&B algorithm requires exponential memory space. A depth-first B&B algorithm requires linear memory space. In a two-level memory system, this difference in space requirements can...
Since the task scheduling problems in the multiprocessor environments belong to the class of strong ...
Introduction Exact methods used to solve difficult Combinatorial Optimization problems belong to a ...
Branch-and-bound (B&B) algorithms, and extensions such as branch-and-price (B&P) are powerful tools ...
The search for solutions in a combinatorially large problem space is a major problem in artificial i...
Abstract. We present space-efficient parallel strategies for two fundamental combinatorial search pr...
Abstract. We present space-efficient parallel strategies for two fun-damental combinatorial search p...
We present space-efficient parallel strategies for two fundamental combinatorial search problems, na...
We present space-efficient parallel strategies for two fundamental combinatorial search problems, na...
AbstractRecent work shows that the memory requirements of A* and related graph-search algorithms can...
The Algorithm Selection Problem is concerned with selecting the best algorithm to solve a given prob...
The algorithm selection problem is concerned with selecting the best algorithm to solve a given prob...
Many important problems in operations research, artificial intelligence, combinatorial algorithms, a...
Recent work shows that the memory requirements of A * and related graph-search algorithms can be red...
The goal of this research is to develop a systematic, integrated method of designing efficient searc...
The goal of this research is to develop a systematic, integrated method of designing efficient searc...
Since the task scheduling problems in the multiprocessor environments belong to the class of strong ...
Introduction Exact methods used to solve difficult Combinatorial Optimization problems belong to a ...
Branch-and-bound (B&B) algorithms, and extensions such as branch-and-price (B&P) are powerful tools ...
The search for solutions in a combinatorially large problem space is a major problem in artificial i...
Abstract. We present space-efficient parallel strategies for two fundamental combinatorial search pr...
Abstract. We present space-efficient parallel strategies for two fun-damental combinatorial search p...
We present space-efficient parallel strategies for two fundamental combinatorial search problems, na...
We present space-efficient parallel strategies for two fundamental combinatorial search problems, na...
AbstractRecent work shows that the memory requirements of A* and related graph-search algorithms can...
The Algorithm Selection Problem is concerned with selecting the best algorithm to solve a given prob...
The algorithm selection problem is concerned with selecting the best algorithm to solve a given prob...
Many important problems in operations research, artificial intelligence, combinatorial algorithms, a...
Recent work shows that the memory requirements of A * and related graph-search algorithms can be red...
The goal of this research is to develop a systematic, integrated method of designing efficient searc...
The goal of this research is to develop a systematic, integrated method of designing efficient searc...
Since the task scheduling problems in the multiprocessor environments belong to the class of strong ...
Introduction Exact methods used to solve difficult Combinatorial Optimization problems belong to a ...
Branch-and-bound (B&B) algorithms, and extensions such as branch-and-price (B&P) are powerful tools ...