C++ Reference: class VariableGraphNeighborhoodGenerator
This documentation is automatically generated.
Pick a random subset of variables that are constructed by a BFS in the variable <-> constraint graph. That is, pick a random variable, then all the variable connected by some constraint to the first one, and so on. The variable of the last "level" are selected randomly.Method | |
---|---|
Generate | Return type: Arguments: |
VariableGraphNeighborhoodGenerator | Return type: Arguments: |