MCPcopy Create free account
hub / github.com/TheAlgorithms/Rust / new_internal

Method new_internal

src/compression/huffman_encoding.rs:81–88  ·  view source on GitHub ↗

Creates a new internal node from two children

(left: HuffmanNode, right: HuffmanNode)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

frequencyMethod · 0.80

Tested by

no test coverage detected