Skip to contents

One-row summary of a result (tibble)

Usage

# S3 method for class 'vrpr_result'
summary(object, ...)

Arguments

object

A vrp_solve() result.

...

Unused.

Value

A one-row tibble with cost, feasibility, number of routes, iterations and runtime.