titan\_pylib.graph.dfs\_tree
===================================


ソースコード
^^^^^^^^^^^^

.. code-block:: python

  from titan_pylib.graph.dfs_tree import DFSTree

`view on github <https://github.com/titan-23/Library_py/tree/main/titan_pylib/graph/dfs_tree.py>`_

展開済みコード
""""""""""""""

.. literalinclude:: ../_build/_expanded/graph/dfs_tree.py
   :language: python
   :linenos:

仕様
^^^^^^^^^^^^^^^^
.. automodule:: titan_pylib.graph.dfs_tree
   :members:
   :show-inheritance:
   :undoc-members: