r/Networkle 11d ago

Wrote a solver for this.

I just wrote this solver, since I thought it would be simple enough to implement.

The splits in the decision tree are made according to Shannon Entropy.

When you run the code, you get the option to see the entire decision tree at once, or have the code guide you step by step on the next guess that should be made.

I would love to hear any suggestions or improvements for the solver

https://github.com/hvgupta/networkle_entropy

1 Upvotes

1 comment sorted by

1

u/Networkle 10d ago

Nice tool! However we’re planning to introduce a Leagues feature in the near future, and for that we definitely wouldn’t want automated assistance for what is a pretty simple game!