MCPcopy Create free account
hub / github.com/PascalPons/connect4 / log2

Function log2

TranspositionTable.hpp:49–51  ·  view source on GitHub ↗

log2(1) = 0; log2(2) = 1; log2(3) = 1; log2(4) = 2; log2(8) = 3

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

saveMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected