public static class OptimizationResult.PlaintextSummary extends Object
Modifier and Type | Method and Description |
---|---|
String |
summary() |
String |
toString() |
String |
verboseSummary()
A more verbose summary of the optimization result, including the proposals that went into it.
|