3
Reเ ใ @ s G d d de ZdS )c @ sp e Zd ZdZdd Zdd Zdd Zdd Zd
d Zdd
Z dd Z
dd Zdd Zdd Z
dd Zdd ZdS )ฺ
DirectedGraphz+A graph structure with directed edges.
c C s t | _i | _i | _d S )N)ฺsetฺ _verticesฺ _forwardsฺ
_backwards)ฺselfฉ r ๚/builddir/build/BUILDROOT/alt-python36-pip-20.2.4-5.el9.x86_64/opt/alt/python36/lib/python3.6/site-packages/pip/_vendor/resolvelib/structs.pyฺ__init__ s zDirectedGraph.__init__c C s
t | jS )N)ฺiterr )r r r r ฺ__iter__
s zDirectedGraph.__iter__c C s
t | jS )N)ฺlenr )r r r r ฺ__len__
s zDirectedGraph.__len__c C s
|| j kS )N)r )r ฺkeyr r r ฺ__contains__ s zDirectedGraph.__contains__c C sB t }t| j|_dd | jj D |_dd | jj D |_|S )z-Return a shallow copy of this graph.
c S s i | ]\}}t ||qS r )r )ฺ.0ฺkฺvr r r ๚