Skip to content

TexasSolver v0.1.0

Compare
Choose a tag to compare
@bupticybee bupticybee released this 17 Aug 08:18
· 229 commits to master since this release
6903632
  • Optimized to run on flop
  • With a tree size not too large (1~2bets + allin) it's speed sometimes even exceeds piosolver on flop
  • Support cross language calls
  • Support dump strategy to json file
  • Support Mac, Linux and Windows
  • Support texas holdem and shortdeck
  • It's the c++ version of TexasHoldemSolverJava with a ton of optimization, it's 5x faster than the jave version and takes less then 1/3 memory.