All Distance Sketch  0.1
All distance sketch based algorithms
Public Attributes | List of all members
all_distance_sketch::SeedCover_t Struct Reference

Single seed information. More...

#include <t_skim.h>

Public Attributes

int seed
 
int index
 
std::vector< int > covered_nodes
 

Detailed Description

Single seed information.

Member Data Documentation

std::vector<int> all_distance_sketch::SeedCover_t::covered_nodes

covered nodes

int all_distance_sketch::SeedCover_t::index

index indicating the order of selection

int all_distance_sketch::SeedCover_t::seed

The same id as the graph the cover was created from


The documentation for this struct was generated from the following file: