Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

Uses random-start hill algorithm to solve the 8 queen problem. Two successor selection methods are used: first-choice random selection and selection from all possible successors. Queens cannot occupy the same row in initial state.

Topics

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages