problem.delcoefs
problem.delcoefs |
Purpose
Delete coefficients from the current problem
Synopsis
problem.delcoefs(rowindex, colindex)
Arguments
rowindex
|
rows (i.e.
xpress.constraint objects, indices, or names) of the SLP coefficients to delete.
|
colindex
|
columns (i.e.
xpress.var objects, indices, or names) of the SLP coefficients to delete.
|
Related topics
problem.addcoefs,
problem.chgnlcoef,
problem.chgccoef,
problem.getcoefformula,
problem.getccoef,
problem.loadcoefs