Currently there are the following functions: * `post_order_dfs_vertices` * `post_order_dfs_edges` * `pre_order_dfs_vertices` So it could be good to add `pre_order_dfs_edges`.