In this project you can find useful functionality to work with family trees! Family tree is a DAG (directed acyclic graph) where every node has unique id and N or 0 parents. tree.h contains classes Tree and Node which correspond to family tree and its node respectively. Family trees can be merged, rendered to svg documents for visualisation and provide interesting information about their nodes (for example, lowest common ancestors for given pair of nodes). Also, you can find simple text-based user interface and unit-tests.
-
Notifications
You must be signed in to change notification settings - Fork 0
NikBarykin/FamilyTree
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Useful functionality to work with family trees
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published