An open API service indexing awesome lists of open source software.

https://github.com/raydelto/family_tree_itla

A simple Family Tree C++ template for practicing the Tree data type
https://github.com/raydelto/family_tree_itla

Last synced: about 2 months ago
JSON representation

A simple Family Tree C++ template for practicing the Tree data type

Awesome Lists containing this project

README

        

#ITLA Family Tree

This is an academic assignment created by Professor Raydelto Hernandez for his students at Las Americas Institute of technology (www.itla.edu.do).

The objective of this assignment is to test student's ability to create their own implementation of the tree abstract data type.

Eclipse Mars 2 for C++ (MAC) was used for creating the project (eclipse project file have been included). But the code should compile with any IDE regardless of the operating system. Our code takes care of multiplatform specific details.

Should you have any question about this code please feel free to contact [email protected]