alexandre
  • Joined on 2023-11-27
alexandre pushed to main at mp2i-vms/PrettyPrinting 2024-05-31 23:31:57 +02:00
648b62ea4b Random and full graph generators
alexandre pushed to main at mp2i-vms/PrettyPrinting 2024-05-31 23:13:26 +02:00
8ed1b5a320 Added graph display and separated files
alexandre pushed to main at alexandre/osutipe 2024-05-31 20:47:10 +02:00
31639c850e Compat issues
alexandre pushed to main at alexandre/osutipe 2024-05-31 20:38:24 +02:00
c6fda9449d Merge branch 'main' of mp2i-vms.fr:alexandre/osutipe
f28e50e643 Added resnap function
Compare 2 commits »
alexandre pushed to main at alexandre/osutipe 2024-05-30 21:49:44 +02:00
be71965289 Merge branch 'main' of mp2i-vms.fr:alexandre/osutipe
b957068977 Tried fixing snap issues (although it's snapped, but not in the right way I guess)
Compare 2 commits »
alexandre pushed to main at alexandre/osutipe 2024-05-30 19:59:19 +02:00
e2e207c294 Attempt to fix snap
alexandre pushed to main at alexandre/osutipe 2024-05-29 21:32:43 +02:00
0fcad4174a Fixed snap error
alexandre pushed to main at alexandre/osutipe 2024-05-28 22:46:13 +02:00
98fe75209c Fixed overflow while converting to mono
alexandre pushed to main at alexandre/osutipe 2024-05-28 21:37:14 +02:00
0574c4c509 Major error fixes
alexandre pushed to main at alexandre/osutipe 2024-05-28 20:57:17 +02:00
d1b633fd9b Argument fix
alexandre pushed to main at alexandre/osutipe 2024-05-28 20:53:30 +02:00
e55dde20ba Minor fix with void_freq
alexandre pushed to main at alexandre/osutipe 2024-05-28 20:49:03 +02:00
b212c86a00 Advancements
alexandre pushed to main at alexandre/osutipe 2024-05-27 22:43:47 +02:00
d0f20b74e8 forgot to add title to graphs
alexandre pushed to main at alexandre/osutipe 2024-05-27 22:41:36 +02:00
7f5f410fd8 Now returns frequencies + uneven songs are no longer an issue
alexandre pushed to main at mp2i-vms/PrettyPrinting 2024-05-25 15:53:31 +02:00
8351fef480 Fixed critical bugs + DFS now works on all trees
alexandre pushed to main at mp2i-vms/PrettyPrinting 2024-05-25 15:32:08 +02:00
0420af289e Tree DFS implem
2cd51bdd98 tree display
Compare 2 commits »
alexandre pushed to main at mp2i-vms/PrettyPrinting 2024-05-24 23:13:16 +02:00
3e71a8e07d Tree display incoming...
alexandre pushed to main at mp2i-vms/PrettyPrinting 2024-05-20 15:48:40 +02:00
a90bc92f7b fancy DFS implemented
alexandre pushed to main at mp2i-vms/PrettyPrinting 2024-05-20 14:28:38 +02:00
7670c78cba Scrolling
alexandre pushed to main at mp2i-vms/PrettyPrinting 2024-05-19 23:16:09 +02:00
3afa3e7e87 Some changes regarding diplay functions