C++ Reference: class ChangeValue
Note: This documentation is automatically generated.
Defines operators which change the value of variables; each neighbor corresponds to *one* modified variable. Sub-classes have to define ModifyValue which determines what the new variable value is going to be (given the current value and the variable).Method | |
---|---|
ChangeValue | Return type: Arguments: |
~ChangeValue | |
ModifyValue | Return type: Arguments: |