All Distance Sketch  0.1
All distance sketch based algorithms
Variables
cover.proto File Reference

Format to save the cover. More...

Variables

 syntax = "proto2"
 
package all_distance_sketch proto
 
message SeedInfoGpb
 
repeated uint64 node_ids = 2
 
message CoverGpb
 

Detailed Description

Format to save the cover.

Variable Documentation

message CoverGpb
Initial value:
{
repeated SeedInfoGpb seeds = 1
message SeedInfoGpb
Initial value:
{
optional uint64 seed_node_id = 1