Infeasible heuristics are heuristic values that cannot be the optimal solution cost. Detecting infeasibility is a useful tech-nique (Yang et al. 2008) to improve the quality of heuristics because it allows the heuristic value to be increased without risking it becoming inadmissible. However, extra memory is required when applying this technique. Is checking for in-feasibility the best way to use this extra memory? Can this technique be extended to problems with non-uniform edge costs? Can infeasibility only be detected for additive heuris-tics? These questions guide us to explore infeasibility further. Comparative experimental results show the potential benefits of this technique
A piece of code in a computer program is infeasible if it cannot be part of any normally-terminating...
Hyper-heuristics is a very active field that is developing all the time. Defined as “heuristics to c...
Decision systems for solving real-world combinatorial problems must be able to report infeasibility ...
Infeasible heuristics are heuristic values that cannot be the optimal solution cost. Detecting infea...
Abstract. Research on heuristic functions is all about estimating the length (or cost) of solution p...
AbstractAdmissible (lower-bound) heuristics are worth discovering because they have desirable proper...
The known NP-hardness results imply that for many combinatorial optimization problems there are no e...
A method is presented that causes A * to return high quality solutions while solving a set of proble...
AbstractIn the field of heuristic search it is usually assumed that admissible heuristics are consis...
In the field of heuristic search it is usually assumed that admissible heuristics are consistent, im...
Abstract. It is well-known that while strict admissibility of heuris-tics in problem solving guarant...
Many optimization problems in computer science have been proven to be NP-hard, and it is unlikely th...
In this paper we discuss and experiment with Lazy A*, a variant of A* where heuristics are evaluate...
Decision systems for solving real-world combinatorial problems must be able to report infeasibility ...
The obvious way to use several admissible heuristics in A ∗ is to take their maximum. In this paper ...
A piece of code in a computer program is infeasible if it cannot be part of any normally-terminating...
Hyper-heuristics is a very active field that is developing all the time. Defined as “heuristics to c...
Decision systems for solving real-world combinatorial problems must be able to report infeasibility ...
Infeasible heuristics are heuristic values that cannot be the optimal solution cost. Detecting infea...
Abstract. Research on heuristic functions is all about estimating the length (or cost) of solution p...
AbstractAdmissible (lower-bound) heuristics are worth discovering because they have desirable proper...
The known NP-hardness results imply that for many combinatorial optimization problems there are no e...
A method is presented that causes A * to return high quality solutions while solving a set of proble...
AbstractIn the field of heuristic search it is usually assumed that admissible heuristics are consis...
In the field of heuristic search it is usually assumed that admissible heuristics are consistent, im...
Abstract. It is well-known that while strict admissibility of heuris-tics in problem solving guarant...
Many optimization problems in computer science have been proven to be NP-hard, and it is unlikely th...
In this paper we discuss and experiment with Lazy A*, a variant of A* where heuristics are evaluate...
Decision systems for solving real-world combinatorial problems must be able to report infeasibility ...
The obvious way to use several admissible heuristics in A ∗ is to take their maximum. In this paper ...
A piece of code in a computer program is infeasible if it cannot be part of any normally-terminating...
Hyper-heuristics is a very active field that is developing all the time. Defined as “heuristics to c...
Decision systems for solving real-world combinatorial problems must be able to report infeasibility ...