Hi, The Options class is in the same package as both Queens.java and Steiner.java, i.e. the examples-package. It contains some convenience methods for parsing arguments and running the problem.
Cheers, Mikael On 4/19/07, George Rudolph <[EMAIL PROTECTED]> wrote:
I have just installed Gecode/J on Windows XP, and I am attempting to compile the n-Queens.java and Steiner.java examples. I have the GecodeJ.jar file linked into the project as an external library (as you would expect). However, I am getting an error that says "Options class cannot be resolved to a type". I've looked through the jar file, and I can't see the Options class listed anywhere. Which package is the Options class supposed to be in? Thanks, George _______________________________________________ Gecode users mailing list [EMAIL PROTECTED] https://www.gecode.org/mailman/listinfo/gecode-users
-- Mikael Zayenz Lagerkvist, http://www.ict.kth.se/~zayenz/ _______________________________________________ Gecode users mailing list [EMAIL PROTECTED] https://www.gecode.org/mailman/listinfo/gecode-users
