#include <VrpCommonTypes.h>
Public Attributes | |
| int | next |
| int | route |
Definition at line 20 of file VrpCommonTypes.h.
| int _NODE::next |
Definition at line 21 of file VrpCommonTypes.h.
Referenced by VrpSolution::decode(), and VrpSolution::encode().
| int _NODE::route |
Definition at line 22 of file VrpCommonTypes.h.
1.4.7