53 | | <li><a href="/wiki/UsersHowtosImplementCustomProblems">Implement custom problems</a></li> |
54 | | <li><a href="/wiki/UsersHowtosImplementGeneticProgrammingProblems">Implement GP problems</a></li> |
55 | | <li><a href="/wiki/UsersHowtosImplementANewVRPEncoding">Implement a new VRP encoding</a></li> |
56 | | <li><a href="/wiki/UsersHowtosImplementANewVRPEvaluator">Implement a new VRP evaluator</a></li> |
57 | | <li><a href="/wiki/UsersHowtosImplementANewVRPProblemInstance">Implement a new VRP problem instance</a></li> |
| 53 | <li><a href="/wiki/Documentation/Howto/Implement Custom Problems">Implement custom problems</a></li> |
| 54 | <li><a href="/wiki/Documentation/Howto/Implement Genetic Programming Problems">Implement GP problems</a></li> |
| 55 | <li><a href="/wiki/Documentation/Howto/Implement a New VRP Encoding">Implement a new VRP encoding</a></li> |
| 56 | <li><a href="/wiki/Documentation/Howto/Implement a New VRP Evaluator">Implement a new VRP evaluator</a></li> |
| 57 | <li><a href="/wiki/Documentation/Howto/Implement a New VRP Problem Instance">Implement a new VRP problem instance</a></li> |