Represents the sites and runs on a 2D plane so that the distances between
sites on the drawn 2D plane correspond to distances provided to the
solver clarke_wright().
The individual runs are distinguished by color. The demanding site locations are marked with round circles while the (single) supplying site is depicted as a square. The line types (solid/dashed/...) are associated to different vehicle types.
Usage
# S3 method for class 'heumilkr_solution'
plot(x, ...)Arguments
- x
- A " - heumilkr_solution" object, typically obtained by- clarke_wright().
- ...
- Not used.