|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BranchEncoder
This interface is responsible to provide the code of a branch in the pheromone matrix.
Method Summary | |
---|---|
int |
encode(Branch branch)
Returns the code of the specified branch. |
Method Detail |
---|
int encode(Branch branch)
branch
- the branch to encode.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |