Generating all N! permutations of the numbers 0 to N-1.
-
Updated
Oct 4, 2020 - C#
Generating all N! permutations of the numbers 0 to N-1.
n-Queens [Completion] problem solver implemented as multithreaded randomized non-recursive backtracking algorithm with dam-pruning
Add a description, image, and links to the non-recursive topic page so that developers can more easily learn about it.
To associate your repository with the non-recursive topic, visit your repo's landing page and select "manage topics."