module Gecode::Mixin::Constants

This is a hack to get RDoc to ignore the constants.

Constants

BRANCH_INT_VALUE_CONSTANTS

Maps the names of the supported value branch strategies for integers and booleans to the corresponding constant in Gecode.

BRANCH_INT_VAR_CONSTANTS

Maps the names of the supported variable branch strategies for integer and booleans to the corresponding constant in Gecode.

BRANCH_SET_VALUE_CONSTANTS

Maps the names of the supported value branch strategies for sets to the corresponding constant in Gecode.

BRANCH_SET_VAR_CONSTANTS

Maps the names of the supported variable branch strategies for sets to the corresponding constant in Gecode.