[[["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\u003eThis documentation details utility functions for graph classes defined in \u003ccode\u003e./graph.h\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt specifically includes the \u003ccode\u003eUndirectedAdjacencyListsOfDirectedGraph\u003c/code\u003e class for manipulating graph representations.\u003c/p\u003e\n"],["\u003cp\u003eThe content is automatically generated and subject to change.\u003c/p\u003e\n"]]],["The content describes a set of utilities designed for C++ Graph classes, specifically those found in the `graph.h` file. It highlights a single class, `UndirectedAdjacencyListsOfDirectedGraph`, which likely provides utility functions or data structures to manage undirected adjacency lists derived from directed graphs. The documentation is automatically generated and is a part of the optimization reference.\n"],null,["# util\n\nC++ Reference: util\n===================\n\n\nNote: This documentation is automatically generated.\nA collections of utilities for the Graph classes in ./graph.h. \n\n| Classes ------- ||\n|-----------------------------------------------------------------------------------------------------------------------|---|\n| [UndirectedAdjacencyListsOfDirectedGraph](/optimization/reference/graph/util/UndirectedAdjacencyListsOfDirectedGraph) |"]]