"The repository '100 Mini Projects for Prolog' includes small projects for learning and practicing Prolog."
-
Updated
Jul 19, 2024 - Prolog
8000
"The repository '100 Mini Projects for Prolog' includes small projects for learning and practicing Prolog."
An implementation of graph traversal algorithms in Prolog, focusing on breadth-first search (BFS). The project finds the shortest path between nodes in a graph, covering both directed and undirected graphs with extensive test cases.
Optimal Delivery Coverage via Uninformed/Informed Search in Grid Environments
Add a description, image, and links to the bfs-search topic page so that developers can more easily learn about it.
To associate your repository with the bfs-search topic, visit your repo's landing page and select "manage topics."