Recursive Backtracking - podcast episode cover

Recursive Backtracking

May 16, 202018 min
--:--
--:--
Listen in podcast apps:
Metacast
Spotify
Youtube
RSS

Episode description

Backtracking is a general algorithm for finding all 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

For the best experience, listen in Metacast app for iOS or Android
Open in Metacast
Recursive Backtracking | Programmers Quickie podcast - Listen or read transcript on Metacast