1 2 3 4 5 6 7 8

Compiling a Sample Program: Step 7

The samples query file has several samples related queries already present. Make sure the query you want to execute is not commented out. If so, comment out the uncommented query and uncomment the query you want to run. Alternatively, type in your own query. In this example, we want to compile the query:

     all Queens(8)

Once the above is done, compile the query file clicking the “Compile” button.

Screenshot 7