Skip to content
Snippets Groups Projects
Commit e364daba authored by Bertrand Néron's avatar Bertrand Néron
Browse files

🎨 rename files graph.py and main.py

parent 4f4ff083
No related branches found
No related tags found
No related merge requests found
File moved
from graph.graph import NDGraph, Node, BFS, DFS from graph.graph_1 import NDGraph, Node, BFS, DFS
# We want to create a toy graph (not directed) to check our algos # We want to create a toy graph (not directed) to check our algos
# no # no
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment