solverl v0.1.5 NQueens

Example: N-queens solver.

Link to this section Summary

Link to this section Functions

Link to this function

solve(n, opts \\ [solution_handler: &solution_handler/2])

Link to this function

solve_sync(n, opts \\ [solution_handler: NQueens.SyncHandler])