org.optaplanner.core.impl.exhaustivesearch.node
Class ExhaustiveSearchLayer
java.lang.Object
   org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchLayer
org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchLayer
- public class ExhaustiveSearchLayer 
- extends Object
 
 
 
ExhaustiveSearchLayer
public ExhaustiveSearchLayer(int depth,
                             Object entity,
                             int uninitializedVariableCount)
getDepth
public int getDepth()
- 
 
getEntity
public Object getEntity()
- 
 
getUninitializedVariableCount
public int getUninitializedVariableCount()
- 
 
assignBreadth
public long assignBreadth()
- 
 
toString
public String toString()
- 
- Overrides:
- toStringin class- Object
 
- 
 
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.