OSDN Git Service

Update bigraph-match.md
authorThallium <tuogengchen@gmail.com>
Sat, 19 Dec 2020 22:31:27 +0000 (17:31 -0500)
committerGitHub <noreply@github.com>
Sat, 19 Dec 2020 22:31:27 +0000 (17:31 -0500)
注释有点问题,怕误导别人

docs/topic/graph-matching/bigraph-match.md

index a515e65..4e940f2 100644 (file)
@@ -24,7 +24,7 @@ struct augment_path {
   vector<int> pa;  // 匹配
   vector<int> pb;
   vector<int> vis;  // 访问
-  int n, m;         // 顶点和边的数量
+  int n, m;         // 两个点集中
   int dfn;          // 时间戳记
   int res;          // 匹配数