GraphChi  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Macros
Public Member Functions | Public Attributes
graphchi::vertex_degree Struct Reference

#include <conversions.hpp>

List of all members.

Public Member Functions

 vertex_degree (int deg, vid_t id)

Public Attributes

int deg
vid_t id

Detailed Description

Special machinery for reordering vertices by their degree, i.e setting their vertex ids to be in the order of vertex degree. This is used at least by the Triangle counting application.


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