For models with larger state spaces, it's sometimes desirable to trade off runtime for memory and use compressed representations of the states. It should be feasible to implement something like this, though the compression ratio will be hard to predict.
For models with larger state spaces, it's sometimes desirable to trade off runtime for memory and use compressed representations of the states. It should be feasible to implement something like this, though the compression ratio will be hard to predict.