Package net.sourceforge.cilib.cooperative.algorithmiterators

Interface Summary
AlgorithmIterator<E> TODO: Complete this Javadoc.
 

Class Summary
RandomAlgorithmIterator<E extends Algorithm> Iterate through a list of Algorithms in a random order.
SequentialAlgorithmIterator<E extends Algorithm> Iterate through a list of Algorithms in a sequential order.
 



Copyright © 2009 CIRG. All Rights Reserved.