cycle - How can I specify whether the input graph is directed or undirected?

Réponse

You can use the `direction` parameter. Specify "DIRECTED" for a directed graph or "UNDIRECTED" for an undirected graph. The default is "UNDIRECTED".
Hat Ihnen diese Antwort geholfen?
cycle

optNetwork

Doc : cycle