Open
Description
Strategy to dynamically change the variable phase inside the decision heuristics.
This is relevant in the context of tpolyhedra heuristic ENABLE_HEURISTIC
which biases the variable value to one extreme instead of a binary search. Such bias may be disadvantageous for some program. For example, learning0
regression suffers because of this heuristic.