RemoveNode

Name

RemoveNode -- Removes a node from a basis

Synopsis

RemoveNode[support->EFBASIS, node->NODE] =: EFBASIS 

Description

RemoveNode removes node from support. If node is not in the basis, there is no effect. A copy of the modified basis is returned.

See also

AddNode, Basis.