SearchContext

fun <NodeId, EdgeId> SearchContext(    finishedNodes: MutableSet<NodeId>,     currentPath: List<EdgeId>,     destination: NodeId)