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

Fix voting algorithm #3293

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

Commits on Dec 14, 2023

  1. Voting algorithm: prioritise owned cells

    Not yet implemented second cell search
    ReubenHill committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    433b004 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0b007a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    280d009 View commit details
    Browse the repository at this point in the history
  4. use new search ability

    ReubenHill committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    aa278e3 View commit details
    Browse the repository at this point in the history
  5. tidy

    ReubenHill committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    df8eb23 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    aa5aaca View commit details
    Browse the repository at this point in the history
  2. add test

    ReubenHill committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    5c4c835 View commit details
    Browse the repository at this point in the history
  3. add explicit test

    ReubenHill committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    c2bb720 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4969d37 View commit details
    Browse the repository at this point in the history
  5. Revert "wip change cells_ignore ordering"

    This reverts commit 4969d37.
    ReubenHill committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    c46ed00 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a08ac2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4e577dd View commit details
    Browse the repository at this point in the history
  8. Revert "Revert "wip change cells_ignore ordering""

    This reverts commit c46ed00.
    ReubenHill committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    15d3cda View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b39005f View commit details
    Browse the repository at this point in the history
  10. fix test

    ReubenHill committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    e97478f View commit details
    Browse the repository at this point in the history
  11. tidy

    ReubenHill committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    d3ae063 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ed4e262 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

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

    connorjward committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    cb7939a View commit details
    Browse the repository at this point in the history
  3. fstring fixup

    connorjward committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    68a42e1 View commit details
    Browse the repository at this point in the history