/N-Queens-Solver

Backtracking and Minimal Conflict algorithms to solve the N-queens problem

Primary LanguageRacket

N-Queens-Solver

Backtracking and Minimal Conflict algorithms to solve the N-queens problem Programmed in the R5RS language in Scheme