/SearchAlgorithmExercise

An implementation of BFS, DFS and A* search with topic of 24 points game, good for understanding the algorithm, not a good pr example, and some states are missed.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Watchers