• Stars
    star
    1
  • Language
    Python
  • Created over 5 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Solving the N-Queens problem by Backtracking with Forward Checking (FC) and Minimum Remaining Value (MRV)