convert_var_to_positive: Converts a var model to a positive notation, returns the...

Description Usage Arguments Value

Description

Converts a var model to a positive notation, returns the updated var model

Usage

1
convert_var_to_positive(var_model, negative_variables, direction = "both")

Arguments

var_model

the var model that should be converted to positive

negative_variables

the variables that are negative, and should be positivised

direction

the direction to make positive (either outgoing, incomming or both (default))

Value

the positivised var-model


frbl/airaR documentation built on May 13, 2019, 3:07 a.m.