Stay organized with collections
Save and categorize content based on your preferences.
C++ Reference: class SequenceVarLocalSearchHandler
Note: This documentation is automatically generated.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-08-06 UTC.
[null,null,["Last updated 2024-08-06 UTC."],[],["The `SequenceVarLocalSearchHandler` class in C++ manages sequence variables within a local search context. Key methods include `AddToAssignment`, which assigns values to a sequence variable, and `ValueFromAssignment`, which retrieves values. `OnAddVars` and `OnRevertChanges` handle variable addition and change reversion, respectively. The class has multiple constructors, including a copy constructor and one that takes a `SequenceVarLocalSearchOperator`. These methods are essential for manipulating sequence variables during the search process.\n"],null,[]]