Implementation of the search described in: "Impact-Based Search Strategies for Constraint Programming", Philippe Refalo, CP2004.
Impacts of variables are first computed on initialisation, (only 3 values are tested for bounded variables); Ties are broken randomly.
@author Charles Prud'homme
@since 21/09/12