Index Previous Next 1 2 3 4 5 6

Creating a Standalone Executable: Step 4

After the module Knight Tour has been successfully compiled, the next step is editing and compiling the query. In this example, we want to compile the query

    all KnightTour(8,8,0,0)

Select the query file, and edit the query:

Screenshot 3



Next