Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAlgorithms that should be implemented #1238
Open
Comments
Hi |
that algo are quite important ones do it as soon as possible |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi
I would like to add the following algorithms to the code:
Minimax
Minimax with alpha-beta pruning
Topological sort
DFS
Sleep sort