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.
What follows are some notable components of the loki library.
TODO:
TODO: