Skip to content

Feasuro/chessboard

Repository files navigation

Chessboard

Simple program that solves the N-queens problem

Features:

  • Allows users to try to solve the puzzle themselves by manually placing queens on the chessboard.
  • Finds all possible solutions for NxN chessboard.
  • Shows how to complete user given queens arrangement to solve the puzzle.
  • Optionally uses multiprocess solving algorithm and lets user compare working times.

It involves:

  • CLI module
  • GUI module in qt

About

Program for solving N-queens problem with nice UI

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages