solverl v0.1.1 NQueens

Example: N-queens solver.

Link to this section Summary

Link to this section Functions

Link to this function

solution_handler(atom, results)

Link to this function

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

Link to this function

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