#include <conversions.hpp>
Public Types | |
|
typedef edge_with_value < EdgeDataType > | edge_t |
Public Member Functions | |
| std::string | getSuffix () |
| vid_t | translate (vid_t vid) |
| void | reprocess (std::string preprocessedFile, std::string baseFilename) |
Public Attributes | |
| vid_t * | translate_table |
| vid_t | max_vertex_id |
Special preprocessor which relabels vertices in ascending order of their degree.
1.8.1.1