Class find_embedding::pathfinder_parallel

template <typename embedding_problem_t>
class find_embeddingpathfinder_parallel : public find_embedding::pathfinder_base<embedding_problem_t>

A pathfinder where the Dijkstra-from-neighboring-chain passes are done serially.

Public Functions

virtual void find_embedding::pathfinder_parallelprepare_root_distances(const embedding_t &emb, const int u)

compute the distances from all neighbors of u to all qubits