Skip to content

Add petgraph algorithms kosaraju_scc and tarjan_scc  #8

@code-ape

Description

@code-ape

Goal

Add all strongly connected component (SCC) algorithms from petgraph.

Feature mapping

petgraph function petgraph-wasm function
petgraph::algo::kosaraju_scc petgraph.algo.kosaraju_scc
petgraph::algo::tarjan_scc petgraph.algo.tarjan_scc

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions