Module grote_opdracht::initial_solution [] [src]

Strategies for generating an initial solution. More, different attampts can be found in commit 725e48e0398db3fdee79db31adaf12d1ac0e4e35.

Functions

create_greedy_stochastic_state

Randomly constructs an initial state. This works in a similar was as create_greedy_state(), but orders with higher frequencies are also considered. This is done by selecting the optimal day/vehicle combinations for every order.