Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeusData/codebase-memory-mcp
/ test_simhash.c
File
test_simhash.c
tests/test_simhash.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*
2
* test_simhash.c — TDD tests for MinHash fingerprinting + SIMILAR_TO edges.
3
*
4
* Suite 1: MinHash core (compute, normalise, Jaccard)
Callers
nothing calls this directly
Calls
15
extract_one
Function · 0.85
cbm_free_result
Function · 0.85
cbm_minhash_jaccard
Function · 0.85
cbm_minhash_to_hex
Function · 0.85
cbm_minhash_from_hex
Function · 0.85
cbm_lsh_new
Function · 0.85
cbm_lsh_insert
Function · 0.85
cbm_lsh_query
Function · 0.85
cbm_lsh_free
Function · 0.85
make_fp_props
Function · 0.85
cbm_gbuf_new
Function · 0.85
cbm_gbuf_upsert_node
Function · 0.85
Tested by
no test coverage detected