Method: ConstraintSolver::AllDifferentConstraint#variables
- Defined in:
- lib/AllDifferentConstraint.rb
#variables ⇒ Object (readonly)
Returns the value of attribute variables.
11 12 13 |
# File 'lib/AllDifferentConstraint.rb', line 11 def variables @variables end |