public class ClaferSolver extends Object implements ClaferSearch<InstanceModel>
| Modifier and Type | Method and Description | 
|---|---|
InstanceModel[] | 
allInstances()  | 
boolean | 
find()  | 
solver.Solver | 
getInternalSolver()  | 
ClaferSolutionMap | 
getSolutionMap()  | 
InstanceModel | 
instance()  | 
String | 
toString()  | 
public ClaferSolutionMap getSolutionMap()
public boolean find()
find in interface ClaferSearch<InstanceModel>public InstanceModel instance()
instance in interface ClaferSearch<InstanceModel>public InstanceModel[] allInstances()
allInstances in interface ClaferSearch<InstanceModel>public solver.Solver getInternalSolver()
getInternalSolver in interface ClaferSearch<InstanceModel>Copyright © 2013. All Rights Reserved.