PGROUTING
3.2
|
#include "pgr_topologicalSort_t.h"
Public Attributes | |
int | seq |
int64_t | sorted_v |
Definition at line 37 of file pgr_topologicalSort_t.h.
int pgr_topologicalSort_t::seq |
Definition at line 38 of file pgr_topologicalSort_t.h.
int64_t pgr_topologicalSort_t::sorted_v |
Definition at line 39 of file pgr_topologicalSort_t.h.
Referenced by Pgr_topologicalSort< G >::generatetopologicalSort().