This is a game that encompasses discrete mathematics, tree traversal, multi threading, heuristics and game theory concepts.
-
Updated
May 14, 2023
This is a game that encompasses discrete mathematics, tree traversal, multi threading, heuristics and game theory concepts.
Cladogram Generation Algorithm made using Python
implementation of a binary search tree program and deletion to organize cars
A realization of an n-ary tree and its traversal based on Prolog, which is invented by myself. It is the completion of a partial task from an university assignment, finding a reasonable route from the most Western to the East based on GPS information, a hard assignment indeed ... except for me.
Tree traversal algorithm implementations: bfs, dls, a*, minimax
This repository contains In-Order, Pre-Order and Post-Order Tree Traversals
projects for composite real life data structures
This repository aims to provide code for various algorithms that are used in computer science fundamentals
C program implementing a spell-checker
Add a description, image, and links to the treetraversal topic page so that developers can more easily learn about it.
To associate your repository with the treetraversal topic, visit your repo's landing page and select "manage topics."