ericgjackson / slumbot2019

Implementations of CFR for solving a variety of Holdem-like poker games
MIT License
133 stars 31 forks source link

Error with build_unique_buckets #36

Open bmcmanus1504 opened 11 months ago

bmcmanus1504 commented 11 months ago

When running ../bin/build_unique_buckets holdem_params 3 hs hs from the tutorial section of the readme for MCCFR, I get the following error: terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Aborted