Read the contents of a file into provided store, and returns landmark IDs
Read the contents of a file into provided store, and returns landmark IDs
This is a Java-friendly implementation of readFile.
Name of the file to read in
The DistanceStore to read into
A Java Set of landmarks IDs
Read the contents of a file into provided store, and returns landmark IDs
Read the contents of a file into provided store, and returns landmark IDs
Name of the file to read in
The DistanceStore to read into
A set of landmarks IDs
Convenience object to read a file into a data structure