bn:01716129n
Noun Concept
Categories: Pattern matching, Search algorithms
EN
backtracking  Applications of backtracking algorithms  Back tracking  backtracking algorithm  backtracking search
EN
Backtracking is a class of algorithms for finding solutions to some computational problems, notably constraint satisfaction problems, that incrementally builds candidates to the solutions, and abandons a candidate as soon as it determines that the candidate cannot possibly be completed to a valid solution. Wikipedia
Definitions
Examples
Relations
Sources
EN
Backtracking is a class of algorithms for finding solutions to some computational problems, notably constraint satisfaction problems, that incrementally builds candidates to the solutions, and abandons a candidate as soon as it determines that the candidate cannot possibly be completed to a valid solution. Wikipedia
A search algorithm in computing Wikipedia Disambiguation
A general algorithm for finding all OmegaWiki
The act of building all possible solutions to a problem incrementally, abandoning any candidate solution if it cannot lead to a valid solution. Wiktionary
EN
Backtracking algorithm. Wiktionary