addExclusion {MultiObjMatch} | R Documentation |
Add exclusion edges
Description
Add exclusion edges
Usage
addExclusion(net, remove = FALSE)
Arguments
net |
the input network structure |
remove |
(optional) whether to exclude edges; FALSE by default |
Value
the network structure with exclusion edges added to allow for trdeoff for the exclusion cost
[Package MultiObjMatch version 1.0.0 Index]