string(21) "{"docs":[],"count":0}" array(2) { ["docs"]=> array(0) { } ["count"]=> int(0) }
二分图的最大团等于 补图的最大独立集
最大独立集等于顶点数减去最大匹配数。
相关文章: