Terse summaries of the objects returned by the MaxMin solvers.
Arguments
- x
A
MaxMinSelectionobject (from any solver, includingExactMaxMin()).- ...
Ignored; present for S3 compatibility.
Value
print.MaxMin() returns x, invisibly. It is called for its side-effect
of printing format(x) to the console.
format.MaxMin() returns a character string reporting the selection size,
the selected indices, the algorithm (and if applicable strategy or proof
status), and the achieved \(T_k\).
See also
Other reporting functions:
print.KCentre,
summary.MaxMin