Artificial Intelligence for the game Go-Moku using the Minimax Algorithm with Alpha-Beta Pruning
-
Updated
Mar 10, 2023 - Java
Artificial Intelligence for the game Go-Moku using the Minimax Algorithm with Alpha-Beta Pruning
A backtracking solution to the classic 8 Queens problem.
Weighted Interval Scheduling, the classic Dynamic Programming problem implemented in Java
algorithm examples in java
tree growth
Recursive multiplication in JAVA of multiplication tables from one to nine.
Utility to search, modify, and/or extract contents from potentially recursive archived messes
A Java Swing GUI application that manages to segregate files that share extension names into folders with their names as that extension.
used java for working algorithms
Tool that scans compiled Java .class files and reports the java runtime version they're targeted at.
Isomorphic nodes - Two trees are called isomorphic if one of them can be obtained from other by a series of flips, i.e. by swapping left and right children of a number of nodes.
Add a description, image, and links to the recursive topic page so that developers can more easily learn about it.
To associate your repository with the recursive topic, visit your repo's landing page and select "manage topics."