|
Evolvica Core API Version 0.6.2 Last Modified: June 29 2004 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for operators that "route" individuals to other operators. A router takes a set of individuals as an input and sends this set to some other operator depending on an internal condition.
Method Summary | |
int |
route(IIndividualSet iset)
Performs the routing operation. |
Method Detail |
public int route(IIndividualSet iset)
iset
- set of individuals
|
Evolvica Core API Version 0.6.2 Last Modified: June 29 2004 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |