resultsAsString

open override fun resultsAsString(inputs: Map<String, Double>): String(source)

Evaluates the constraint against the provided inputs and generates a formatted string reporting the result (LHS, RHS, and Violation).

Return

A formatted report string.

Parameters

inputs

The map of input variables.