| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.agent.module.utils |
| Modifier and Type | Method and Description |
|---|---|
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'.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.