|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TabooSet.IRelaxedTaboo | |
|---|---|
| cz.cuni.amis.pogamut.ut2004.agent.module.utils | |
| Uses of TabooSet.IRelaxedTaboo in cz.cuni.amis.pogamut.ut2004.agent.module.utils |
|---|
| Methods in cz.cuni.amis.pogamut.ut2004.agent.module.utils with parameters of type TabooSet.IRelaxedTaboo | |
|---|---|
Set<T> |
TabooSet.filter(Collection<T> collection,
TabooSet.IRelaxedTaboo estimator)
Filters collection according to the current state of the tabu set. |
boolean |
TabooSet.isTaboo(T item,
TabooSet.IRelaxedTaboo estimator)
Determines whether an 'item' is considered to be taboo using relaxed 'estimator'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||