C++ Reference: util
Note: This documentation is automatically generated.
A collections of utilities for the Graph classes in ./graph.h.
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."],[[["This documentation details utility functions for graph classes defined in `./graph.h`."],["It specifically includes the `UndirectedAdjacencyListsOfDirectedGraph` class for manipulating graph representations."],["The content is automatically generated and subject to change."]]],["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"]]