C++ Reference: class LocalSearchVariable
Note: This documentation is automatically generated.
A LocalSearchVariable can only be created by a LocalSearchState, then it is meant to be passed by copy. If at some point the duplication of LocalSearchState pointers is too expensive, we could switch to index only, and the user would have to know the relevant state. The present setup allows to ensure that variable users will not misuse the state.Method | |
---|---|
Max | Return type: |
Min | Return type: |
Relax | Return type: |
SetMax | Return type: Arguments: |
SetMin | Return type: Arguments: |