Skip to content
callcount

gonum.org/v1/gonum/graph.Graph.Node

third-party

The 8637th most-called third-party method by production calls. Called 72 times across 1 modules; 69 of those run outside tests and generated code.

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

prod calls
69
non-test, non-generated
all calls
72
total callsites
modules
1
distinct callers
in loop
67%
of prod calls
in tests
4%
3 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 72, prioritizing in-loop and non-test usage. We link to source, never display it.

Graph.Node · 12 of 72 callsites
  • v1/gonum @v0.17.0

    graph/graphs/gen/holme_kim.go:101

    in loop
  • v1/gonum @v0.17.0

    graph/path/dynamic/dstarlite.go:113

    in loop
  • v1/gonum @v0.17.0

    graph/graphs/gen/holme_kim.go:139

    in loop
  • v1/gonum @v0.17.0

    graph/testgraph/testgraph.go:191

    in loop
  • v1/gonum @v0.17.0

    graph/testgraph/testgraph.go:196

    in loop
  • v1/gonum @v0.17.0

    graph/testgraph/testgraph.go:243

    in loop
  • v1/gonum @v0.17.0

    graph/testgraph/testgraph.go:246

    in loop
  • v1/gonum @v0.17.0

    graph/testgraph/testgraph.go:306

    in loop
  • v1/gonum @v0.17.0

    graph/testgraph/testgraph.go:309

    in loop
  • v1/gonum @v0.17.0

    graph/testgraph/testgraph.go:387

    in loop
  • v1/gonum @v0.17.0

    graph/testgraph/testgraph.go:390

    in loop
  • v1/gonum @v0.17.0

    graph/testgraph/testgraph.go:454

    in loop

top callers

The modules that reach for it

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

  • gonum.org/v1/gonum72100%

siblings

More from gonum.org/v1/gonum/graph

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