Runner
API reference: pe.runner package.
pe.runner.pe.PE
manages the main Private Evolution algorithm by calling the other components discussed before. It has the following key methods:
pe.runner.pe.PE.run()
: Runs the Private Evolution algorithm.