Eight Queens Puzzle in Java

From Chapter 5 of

Introduction to Object-Oriented Programming (2nd Ed)

By Timothy Budd


If you see this text, your web browser does not support the execution of Java applets.

The application will initially display one solution. After each mouse-down a new solution will be presented.

The source.