[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-06 UTC."],[],["The `PairNodeSwapActiveOperator` class in C++ includes methods for manipulating routing assignments. Key actions involve: `MakeNeighbor` and `MakeNextNeighbor` which return booleans and take `Assignment` pointers to potentially modify them. `DebugString` returns a string representation. The constructor `PairNodeSwapActiveOperator` takes variables, a function, and index pairs as arguments to define its initial configuration. Finally, `~PairNodeSwapActiveOperator` is the class' destructor.\n"]]