ericgjackson / slumbot2019

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

show_probs_at_node segmentation fault #34

Open bmcmanus1504 opened 1 year ago

bmcmanus1504 commented 1 year ago

I used the command ../bin/show_probs_at_node ms1f3_params none_params mb1b1_params cfrps_params 500 cum c. This gave me a segmentation fault. I'm not sure what's causing this as it appears others do not run into this issue. I'm using WSL and Ubuntu to run the terminal so maybe that's the problem? Can anyone clarify what is the problem here?

ericgjackson commented 1 year ago

Just pushed a fix. Looks like this utility wasn't written to support systems with no card abstraction.