bfs

fun bfs(graph: OldLocalPath.Graph, source: OldLocalPath.Node, target: OldLocalPath.Node): OldLocalPath.Node?