PRESORT
Description
|
This bit vector control specifies whether to sort rows, columns and global information by their names when starting the presolve. With the default value
0, no sorting will take place.
|
||||||||
Type
|
Integer
|
||||||||
Values
|
|
||||||||
Default value
|
0
|
||||||||
Note
|
Sorting a problem by names can help obtain the same solution path when the rows, columns or global information of the problem is rearranged. It is recommended to enable all three bits when sorting a problem. When both
PRESORT and
PREPERMUTE are enabled, it will sort and then permute the problem.
|
||||||||
Affects routines
|
|||||||||
See also
|