poli.core.registry#

This module contains utilities for registering problems and observers.

Functions

register_isolated_function(...[, ...])

register_observer(observer[, ...])

Defines an external observer to be run in a separate process.

remove_default_observer()

This functions resets the default observer to do nothing.