Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/pygraph/functions/searching/__pycache__/depth_first_search.cpython-39.pyc
Ðазад
a ^�h� � @ s, d Z ddlmZmZ ddd�Zd dd�ZdS ) z%Implementation of Depth First Search.� )�deque�defaultdictNc C s t | |�\}}}|S )a Searches through the tree in a breadth-first fashion. If root_node is None, an arbitrary node will be used as the root. If root_node is not None, it will be used as the root for the search tree. Returns a list of nodes, in the order that they were reached. )�#depth_first_search_with_parent_data)�graph� root_node�ordering� parent_lookup�children_lookup� r ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/pygraph/functions/searching/depth_first_search.py�depth_first_search s r c sD g }i }t dd� �}��� }|s*|||fS t� }t dd� �}t|�} |du rT|d }� du rj�fdd�} n� fdd�} |�|� |||<