We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f7058c commit a78e5bcCopy full SHA for a78e5bc
content/graph/LinkCutTree.h
@@ -1,7 +1,7 @@
1
/**
2
* Author: Simon Lindholm
3
* Date: 2016-07-25
4
- * Source: https://github.com/ngthanhtrung23/ACM_Notebook_new/blob/master/DataStructure/LinkCut.h
+ * Source: https://github.com/ngthanhtrung23/ACM_Notebook_new/blob/master/DataStructure/LinkCutTree.h
5
* Description: Represents a forest of unrooted trees. You can add and remove
6
* edges (as long as the result is still a forest), and check whether
7
* two nodes are in the same tree.
0 commit comments