bn:03180841n
Noun Concept
Categories: All articles needing additional references, Graph algorithms, Search algorithms
EN
iterative deepening depth-first search  Depth-first search with iterative deepening  depth-limited search  DFSID  IDDFS
EN
In computer science, iterative deepening search or more specifically iterative deepening depth-first search is a state space/graph search strategy in which a depth-limited version of depth-first search is run repeatedly with increasing depth limits until the goal is found. Wikipedia
Definitions
Relations
Sources
EN
In computer science, iterative deepening search or more specifically iterative deepening depth-first search is a state space/graph search strategy in which a depth-limited version of depth-first search is run repeatedly with increasing depth limits until the goal is found. Wikipedia