PlanarEmbedding.has_predecessor# PlanarEmbedding.has_predecessor(u, v)# 如果节点 u 有前驱节点 v,则返回 True。 如果图中存在边 u<-v,则此为真。