Locate¶
After searching locating is required, two algorithms are implemented
locate algorithm (inside fmindex_collection::) |
Description |
|---|---|
LocateLinear |
Standard linear locate |
LocateFMTree |
FMTree locate (not faster in this implementation) |
After searching locating is required, two algorithms are implemented
locate algorithm (inside fmindex_collection::) |
Description |
|---|---|
LocateLinear |
Standard linear locate |
LocateFMTree |
FMTree locate (not faster in this implementation) |