VRPH  1.0
Public Attributes
htable_entry Struct Reference

#include <VRPUtils.h>

List of all members.

Public Attributes

int num_vals
int hash_val_2 [NUM_ENTRIES]
int tot
double length [NUM_ENTRIES]

Detailed Description

Definition at line 30 of file VRPUtils.h.


Member Data Documentation

Definition at line 41 of file VRPUtils.h.

Definition at line 43 of file VRPUtils.h.

Each entry in the hash table will contain an array of num_vals valid entries in hval[]. Each entry is produced by hashing using SALT_2. The length array contains the lengths of the routes in this position in the hash table.

Definition at line 40 of file VRPUtils.h.

Definition at line 42 of file VRPUtils.h.


The documentation for this struct was generated from the following file: