Skip to content

Suggestion for improved algorithm #10

@Sparlock

Description

@Sparlock

I have a working C# implementation of an algorithm which would significantly decrease your number of comparisons and increase your accuracy to 100% for the entirety of the top 10 list. I think that it might be adapted to fit this project.

Basically, you increase the number of Pokémon in the comparison to 4 and implent a modified merge sort which keeps track of the results of all the comparisons simultaneously.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions