powered by
Constructor modifier to add graph attributes
with_graph_(...)
The attributes to add. They must be named.
Other constructor modifiers: simplified; with_edge_; with_vertex_; without_attr; without_loops; without_multiples
simplified
with_edge_
with_vertex_
without_attr
without_loops
without_multiples
# NOT RUN { make_(ring(10), with_graph_(name = "10-ring")) # }
Run the code above in your browser using DataLab