shortest-path

bfs

function

bfs

{ [key: string]: string; }
@paramgraphGraph<Vertex, Edge<Vertex>>
@paramsstring
@returns{ [key: string]: string; }