BACKTRACK
Description
|
Branch and Bound: Specifies how to select the next node to work on when a full backtrack is performed.
|
||||||||||||||||||||||||||
Type
|
Integer
|
||||||||||||||||||||||||||
Values
|
|
||||||||||||||||||||||||||
Default value
|
3
|
||||||||||||||||||||||||||
Note
|
Note When two nodes are rated the same according to the
BACKTRACK selection, a secondary rating is performed using the method set by
BACKTRACKTIE.
|
||||||||||||||||||||||||||
Affects routines
|
|||||||||||||||||||||||||||
See also
|