2013
DOI: 10.1609/icaps.v23i1.13563
|View full text |Cite
|
Sign up to set email alerts
|

Using Alternative Suboptimality Bounds in Heuristic Search

Abstract: Most bounded suboptimal algorithms in the search literature have been developed so as to be epsilon-admissible. This means that the solutions found by these algorithms are guaranteed to be no more than a factor of (1 + ε) greater than optimal. However, this is not the only possible form of suboptimality bounding. For example, another possible suboptimality guarantee is that of additive bounding, which requires that the cost of the solution found is no more than the cost of the optimal solution plus a constant … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
6
0

Year Published

2014
2014
2023
2023

Publication Types

Select...
8
1
1

Relationship

0
10

Authors

Journals

citations
Cited by 14 publications
(6 citation statements)
references
References 24 publications
0
6
0
Order By: Relevance
“…A large number of BSS algorithms have been proposed over the years (see a nice survey by Thayer and Ruml, 2011). Virtually all of these algorithms can be viewed as implementations of a general search framework that is sometimes called Focal Search (Pearl and Kim 1982;Ebendt and Drechsler 2009;Valenzano et al 2013). 2 Focal Search is a special case of best-first search that maintains two sets of nodes.…”
Section: Focal Searchmentioning
confidence: 99%
“…A large number of BSS algorithms have been proposed over the years (see a nice survey by Thayer and Ruml, 2011). Virtually all of these algorithms can be viewed as implementations of a general search framework that is sometimes called Focal Search (Pearl and Kim 1982;Ebendt and Drechsler 2009;Valenzano et al 2013). 2 Focal Search is a special case of best-first search that maintains two sets of nodes.…”
Section: Focal Searchmentioning
confidence: 99%
“…Theorem 2 (Valenzano et al (2013)) IDA* using the g + h evaluation function will find a solution with a cost of at most…”
Section: Ensuring Bounded Suboptimalitymentioning
confidence: 99%
“…This priority function is defined for B γ (x) = x+γ, where γ is a given constant (Valenzano et al 2013). We recommend setting K = max{h(start), γ + 1}.…”
Section: Priority Functionsmentioning
confidence: 99%