Many optimization problems in computer science have been proven to be NP-hard, and it is unlikely that polynomial-time algorithms that solve these problems exist unless P=NP. Alternatively, they are solved using heuristics algorithms, which provide a sub-optimal solution that, hopefully, is arbitrarily close to the optimal one. Such problems are found in a wide range of applications, including artificial intelligence, game theory, graph partitioning, database query optimization, etc. Consider a heuristic algorithm, A. Suppose that A could invoke one of two possible heuristic functions. The question of determining which heuristic function is superior, has typically demanded a yes/no answer - one which is often substantiated by empirical evid...
It is well-known that while strict admissibility of heuristics in problem solving guarantees the opt...
Solutions to combinatorial optimization problems frequently rely on heuristics to minimize an object...
Most research in algorithm design relies on worst-case analysis for performance comparisons. Unfortu...
AbstractMany optimization problems in computer science have been proven to be NP-hard, and it is unl...
Many optimization problems in computer science have been proven to be NP-hard, and it is unlikely th...
The known NP-hardness results imply that for many combinatorial optimization problems there are no e...
We have solved the following problem using pattern classification techniques (PCT): given two histog...
We have solved the following problem using Pattern Classijication Techniques (PCT): Given two histog...
AbstractWe describe a new technique for designing more accurate admissible heuristic evaluation func...
The performance of a new heuristic search algorithm is analyzed in this paper. The algorithm uses a ...
This report explains the implementation of an algorithm to optimize a QT with heuristic optimization...
There are many problems that still cannot be solved exactly in a reasonable time despite rapid incre...
The quality of a heuristic solution to a NP-hard combinatorial problem is hard to assess. A few stud...
Heuristic search algorithms (eg. A* and IDA*) with accurate lower bounds can solve impressively larg...
We explore a method for computing admissible heuristic evaluation functions for search problems. It ...
It is well-known that while strict admissibility of heuristics in problem solving guarantees the opt...
Solutions to combinatorial optimization problems frequently rely on heuristics to minimize an object...
Most research in algorithm design relies on worst-case analysis for performance comparisons. Unfortu...
AbstractMany optimization problems in computer science have been proven to be NP-hard, and it is unl...
Many optimization problems in computer science have been proven to be NP-hard, and it is unlikely th...
The known NP-hardness results imply that for many combinatorial optimization problems there are no e...
We have solved the following problem using pattern classification techniques (PCT): given two histog...
We have solved the following problem using Pattern Classijication Techniques (PCT): Given two histog...
AbstractWe describe a new technique for designing more accurate admissible heuristic evaluation func...
The performance of a new heuristic search algorithm is analyzed in this paper. The algorithm uses a ...
This report explains the implementation of an algorithm to optimize a QT with heuristic optimization...
There are many problems that still cannot be solved exactly in a reasonable time despite rapid incre...
The quality of a heuristic solution to a NP-hard combinatorial problem is hard to assess. A few stud...
Heuristic search algorithms (eg. A* and IDA*) with accurate lower bounds can solve impressively larg...
We explore a method for computing admissible heuristic evaluation functions for search problems. It ...
It is well-known that while strict admissibility of heuristics in problem solving guarantees the opt...
Solutions to combinatorial optimization problems frequently rely on heuristics to minimize an object...
Most research in algorithm design relies on worst-case analysis for performance comparisons. Unfortu...