Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addresser Refactor and Cleanup #617

Merged
merged 21 commits into from
Apr 21, 2020
Merged

Commits on Apr 14, 2020

  1. factor out UNASSIGNED-QUBITS

    Erik Davis committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    32d85b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. factor out SELECT-SWAP-LINKS

    Erik Davis committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    9278370 View commit details
    Browse the repository at this point in the history
  2. rename TEST-VALUES to COMBINE-VALUES

    Erik Davis committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    5f9f8f8 View commit details
    Browse the repository at this point in the history
  3. rename path heuristic routines

    Erik Davis committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    e895d7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8191578 View commit details
    Browse the repository at this point in the history
  5. move swap selection methods into search-specific files

    Erik Davis committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    b80ac5d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f939f70 View commit details
    Browse the repository at this point in the history
  7. update COMPUTE-QUBIT-QUBIT-DISTANCES

    Erik Davis committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    c0572c3 View commit details
    Browse the repository at this point in the history
  8. factor out WARM-UP-ADDRESSER-STATE

    Erik Davis committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    d49c973 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a51c014 View commit details
    Browse the repository at this point in the history
  10. refactor addresser cost functions

    Erik Davis committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    02b8846 View commit details
    Browse the repository at this point in the history
  11. move 1q queue management into base addresser

    Erik Davis committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    3ec0f4d View commit details
    Browse the repository at this point in the history
  12. remove unneeded slot references

    Erik Davis committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    51f20a7 View commit details
    Browse the repository at this point in the history
  13. update addresser generics

    Erik Davis committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    45025eb View commit details
    Browse the repository at this point in the history
  14. delete unused *ADDRESSER-USE-2Q-TIERS*

    Erik Davis committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    f70d6fd View commit details
    Browse the repository at this point in the history
  15. move ADDRESSER-SWAP-LOOKAHEAD-DEPTH

    Erik Davis committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    269996d View commit details
    Browse the repository at this point in the history
  16. addresser doc improvements

    Erik Davis committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    db7bf79 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6a37b36 View commit details
    Browse the repository at this point in the history
  18. use WITH-ROTATEF to manage addresser state

    Erik Davis committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    1339675 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    cf9c567 View commit details
    Browse the repository at this point in the history
  20. addresser cleanup re: PR feedback

    Erik Davis committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    ad86953 View commit details
    Browse the repository at this point in the history