• Stars
    star
    1
  • Language
    Python
  • Created almost 6 years ago
  • Updated over 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)