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

Feat: Implement best-combination estimation (JS heuristics mode) #801

Merged
merged 17 commits into from
Sep 30, 2024

Commits on Sep 30, 2024

  1. heuristics progress

    marcustyphoon committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d72b442 View commit details
    Browse the repository at this point in the history
  2. improve performance

    marcustyphoon committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c27e2a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4def4b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66a4e16 View commit details
    Browse the repository at this point in the history
  5. implement ui

    marcustyphoon committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    95ab77d View commit details
    Browse the repository at this point in the history
  6. remove logging

    marcustyphoon committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9bd126e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0cd0edf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    73608e9 View commit details
    Browse the repository at this point in the history
  9. remove unused file

    marcustyphoon committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    3bce631 View commit details
    Browse the repository at this point in the history
  10. Add info note

    marcustyphoon committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    321bcf5 View commit details
    Browse the repository at this point in the history
  11. Update translation.json

    marcustyphoon committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6e3048a View commit details
    Browse the repository at this point in the history
  12. remove magic number

    marcustyphoon committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    794dcbb View commit details
    Browse the repository at this point in the history
  13. tweak logging

    marcustyphoon committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    36d7e10 View commit details
    Browse the repository at this point in the history
  14. rename heuristics data

    marcustyphoon committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1e23136 View commit details
    Browse the repository at this point in the history
  15. fix comment typo

    marcustyphoon committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    89d1606 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1db3f9e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    be67c3e View commit details
    Browse the repository at this point in the history