Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Reduced time & memory footprint for Tarjans algorithm, fixed a bug where it was O(E^2) on star graphs. #1559

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Merge branch 'master' into patch-1

ebb392b
Select commit
Failed to load commit list.
Open

Reduced time & memory footprint for Tarjans algorithm, fixed a bug where it was O(E^2) on star graphs. #1559

Merge branch 'master' into patch-1
ebb392b
Select commit
Failed to load commit list.

Workflow runs completed with no jobs