Doubly Connected Edge List in Javascript This is my implementation of the the Doubly Connected Edge List data structure in Javascript. The implementation was inspired by: https://www.ti.inf.ethz.ch/ew/courses/CG12/lecture/Chapter%205.pdf