Project for the Artificial Intelligence course @cse.uoi.gr
-
Updated
Jan 5, 2020 - C
Project for the Artificial Intelligence course @cse.uoi.gr
Tarefas para o aprendizado de algoritmos, da cadeira Algoritmo e Estrutura de Dados do curso de Sistemas de Informação (SI) do CIn da UFPE, cadeira cursada por mim em 2023.
The use of the PRIM algorithm to find a minimum spanning tree. The program uses the selected database in CSV format and converts it into a graph to find the minimum spanning tree through the Prim's Algorithm. The chosen database needed to be transformable into a connected, weighted, and undirected graph to ensure error-free processing.
Add a description, image, and links to the search-tree-graph topic page so that developers can more easily learn about it.
To associate your repository with the search-tree-graph topic, visit your repo's landing page and select "manage topics."