Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 402 Bytes

index.md

File metadata and controls

15 lines (8 loc) · 402 Bytes

Loki

The loki library is essentially a set of various data structures and alogrithms which deal with things like: correlating an input location to the underlying graph, partial distance along an edge and filtering edges which shouldn't be considered for correlation.

Components

What follows are some notable components of the loki library.

Search

TODO:

Benchmark

TODO: