MCPcopy Create free account
hub / github.com/PetarV-/Algorithms / operator()

Method operator()

Compression Algorithms/Huffman Coding.cpp:84–87  ·  view source on GitHub ↗

As priority_queue is a max heap rather than min-heap, invert the meaning of the < operator, in order to get lower probabilities at the top

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected