Qurak

WeaklyConnectedGraphQ

Khả dụng

Tests whether a directed graph is weakly connected — that is, whether its

WeaklyConnectedGraphQ[g]
WeaklyConnectedGraphQ[Graph[{1 -> 2, 2 -> 3}]] → TrueWeaklyConnectedGraphQ[Graph[{1 -> 2, 3 -> 4}]] → False

Chủ đề

Liên quan

Tất cả 6300 hàm · Dùng cái này từ một client MCP