os
Is the std::ostream where the graph is printed.
Discussion
This function is included to help with using the cpp_graph class.
The formatting of it's output is not part of the API; i.e.,
it may change in the future.
Example
The file print_graph.cpp
contains an example and test of this operation.
Input File: include/cppad/core/graph/cpp_graph.hpp