MCPcopy Create free account
hub / github.com/comaps/comaps / SwapCost

Method SwapCost

libs/search/approximate_string_match.cpp:42–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40}
41
42uint32_t DefaultMatchCost::SwapCost(UniChar, UniChar) const
43{
44 return 256;
45}
46} // namespace search

Callers 1

StringMatchCostFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected