choco.set.search
Interface SetVarSelector

All Superinterfaces:
IVarSelector
All Known Implementing Classes:
AbstractSetVarSelector, MinDomSet, StaticSetVarOrder

public interface SetVarSelector
extends IVarSelector


Method Summary
 SetVar selectSetVar()
          the SetVarSelector can be asked to return a set variable
 
Methods inherited from interface choco.search.IVarSelector
getBranching, selectVar
 

Method Detail

selectSetVar

SetVar selectSetVar()
the SetVarSelector can be asked to return a set variable

Returns:
a non instantiated search variable