.. _l-properties: Properties ========== .. contents:: :local: :depth: 1 Summary +++++++ +-----------------------------------------------------------------------------------------------+-----------------------+------------------------------------------------------------------------------------------------------------------+ | property | class parent | truncated documentation | +===============================================================================================+=======================+==================================================================================================================+ | :py:meth:`_repr_html_ ` | ImageNearestNeighbors | HTML representation of estimator. This is redundant with the logic of `_repr_mimebundle_`. The latter should ... | +-----------------------------------------------------------------------------------------------+-----------------------+------------------------------------------------------------------------------------------------------------------+ | :meth:`extremities ` | Edge | | +-----------------------------------------------------------------------------------------------+-----------------------+------------------------------------------------------------------------------------------------------------------+ | :meth:`members ` | Blossom | | +-----------------------------------------------------------------------------------------------+-----------------------+------------------------------------------------------------------------------------------------------------------+ | :meth:`members ` | Vertex | | +-----------------------------------------------------------------------------------------------+-----------------------+------------------------------------------------------------------------------------------------------------------+ | :meth:`outgoing_edges ` | Blossom | Returns a list of pairs (edge, target vertex). | +-----------------------------------------------------------------------------------------------+-----------------------+------------------------------------------------------------------------------------------------------------------+ | :meth:`outgoing_edges ` | Vertex | | +-----------------------------------------------------------------------------------------------+-----------------------+------------------------------------------------------------------------------------------------------------------+ | :meth:`values ` | ParemetreCoutTrajet | Retourne les valeurs dans un dictionnaire. | +-----------------------------------------------------------------------------------------------+-----------------------+------------------------------------------------------------------------------------------------------------------+