Class find_embedding::pathfinder_serial#

template<typename embedding_problem_t>
class pathfinder_serial : public find_embedding::pathfinder_base<embedding_problem_t>#

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

Public Functions

inline virtual void prepare_root_distances(const embedding_t &emb, const int u) override#

compute the distances from all neighbors of u to all qubits