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() |
addStatepublic SetPartnerFinder(int arity)
arity - the arity of the operation this PartnerFinder will be assigned topublic Iterable<int[]> getPartners(int stateID, int pos)
SiblingFindergetPartners in class SiblingFinderstateID - pos - Copyright © 2017. All rights reserved.