Package jeops.examples.queens

A solution to the 8-Queens problem using JEOPS.

See:
          Description

Class Summary
Queen Represents a queen in a chess board.
TestQueens Test class used to test the eight queens problem solved using JEOPS.
 

Package jeops.examples.queens Description

A solution to the 8-Queens problem using JEOPS.

The rule base file: EightQueens.rules