Skip to content

R:graph.difference does not work properly with self loops #597

@rupea

Description

@rupea

In R (igraph_0.6.6), when calling graph.difference(g1,g2) if g1 has a self loop that is not present in g2, the self loop is added twice to the resulting graph.

Metadata

Metadata

Assignees

Labels

highHigh-priority issue; typically for cases when igraph returns incorrect result for non-corner casestodoTriaged for implementation in some unspecified future version

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions