Programmers Quickie

Recursive Backtracking


Listen Later

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

...more
View all episodesView all episodes
Download on the App Store

Programmers QuickieBy Software Engineering

  • 4
  • 4
  • 4
  • 4
  • 4

4

5 ratings