choco.kernel.solver.branch
Interface ConstraintSelector


public interface ConstraintSelector

A class that applies ta heuristic for selecting a constraint (which, in turn, can be used later to select a variable, by means of a CompositeIntVarSelector)


Method Summary
 SConstraint getConstraint()
           
 

Method Detail

getConstraint

SConstraint getConstraint()


Copyright © 2012. All Rights Reserved.