Skip to content

BUG: VRP_PP_ROUTE::print_as_alternating_sequence does not print last operation type ocrrectly

The method VRP_PP_ROUTE::print_as_alternating_sequence does not print the last operation correctly. It is necessary to ensure that the last operation type is printed as "STOP" instead of "CUSTOMER".