Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/pygraph/helpers/classes/__pycache__/disjoint_set.cpython-39.pyc
Ðазад
a ^�hq � @ s d Z G dd� de�ZdS )zEImplements a Union/Find Disjoint Set class, used in other algorithms.c @ sT e Zd ZdZdZdZdZdd� Zdd� Zdd � Z d d� Z dd � Zdd� Zdd� Z dS )�DisjointSetz0Implements an efficient disjoint set collection.� Nc C s i | _ d S �N��_DisjointSet__forest��self� r ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/pygraph/helpers/classes/disjoint_set.py�__init__ s zDisjointSet.__init__c C s | j S r )�_DisjointSet__set_counterr r r r �__len__ s zDisjointSet.__len__c C s t | j�S r )�strr r r r r �__str__ s zDisjointSet.__str__c C s0 | j d7 _ | j }d| j|<