Skip to content

Added code to remove redundant calling of integer labeling for nodes

Pino Gei requested to merge feature-name into master

Added code to test whether graphs already have 0-indexed continuously labeled nodes. If yes, redundant calls to relabel the nodes are skipped.

Merge request reports