NO FRAMES

Group optim.cplex.callable.network

The network routines in the ILOG CPLEX Callable Library.
Function Summary
CPXNETaddarcs
CPXNETaddnodes
CPXNETbasewrite
CPXNETcheckcopynet
CPXNETchgarcname
CPXNETchgarcnodes
CPXNETchgbds
CPXNETchgname
CPXNETchgnodename
CPXNETchgobj
CPXNETchgobjsen
CPXNETchgsupply
CPXNETcopybase
CPXNETcopynet
CPXNETcreateprob
CPXNETdelarcs
CPXNETdelnodes
CPXNETdelset
CPXNETextract
CPXNETfreeprob
CPXNETgetarcindex
CPXNETgetarcname
CPXNETgetarcnodes
CPXNETgetbase
CPXNETgetdj
CPXNETgetitcnt
CPXNETgetlb
CPXNETgetnodearcs
CPXNETgetnodeindex
CPXNETgetnodename
CPXNETgetnumarcs
CPXNETgetnumnodes
CPXNETgetobj
CPXNETgetobjsen
CPXNETgetobjval
CPXNETgetphase1cnt
CPXNETgetpi
CPXNETgetprobname
CPXNETgetslack
CPXNETgetstat
CPXNETgetsupply
CPXNETgetub
CPXNETgetx
CPXNETprimopt
CPXNETreadcopybase
CPXNETreadcopyprob
CPXNETsolninfo
CPXNETsolution
CPXNETwriteprob

If part of your problem is structured as a network, then you may want to consider calling the ILOG CPLEX Network Optimizer. This optimizer may have a positive impact on performance. There are two alternative ways of calling the network optimizer:

For more about formulating a problem in this way and applying the network optimizer in your application, see this topic in the ILOG CPLEX User's Manual.