Skip to content

Giovanni1014/PokerGTO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PokerGTO

File Overview

Nodes

Solver

Util

Holds the internal representation of the poker game including how the cards and deck are represented. Can adjust the deck according to whether it is NLTH or Khun Poker.

Compilation

Run the following commands to compile the Main.cpp file:

  • cmake -S . -B ./target
  • make -C ./target

Execution

To run the main executable, use the following command:

  • ./target/main

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •