Graph algorithms that test adjacencies are usually implemented with an adjacency-matrix representation because the adjacency takes constant time matrices, but it linear in degree of vertices lists. In this article, we review adjacency-map representation, which supports tests expected time, and show graph run faster maps than lists by a small factor if they do not one or two orders magnitude per...