-
Notifications
You must be signed in to change notification settings - Fork 122
Closed
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Milestone
Description
This dispatches here
Line 498 in 53cb581
| issymmetric(g::AbstractGraph) = !is_directed(g) |
This of course returns false for any digraph, and digraphs can indeed be symmetric.
I don't know how many meanings of symmetric are common in fields using graphs. But wikipedia says this means that for each edge
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers