o
    ִi                     @   s   d dl Zdd Zdd ZdS )    Nc                  C   sV   t jdddd} t | ddsJ t | ddrJ t j| dddd\}}|r)J d S )N   T)periodic      	   )same_as_graph)nxgrid_2d_graphis_kl_connectedkl_connected_subgraphGHgraphOK r   X/home/kuhnn/.local/lib/python3.10/site-packages/networkx/algorithms/tests/test_hybrid.pytest_2d_grid_graph   s
   r   c                  C   sp   t  } | dd | dd | dd t | ddsJ t | dd}t j| ddddd\}}|s6J d S )N      r   T)
low_memoryr   )r   Graphadd_edger
   r   r   r   r   r   test_small_graph   s   

r   )networkxr   r   r   r   r   r   r   <module>   s    
