阈值图#

阈值图 - 创建、操作和识别。

find_threshold_graph(G[, create_using])

返回一个阈值子图,该子图接近 G 中最大的阈值子图。

is_threshold_graph(G)

如果 G 是一个阈值图,则返回 True