Skip to content
callcount

gonum.org/v1/gonum/graph.Graph.From

third-party

The 5852nd most-called third-party method by production calls. Called 116 times across 1 modules; 101 of those run outside tests and generated code.

All of gonum.org/v1/gonum/graph → Docs on pkg.go.dev ↗

prod calls
101
non-test, non-generated
all calls
116
total callsites
modules
1
distinct callers
in loop
84%
of prod calls
in tests
13%
15 calls
resolved
7%
to a known target

resolution mix

How each call resolves

How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →

  • Embedded method7%Reached through an embedded type.
  • Interface method93%Called through an interface. The runtime target may differ.

where it's called

Callsites in the wild

12 representative callsites of 116, prioritizing in-loop and non-test usage. We link to source, never display it.

Graph.From · 12 of 116 callsites
  • v1/gonum @v0.17.0

    graph/path/floydwarshall.go:32

    in loop
  • v1/gonum @v0.17.0

    graph/community/louvain_directed.go:37

    in loop
  • v1/gonum @v0.17.0

    graph/community/louvain_undirected.go:39

    in loop
  • v1/gonum @v0.17.0

    graph/topo/paton_cycles.go:40

    in loop
  • v1/gonum @v0.17.0

    graph/formats/rdf/query.go:40

    in loop
  • v1/gonum @v0.17.0

    graph/network/hits.go:41

    in loop
  • v1/gonum @v0.17.0

    graph/spectral/laplacian.go:42

    in loop
  • v1/gonum @v0.17.0

    graph/product/product.go:48

    in loop
  • v1/gonum @v0.17.0

    graph/encoding/graph6/graph6.go:48

    in loop
  • v1/gonum @v0.17.0

    graph/encoding/digraph6/digraph6.go:49

    in loop
  • v1/gonum @v0.17.0

    graph/product/product.go:56

    in loop
  • v1/gonum @v0.17.0

    graph/network/page.go:62

    in loop

top callers

The modules that reach for it

The modules that call Graph.From most in this snapshot.

  • gonum.org/v1/gonum116100%

siblings

More from gonum.org/v1/gonum/graph

The other most-called members in this package. See all →