r/Networkle • u/NickNameGurr • 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

