Reads the ORD file indicated by name
and copies the priority order information into the invoking CPLEX problem object.
The parameter MipOrdInd
must be on (its default setting) for the priority order to be used to start a subsequent optimization. The names in the ORD file must match names in the active model.
By convention, the file extension is .Ord
. The ORD file format is documented in the reference manual ILOG CPLEX File Formats.