All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
heur_oneopt.h
Go to the documentation of this file.
22 * an integer variable x<sub>j</sub> can be decreased for c<sub>j</sub> > 0 or increased for c<sub>j</sub> < 0
23 * if the resulting solution is still feasible. If more than one variable can be shifted, they are sorted by
24 * non-decreasing impact on the objective and sequentially shifted until no more improvements can be
|