Abstract Interfaces

Abstract InterfaceLocationDescription
iter_func pikaia_module

The interface for the function that user can specify to report each iteration when pikaia is running. The best (fittest) population member is passed to this routine in each generation.

pikaia_func pikaia_module

The interface for the function that pikaia will be maximizing.