{"id":18547665,"url":"https://github.com/vincentlaucsb/tree-drawing-demo","last_synced_at":"2026-03-02T12:41:02.876Z","repository":{"id":102275221,"uuid":"122564245","full_name":"vincentlaucsb/Tree-Drawing-Demo","owner":"vincentlaucsb","description":"A demonstration of tree drawing algorithms","archived":false,"fork":false,"pushed_at":"2018-05-11T05:43:57.000Z","size":1103,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T11:21:35.603Z","etag":null,"topics":["graph","graph-drawing","tree"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vincentlaucsb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-23T02:41:17.000Z","updated_at":"2021-10-20T14:17:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"7de7200b-ccb4-4269-95db-92fdf4d2c78a","html_url":"https://github.com/vincentlaucsb/Tree-Drawing-Demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincentlaucsb%2FTree-Drawing-Demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincentlaucsb%2FTree-Drawing-Demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincentlaucsb%2FTree-Drawing-Demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincentlaucsb%2FTree-Drawing-Demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vincentlaucsb","download_url":"https://codeload.github.com/vincentlaucsb/Tree-Drawing-Demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248114742,"owners_count":21050102,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["graph","graph-drawing","tree"],"created_at":"2024-11-06T20:30:32.255Z","updated_at":"2026-03-02T12:41:02.816Z","avatar_url":"https://github.com/vincentlaucsb.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A Demonstration of Tree Drawing Algorithms\n\n## Introduction\nThis repo is part of my senior thesis project on graph drawing algorithms. Currently, there is a program that implements a layered tree drawing algorithm for binary and arbitrary n-ary trees.\n\n## Binary Trees\n![Binary Tree Contours](https://github.com/vincentlaucsb/Tree-Drawing-Demo/blob/master/report/figure2_contours.svg?sanitize=true)\n\n### Complete Binary Tree\n![Complete Binary Tree](https://github.com/vincentlaucsb/Tree-Drawing-Demo/blob/master/report/binary_tree_5.svg?sanitize=true)\n\n## Generalized Trees\n### Ternary Trees\n![Incomplete Ternary Tree](https://github.com/vincentlaucsb/Tree-Drawing-Demo/blob/master/report/bs_tree.svg?sanitize=true)\n\n#### Complete Ternary Tree\n![Complete Ternary Tree](https://github.com/vincentlaucsb/Tree-Drawing-Demo/blob/master/report/ternary_tree_no_label3.svg?sanitize=true)\n\n### Quarternary Tree\n![Complete Quarternary Tree](https://github.com/vincentlaucsb/Tree-Drawing-Demo/blob/master/report/quarternary_tree.svg?sanitize=true)\n\n### Quinary Tree\n![Complete Quarternary Tree](https://github.com/vincentlaucsb/Tree-Drawing-Demo/blob/master/report/quinary_tree.svg?sanitize=true)\n\n### Senary Tree\n![Complete Quarternary Tree](https://github.com/vincentlaucsb/Tree-Drawing-Demo/blob/master/report/senary_tree.svg?sanitize=true)\n\n### Septenary Tree\n![Complete Quarternary Tree](https://github.com/vincentlaucsb/Tree-Drawing-Demo/blob/master/report/septenary_tree.svg?sanitize=true)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvincentlaucsb%2Ftree-drawing-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvincentlaucsb%2Ftree-drawing-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvincentlaucsb%2Ftree-drawing-demo/lists"}