scispace - formally typeset
Search or ask a question

Showing papers on "Admissible heuristic published in 1992"


Journal ArticleDOI
TL;DR: An algorithm is presented which is shown to terminate with a most preferred path, given an admissible heuristic set, which illustrates how Artificial Intelligence techniques can be productively employed to solve multiobjective problems.

29 citations


01 May 1992
TL;DR: In this paper, the authors present a method to reconstitute the abstracted constraints back into the solution of the original problem while maintaining efficiency, thereby generating better admissible heuristics.
Abstract: A project scheduling problem consists of a finite set of jobs, each with fixed integer duration, requiring one or more resources such as personnel or equipment, and each subject to a set of precedence relations, which specify allowable job orderings, and a set of mutual exclusion relations, which specify jobs that cannot overlap. No job can be interrupted once started. The objective is to minimize project duration. This objective arises in nearly every large construction project--from software to hardware to buildings. Because such project scheduling problems are NPhard, they are typically solved by branch-and-bound algorithms. In these algorithms lower-bound duration estimates (admissible heuristics) are used to improve efficiency. One way to obtain an admissible heuristic is to remove (abstract) all resource and mutual exclusion constraints and then obtain the minimal project duration for the abstracted problem; this minimal duration is the admissible heuristic. Although such abstracted problems can be solved efficiently, they yield inaccurate admissible heuristics precisely because those constraints that are central to solving the original problem are abstracted. This paper describes a method to reconstitute the abstracted constraints back into the solution to the abstracted problem while maintaining efficiency, thereby generating better admissible heuristics. Our results suggest that reconstitution can make good admissible heuristics even better.

1 citations