Error in drawing the complement of CompleteBipartite Graph
The following code generates the wrong Graph graphs.CompleteBipartiteGraph(5,6).complement() Can anyone help to correct it please
add a comment