ILOG CPLEX 11.0 Parameters Reference Manual > > Alphabetic List of Parameters > Constraint (row) read limit |
Constraint (row) read limit |
INDEX PREVIOUS NEXT |
C Name
CPX_PARAM_ROWREADLIM
C++ Name
RowReadLim
Java Name
RowReadLim
.NET Name
RowReadLim
InteractiveOptimizer
read constraints
Identifier
1021
Description
Specifies a limit for the number of rows (constraints) to read for an allocation of memory.
This parameter does not restrict the size of a problem. Rather, it indirectly specifies the default amount of memory that will be pre-allocated before a problem is read from a file. If the limit is exceeded, more memory is automatically allocated.
Values
Any integer from 0 to 268 435 450; default: 30 000.
Copyright © 1987-2007 ILOG S.A. All rights reserved. Legal terms. | PREVIOUS NEXT |