edu.ub.guillermoblascojimenez.gmx.model
Variable of a factor. Represents a discrete value with a unique id and a cardinality. its possible values are: {0, ..., cardinality - 1}
The cardinality of the variable.
The unique id of the variable.
Delegates to id comparison.
Equals delegates the equality to the id.
True if the given object is a variable and equals their ids.
Delegates to id attribute.
Hash code of the id.
Variable of a factor. Represents a discrete value with a unique id and a cardinality. its possible values are: {0, ..., cardinality - 1}