Overview | Group | Tree | Graph | Index | Concepts |
The routine CPXNETcheckcopynet
performs a consistency
check on the argument passed to the routine CPXNETcopynet
.
The CPXNETcheckcopynet
routine has the same argument list
as the CPXNETcopynet
routine.
Example
status = CPXNETcheckcopynet (env, net, CPX_MAX, nnodes, supply, nnames, narcs, fromnode, tonode, lb, ub, obj, anames);