Calculate the default number of batches for a given number of vertices and edges. The formula used is the one used by the 'largeVis' reference implementation. This is substantially less than the recommendation E∗10000E * 10000E∗10000 in the original paper.
Useful links