Jonathan5122827 / TreeAlgorithms

Demonstration of various tree search, and construction algorithms. Trees are generated from a set of all counties in Texas.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

compile main.cpp , and run a.out

When the program is running, choose which algorithm to run.

Edges in the generated tree are outputted to the screen.

About

Demonstration of various tree search, and construction algorithms. Trees are generated from a set of all counties in Texas.


Languages

Language:C++ 100.0%