Closed arttr1521 closed 7 months ago
As title, an error occurred while running the following dofile. Shortest_path.txt
The error message: std::tuple<QubitIdType, QubitIdType> qsyn::device::Device::get_next_swap_cost(QubitIdType, QubitIdType): Assertion "q_source.is_adjacency(q_next)" failed. Aborted (core dumped)
std::tuple<QubitIdType, QubitIdType> qsyn::device::Device::get_next_swap_cost(QubitIdType, QubitIdType): Assertion "q_source.is_adjacency(q_next)" failed. Aborted (core dumped)
@chinyi0523
Fixed in #109
As title, an error occurred while running the following dofile. Shortest_path.txt
The error message:
std::tuple<QubitIdType, QubitIdType> qsyn::device::Device::get_next_swap_cost(QubitIdType, QubitIdType): Assertion "q_source.is_adjacency(q_next)" failed. Aborted (core dumped)