The is_bipartite() doc tooltip in RStudio is misleading. This function does not create a graph, it just checks some attributes.
Can we have this put in a separate doc page @maelle ?
(Mathematically speaking, it doesn't even check if the graph is bipartite! But that's a topic for #709)