解析思路:递归进行——如果一种层次结构是最优的,那么它每个语义块的 层次结构都是最优的。利用这种特性,可以写成递层优化的算法。
(self, span, matches)
source not stored for this graph (policy: none)
no test coverage detected