were.constraints.relaxed: Check for Relaxation

View source: R/constraints_eval.R

were.constraints.relaxedR Documentation

Check for Relaxation

Description

Determines whether constraints where relaxed or not.

Usage

were.constraints.relaxed(used.constraints, input.constraints)

Arguments

used.constraints

The constraints that were used during the optimization.

input.constraints

The user-specified constraints.

Value

If input.constraints was relaxed TRUE is returned, otherwise FALSE.


matdoering/openPrimeR documentation built on July 4, 2025, 3:59 a.m.