The above link is to the original work which I used when creating my version of a Water Sort Puzzle Solver. Special thanks to the authors of Ruslan Kurdyumov.
The Water Sort Puzzle is a popular mobile game that challenges players to sort colored water in a set of tubes. The goal is to arrange the water in such a way that each tube contains a single color. The game starts with a set of tubes, each containing a mixture of colored water in varying quantities. Your task is to move the water from one tube to another in a way that eventually separates the colors.
Puzzle Setup allows you to define the number of tubes and color combinations per tube. The color pallet tracks the number of times a color is used (4 times is the goal) while allowing you to customize the colors as needed. Enjoy!!!