MSE_METRIC_DIVERSITY
Description
|
The diversity metric for a solution is the sum of difference metrics between the solution and all others in the current set. The difference value between two solutions is either calculated internally by the MIP solution enumerator (using a simple difference metric that considers only the MIP entities in the solution) or else by the user in a callback defined with a call to
XPRS_mse_setcbgetsolutiondiff.
|
Type
|
Double
|
Set by routines
|
|
See also
|