#include <algorithms.h>
Public Attributes | |
double | dist |
int | elem_path |
int | id |
int | path [1000] |
bool | visit |
Definition at line 47 of file algorithms.h.
double s_path_mcost::dist |
Definition at line 49 of file algorithms.h.
Definition at line 48 of file algorithms.h.
int s_path_mcost::id |
Definition at line 48 of file algorithms.h.
int s_path_mcost::path[1000] |
Definition at line 50 of file algorithms.h.
bool s_path_mcost::visit |
Definition at line 51 of file algorithms.h.