Uses of Class
unifeat.featureSelection.wrapper.ACOBasedMethods.BasicColony
-
Uses of BasicColony in unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO
Modifier and TypeClassDescriptionclass
This java class is used to implement a colony of ants in optimal ant colony optimization (Optimal ACO) method in which the type of ant is extended from Ant class.