samples.tutorials
Class Langford
java.lang.Object
samples.tutorials.PatternExample
samples.tutorials.Langford
- All Implemented Interfaces:
- Example
public class Langford
- extends PatternExample
- Since:
- 25/05/12
- Author:
- Charles Prud'homme
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
position
protected IntegerVariable[] position
Langford
public Langford()
buildModel
public void buildModel()
- Specified by:
buildModel
in class PatternExample
buildSolver
public void buildSolver()
- Specified by:
buildSolver
in class PatternExample
solve
public void solve()
- Specified by:
solve
in class PatternExample
prettyOut
public void prettyOut()
- Specified by:
prettyOut
in class PatternExample
main
public static void main(String[] args)
Copyright © 2012. All Rights Reserved.