pkgdown/mathjax-config.html

Skip to contents

Nicely prints a lap_solve_result object, including the assignments, total cost, and method used.

Usage

# S3 method for class 'lap_solve_result'
print(x, ...)

Arguments

x

A lap_solve_result object.

...

Additional arguments passed to print(). Currently ignored.

Value

Invisibly returns the input object x.