Backtracking algorithms
Home
>
Engineering and Technology
>
Computer Engineering
>
Data Structures and Algorithms
>
Backtracking algorithms
Algorithms used to find all possible solutions to a problem by searching through all possible paths.