[][src]Module grandma::utils

Utility functions for i/o

Functions

cover_tree_from_yaml

Given a yaml file on disk, it builds a covertree.

load_tree

Helper function that handles the file I/O and protobuf decoding for you.

read_ct_params_yaml

Helper function for the above

save_tree

Helper function that handles the file I/O and protobuf encoding for you.