Depth-first iterative-deepening: An optimal admissible tree search (Q1062761): Difference between revisions
From MaRDI portal
Created a new Item |
ReferenceBot (talk | contribs) Changed an Item |
||
(4 intermediate revisions by 4 users not shown) | |||
Property / Wikidata QID | |||
Property / Wikidata QID: Q56269613 / rank | |||
Normal rank | |||
Property / MaRDI profile type | |||
Property / MaRDI profile type: MaRDI publication profile / rank | |||
Normal rank | |||
Property / full work available at URL | |||
Property / full work available at URL: https://doi.org/10.1016/0004-3702(85)90084-0 / rank | |||
Normal rank | |||
Property / OpenAlex ID | |||
Property / OpenAlex ID: W2150470619 / rank | |||
Normal rank | |||
Property / cites work | |||
Property / cites work: Q4747542 / rank | |||
Normal rank | |||
Property / cites work | |||
Property / cites work: Q3862379 / rank | |||
Normal rank | |||
Property / cites work | |||
Property / cites work: Q3807647 / rank | |||
Normal rank | |||
Property / cites work | |||
Property / cites work: Q3856120 / rank | |||
Normal rank | |||
Property / cites work | |||
Property / cites work: Q5679703 / rank | |||
Normal rank | |||
Property / cites work | |||
Property / cites work: Q3732977 / rank | |||
Normal rank | |||
Property / cites work | |||
Property / cites work: A heuristic search algorithm with modifiable estimate / rank | |||
Normal rank | |||
Property / cites work | |||
Property / cites work: Depth-first iterative-deepening: An optimal admissible tree search / rank | |||
Normal rank | |||
links / mardi / name | links / mardi / name | ||
Latest revision as of 17:48, 14 June 2024
scientific article
Language | Label | Description | Also known as |
---|---|---|---|
English | Depth-first iterative-deepening: An optimal admissible tree search |
scientific article |
Statements
Depth-first iterative-deepening: An optimal admissible tree search (English)
0 references
1985
0 references
The complexities of various search algorithms are considered in terms of time, space, and cost of solution path. It is known that breadth-first search requires too much space and depth-first search can use too much time and doesn't always find a cheapest path. A depth-first iterative- deepening algorithm is shown to be asymptotically optimal along all three dimensions for exponential tree searches. The algorithm has been used successfully in chess programs, has been effectively combined with bi- directional search, and has been applied to best-first heuristic search as well. This heuristic depth-first iterative-deepening algorithm is the only known algorithm that is capable of finding optimal solutions to randomly generated instances of the Fifteen Puzzle within practical resource limits.
0 references
searching
0 references
depth-first iterative-deepening algorithm
0 references
exponential tree searches
0 references