![]() |
PGROUTING
2.4
|
#include "BiDirAStar.h"
Public Attributes | |
float8 | cost |
double | cost |
long | edge_id |
int | edge_id |
long | vertex_id |
int | vertex_id |
Definition at line 74 of file tester/BiDirAStar.h.
double path_element::cost |
Definition at line 78 of file tester/BiDirAStar.h.
int path_element::edge_id |
Definition at line 77 of file tester/BiDirAStar.h.
int path_element::vertex_id |
Definition at line 76 of file tester/BiDirAStar.h.