For the 5th week, Me and Vincent researched about papers describing congklak games with different a.i. approaches. We found 2 very promising ones.
The first paper describes an a-star congklak a.i. implementation
The second paper describes a minimax congklak a.i. implementation
However, we believe that we will try to implement the a-star congklak a.i.
Here are the papers talking about different congklak implementations using different algorithms