scc

package
v0.0.0-...-009c3dd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 16, 2021 License: CC0-1.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SccGraph

type SccGraph struct {
	// contains filtered or unexported fields
}

SccGraph :

func NewGraph

func NewGraph(n int) *SccGraph

NewGraph :

func (*SccGraph) AddEdge

func (s *SccGraph) AddEdge(from, to int)

AddEdge :

func (*SccGraph) Scc

func (s *SccGraph) Scc() [][]int

Scc :

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL