Skip to content

Commit

Permalink
📝 specify that the isomorphism algorith is for not rooted trees
Browse files Browse the repository at this point in the history
  • Loading branch information
iagorrr committed Dec 20, 2023
1 parent b25cfb8 commit 161a6c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion algorithms/graphs/tree-isomorphism.tex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
\subsection{Tree Isomorphism}
\subsection{Tree Isomorphism (not rooted)}

Two trees are considered \textbf{isomorphic} if the hash given by $thash()$ is the same.

Expand Down

0 comments on commit 161a6c8

Please sign in to comment.