# Generated by roxygen2: do not edit by hand

S3method(autoplot,heumilkr_solution)
S3method(plot,heumilkr_solution)
export(clarke_wright)
export(milkr_cost)
export(milkr_saving)
importFrom(ggplot2,aes)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,geom_path)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_color_discrete)
importFrom(ggplot2,scale_shape_identity)
importFrom(ggplot2,scale_size_identity)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_void)
importFrom(graphics,plot)
importFrom(rlang,.data)
importFrom(stats,cmdscale)
useDynLib(heumilkr, .registration = TRUE)
