« Return to Thread: JESS: N-Queens

JESS: N-Queens

by Senlin Liang :: Rate this Message:

Reply to Author | View in Thread

Dear all,

I am trying to solve the N-Queens problem using Jess. Is there a way to use rules to make a efficient program, or I have to use functions to do the brute force search?

I am trying to compare several systems to see which one is good at this N-Queens problem.

Thanks,
Senlin

 « Return to Thread: JESS: N-Queens