compare_heaps: Compare timings of different sort heaps for a given input graph.
Description
Perform timing comparison between different kinds of heaps as well as with
equivalent routines from the igraph package. To do this, a random
sub-graph containing a defined number of vertices is first selected.
Alternatively, this random sub-graph can be pre-generated with the
dodgr_sample function and passed directly.