Skip to content

Commit

Permalink
Recompile members.json
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 21, 2023
1 parent 8fa7baa commit 994bc49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ecosystem/resources/members.json
Original file line number Diff line number Diff line change
Expand Up @@ -1929,7 +1929,7 @@
"10": {
"name": "qiskit-bip-mapper",
"url": "https://github.com/qiskit-community/qiskit-bip-mapper",
"description": "The repository contains a standalone routing stage plugin to use the BIPMapping [routing](https://qiskit.org/documentation/apidoc/transpiler.html#routing-stage) pass. The BIP mapping pass solves the routing and [layout](https://qiskit.org/documentation/apidoc/transpiler.html#layout-stage) problems as a binary integer programming (BIP) problem. The algorithm used in this pass is described in: G. Nannicini et al. \"Optimal qubit assignment and routing via integer programming.\" [arXiv:2106.06446](https://arxiv.org/abs/2106.06446)",
"description": "This plugin solves the routing and layout problems as a binary integer programming (BIP) problem. This is an implementation of G. Nannicini et al. \"Optimal qubit assignment and routing via integer programming.\" (arXiv:2106.06446).",
"licence": "Apache License 2.0",
"contact_info": "[email protected]",
"alternatives": "_No response_",
Expand Down Expand Up @@ -3046,7 +3046,7 @@
"22": {
"name": "dsm-swap",
"url": "https://github.com/qiskit-community/dsm-swap",
"description": "A doubly stochastic matrices-based approach to optimal qubit routing",
"description": "A doubly stochastic matrices-based approach to optimal qubit routing.",
"licence": "Apache License 2.0",
"contact_info": "_No response_",
"alternatives": "_No response_",
Expand Down

0 comments on commit 994bc49

Please sign in to comment.