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

Bugfix vanishing instances after elimination #158

Merged
merged 18 commits into from
Jan 18, 2023

Commits on Dec 27, 2022

  1. checking if the new problem is an empty dictionary and if it is, brea…

    …k the rqaoa cycle and solve for a the smallest non-vanishing instance.
    kidiki committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    e568b1f View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Configuration menu
    Copy the full SHA
    76b163c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8513526 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    56480f9 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    7138c18 View commit details
    Browse the repository at this point in the history
  2. merging with dev

    kidiki committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    7b275f5 View commit details
    Browse the repository at this point in the history
  3. solving merge conflicts

    kidiki committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    fcc2285 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b67441 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13a2e12 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. changing the code such that we don't solve classically for the larger…

    … problem but instead produce all bitstrings where spins are fixed arbitratily if None in the spin map or according to the correlations
    kidiki committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    32f67ea View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    31f40f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a034b8 View commit details
    Browse the repository at this point in the history
  3. formatting the file with black

    kidiki committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    c548785 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55aa7cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f18a06e View commit details
    Browse the repository at this point in the history
  6. merging

    kidiki committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    e8fe7bf View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. remove extra empty line

    vishal-ph committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    7e50e7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a513760 View commit details
    Browse the repository at this point in the history