Best Data structure to represent a Chinese Chekers board game
Hello every one i am currently writing an ai task given to me at my university. I want to represent the Sternhalma star shaped board also called chinese checkers as a data structure. I am coding the ai in rust. I already did a lot of progress. I finished few stages of the challenge. My agent is doing fairly okay. But my end game is to code a good agent.