A computer program that play Vietnam's traditional board game "CO GANH"
-
Updated
Jan 9, 2023 - Python
A computer program that play Vietnam's traditional board game "CO GANH"
My Solutions to Programming Assignments of Artificial Intelligence, Machine Learning and Digital Image Processing
This project designed and implemented two heuristic algorithms to find the shortest path in a graph. For this project, basic concepts of graphs and basic (logical) representations of graphs were used. There are two input files: graph_input.txt and direct_distance.txt.
Add a description, image, and links to the heuistic-search-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the heuistic-search-algorithms topic, visit your repo's landing page and select "manage topics."