Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 615 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 615 Bytes

rummykub

A quasi-polynomial algorithm for solving rummykub states. It is mostly exponential, but tries to avoid solutions that become too computationally complex. So far it has managed to find a solution to even the most sophisticated game states that I could devise.

The main algorith lives in Solver.java

Examples

Solution example Simple solution