MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / FindNextGap

Function FindNextGap

sorting/comb_sort.cpp:29–33  ·  view source on GitHub ↗

* * Find the next gap by shrinking the current gap by shrink factor of 1.3 * @param gap current gap * @return new gap * */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

CombSortFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected