public static class SiblingFinder.SetPartnerFinder extends SiblingFinder
SiblingFinder.SetPartnerFinder
Constructor and Description |
---|
SetPartnerFinder(int arity)
Creates a new SetPartnerFinder
|
Modifier and Type | Method and Description |
---|---|
Iterable<int[]> |
getPartners(int stateID,
int pos)
Returns the possible stored siblings (ie other children) for a given state.
|
String |
toString() |
addState
public SetPartnerFinder(int arity)
arity
- the arity of the operation this PartnerFinder will be assigned topublic Iterable<int[]> getPartners(int stateID, int pos)
SiblingFinder
getPartners
in class SiblingFinder
stateID
- pos
- Copyright © 2017. All rights reserved.