The vertex cycle shows itself when uncommenting the vertex cycle detection from the ensureBiggerThan function. ```if (vertex.visited) { throw Error(...```