Expand compound constraints
Takes a compound constraint, with multiple (in)equality operators, and expands it into simple constraints.
expand_compound_constraints(hyp)
hyp
: Character. An (in)equality constraintA character vector with one element for each simple constraint
Useful links