编辑距离:https://leetcode-cn.com/problems/edit-distance/ :type word1: str :type word2: str :rtype: int
(self, word1, word2)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected