-
Type:
New Feature
-
Status: Closed
-
Priority:
Minor
-
Resolution: Implemented
-
Affects Version/s: None
-
Component/s: Library / Graph Processing (Gelly)
-
Labels:None
Evenly graph means every vertex in the graph has the same degree, so the graph can be treated as evenly due to all the edges in the graph are distributed evenly. when vertex degree is 0, an empty graph will be generated. when vertex degree is vertex count - 1, complete graph will be generated.
- links to