Skip to content

Solution to "The Eight Queens Problem" in Java 11

Notifications You must be signed in to change notification settings

carlouni/8queens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Eight Queens Problem in Java 11 (OpenJDK version "11.0.6")

This is a simple solutions using recursion and lists. Just run the main method and the solutions will be printed on the console.

About

Solution to "The Eight Queens Problem" in Java 11

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published