Skip to content

An advanced N-Queens-style problem with the goal of finding out the max score among all available solutions.

License

Notifications You must be signed in to change notification settings

Pal3love/N-Queens-with-Max-Score

Repository files navigation

N-Queens with Max Score Problem

An advanced N-Queens-style problem with the goal of finding out the max score among all available solutions. Two depth-first search strategies are both adopted to solve this problem with recursive implementation.

About

An advanced N-Queens-style problem with the goal of finding out the max score among all available solutions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages