[[["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."],[[["\u003cp\u003e\u003ccode\u003ePermutationIndexComparisonByArcHead\u003c/code\u003e is a class within the Or-Tools library, specifically in the \u003ccode\u003eebert_graph.h\u003c/code\u003e file.\u003c/p\u003e\n"],["\u003cp\u003eIt provides a way to compare permutation indices based on the head node of an arc within an Ebert graph structure.\u003c/p\u003e\n"],["\u003cp\u003eThe class constructor takes a \u003ccode\u003eZVector\u003c/code\u003e of \u003ccode\u003eNodeIndexType\u003c/code\u003e representing the head nodes of arcs as its argument.\u003c/p\u003e\n"]]],["The `PermutationIndexComparisonByArcHead` class in C++ is defined with a constructor, `PermutationIndexComparisonByArcHead`. This constructor takes one argument: `head`, a constant reference to a `ZVector` of `NodeIndexType`. The class's purpose, derived from its name, is to facilitate the comparison of permutation indices based on arc heads. This functionality is likely utilized within graph operations.\n"],null,[]]