public class CheatingNQueensPhaseCommand extends Object implements org.optaplanner.core.impl.phase.custom.CustomPhaseCommand
This class solves any N Queens instance using a polynomial time algorithm (explicit solutions algorithm).
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
CheatingNQueensPhaseCommand() |
Copyright © 2006–2015 JBoss by Red Hat. All rights reserved.