|
VRPH
1.0
|
Go to the source code of this file.
Functions | |
| void | generate_li_vrp (int A, int B, int Q, int L, const char *outfile) |
| void generate_li_vrp | ( | int | A, |
| int | B, | ||
| int | Q, | ||
| int | L, | ||
| const char * | outfile | ||
| ) |
Generates a TSPLIB-formatted VRP file given the parameters using the generator of Li, et al., 2005.
Definition at line 12 of file VRPGenerator.cpp.
1.7.6.1