MCPcopy Index your code
hub / github.com/TheAlgorithms/Go / CreateChild

Method CreateChild

project_euler/problem_18/problem18.go:45–45  ·  view source on GitHub ↗
(NodeValue, int)

Source from the content-addressed store, hash-verified

43 Kind() string
44 SetParent(Node)
45 CreateChild(NodeValue, int) Node
46 Insert(Node)
47 }
48)

Callers 1

BFSInsertMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected