Backtracking is a way to speed up the search process by removing candidates when they can't be the solution of a problem.
This repository was archived by the owner on Dec 22, 2023. It is now read-only.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Backtracking is a way to speed up the search process by removing candidates when they can't be the solution of a problem.