#include <VRPUtils.h>
Public Member Functions | |
VRPNeighborhood (int n) | |
Public Attributes | |
int | move_type |
int | node_1 |
int | node_2 |
class VRPMove * | Moves |
int | size |
Definition at line 94 of file VRPUtils.h.
VRPNeighborhood::VRPNeighborhood | ( | int | n | ) |
Definition at line 97 of file VRPUtils.h.
class VRPMove* VRPNeighborhood::Moves |
Definition at line 99 of file VRPUtils.h.
Definition at line 98 of file VRPUtils.h.
Definition at line 98 of file VRPUtils.h.
Definition at line 100 of file VRPUtils.h.