| Overview | Group | Tree | Graph | Index | Concepts |
The routine CPXchgcolname changes the names of variables
in a CPLEX problem object. If this routine is performed on a problem object
with no variable names, default names are created before the change is
made.
See Also:
| env | A pointer to the CPLEX environment as returned by |
| lp | A pointer to a CPLEX problem object as returned by |
| cnt | An integer that indicates the total number of variable names to be changed. Thus |
| indices | An array of length |
| newname | An array of length |