Removed all trimming/auto-trim logic. Build fails if compiled dict exceeds flash budget. CHD now uses spare slots (1.23x load factor) and fewer buckets (entry_count/5) for reliable construction at any entry count. Binary format bumped to v3: header stores slot_count and entry_count separately. |
||
|---|---|---|
| .. | ||
| alt_approaches.py | ||
| compile_mphf.py | ||
| compile_simple.py | ||
| compression_benchmark.py | ||
| dawg_fst_prototype.py | ||
| dict_compiler.py | ||
| fetch_dict.py | ||
| requirements.txt | ||
| test_compiler.py | ||