deepCopy

fun AdjacencyList.deepCopy(): MutableList<MutableList<Edge>>

Returns a new, independent, identical AdjacencyList