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

Format to save the ranking. More...

Variables

 syntax = "proto2"
 
package all_distance_sketch proto
 
message NodeRankGpb
 
optional uint64 node_rank = 2
 
message NodeRanksGpb
 
optional uint64 max_node_id = 2
 
repeated NodeRankGpb node_ranks = 3
 

Detailed Description

Format to save the ranking.

Variable Documentation

message NodeRankGpb
Initial value:
{
optional uint64 node_id = 1
message NodeRanksGpb
Initial value:
{
optional uint64 source_node_id = 1