Qurak

WeaklyConnectedGraphQ

Disponível

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

Tópicos

Relacionados

Todas as 6300 funções · Usar isto de um cliente MCP