Module org.maxicp

Class GroupCoherentFragmentSelector

java.lang.Object
org.maxicp.search.blackbox.GroupCoherentFragmentSelector
All Implemented Interfaces:
FragmentSelector

public class GroupCoherentFragmentSelector extends Object implements FragmentSelector
Fragment selector that keeps variables from the same array together. It selects one variable group to relax based on historical success rates, while freezing all variables outside of that group.