solverl v0.1.1 NQueens
Example: N-queens solver.
Link to this section Summary
Link to this section Functions
Link to this function
print_board(queens)
Link to this function
solution_handler(atom, results)
Link to this function
solve(n, opts \\ [solution_handler: &solution_handler/2])
Link to this function