Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Cost01
Method
Cost01
libs/search/approximate_string_match.cpp:17–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
}
16
17
uint32_t DefaultMatchCost::Cost01(UniChar) const
18
{
19
return 256;
20
}
21
22
uint32_t DefaultMatchCost::Cost11(UniChar, UniChar) const
23
{
Callers
1
StringMatchCost
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected