Queens

BAP Online Manuals : Tools and Examples : Example Programs : Queens
Previous: Example Programs
Next: The World

4.2.1. Queens

The N-queens problem is probably boring you a little after having read the language tutorial, but there are still interesting aspects left. The source in your examples directory contains a version with graphical output: pgqueens(N) draws a board and shows all solutions.


BAP Online Manuals : Tools and Examples : Example Programs : Queens
Previous: Example Programs
Next: The World