flip_inequality {bain}R Documentation

Flip inequality

Description

Takes a BAIN constraint and flips elements on both sides of any "<" operators so that only the ">" operator is used to define inequality constraints.

Usage

flip_inequality(hyp)

Arguments

hyp

Character. A BAIN (in)equality constraint

Value

Character


[Package bain version 0.2.1 Index]