|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectomnics.Problem
omnics.sample.QueenProblem
public class QueenProblem
| Field Summary |
|---|
| Fields inherited from class omnics.Problem |
|---|
constraints, description, INCONSISTENT, name, optimum, SIMPLE, SOLVED, solver, UNKNOWN, valuation, variables |
| Constructor Summary | |
|---|---|
QueenProblem(int n)
Creates a new instance of QueenProblem |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public QueenProblem(int n)
| Method Detail |
|---|
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||