Learn R Programming

MultiObjMatch (version 1.0.0)

addExclusion: Add exclusion edges

Description

Add exclusion edges

Usage

addExclusion(net, remove = FALSE)

Value

the network structure with exclusion edges added to allow for trdeoff for the exclusion cost

Arguments

net

the input network structure

remove

(optional) whether to exclude edges; FALSE by default