public interface Queens
| Modifier and Type | Method and Description |
|---|---|
int |
getN() |
boolean[] |
getOneSolution() |
long |
getTime() |
double |
numberOfSolutions() |
This file is a part of the JDD package, a native Java Binary Decision Diagram Library.