GeneticAlgorithm  0.5 (beta)
A python framework for rapid GA prototyping
src/GeneticAlgorithm/LoggingOperators.py File Reference

Go to the source code of this file.

Classes

class  GeneticAlgorithm.LoggingOperators.BestLogger
 This class stores the best individual of the population, if it is better than the last individual found. More...
class  GeneticAlgorithm.LoggingOperators.LogGenerations
 Log the full population of a GA. More...

Namespaces

namespace  GeneticAlgorithm::LoggingOperators
 All Classes Namespaces Files Functions Variables