阈值图#

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

find_threshold_graph(G[, create_using])

返回接近中最大的阈值子图 G .

is_threshold_graph(G)

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