Skip to contents

In prize-collecting problems, clients with required = FALSE may be left out if the prize does not offset the routing cost.

Usage

unvisited_clients(x, ...)

Arguments

x

A vrp_solve() result.

...

Unused.

Value

An integer vector of the (1-based) client numbers not visited.