algorithms icon indicating copy to clipboard operation
algorithms copied to clipboard

Add Minimax algorithm in backtrack section

Open rajapuranam opened this issue 5 years ago • 5 comments

Hi @ericklarac, Can we add Minimax algorithm in algorithms/backtrack section? If there is any possibility, I will send a pull request.

rajapuranam avatar Oct 11 '20 05:10 rajapuranam

Every algorithm contribution is welcome 😄 .

ericklarac avatar Oct 11 '20 14:10 ericklarac

Hi @rajapuranam , still interested in adding this algorithm? I'm free to review PRs.

ruijpbastos avatar Oct 12 '21 12:10 ruijpbastos

Hi @ruijpbastos , you can go ahead with the algorithm. I'm not issuing any PRs on that algorithm.

rajapuranam avatar Oct 13 '21 04:10 rajapuranam

Hello, me and my project group in a University course would like to claim this issue, would that be possible? :)

JustFredrik avatar Feb 28 '22 11:02 JustFredrik

#860 Add minimax implementation in backtrack section I work in the same team as @JustFredrik

NicolasWittmann avatar Mar 07 '22 13:03 NicolasWittmann