alexandre
  • Joined on 2023-11-27
alexandre pushed to main at mp2i-vms/PrettyPrinting 2024-06-08 17:57:27 +02:00
b6953af967 Finally, it works
alexandre pushed to main at mp2i-vms/PrettyPrinting 2024-06-07 16:18:55 +02:00
68f3e8d697 Incoming
alexandre pushed to main at mp2i-vms/PrettyPrinting 2024-06-06 22:56:10 +02:00
6f2b32d04a Dynamic ABR insert
alexandre pushed to main at mp2i-vms/PrettyPrinting 2024-06-06 21:32:45 +02:00
1f6b2f7be5 Reworked tree display
alexandre pushed to main at mp2i-vms/PrettyPrinting 2024-06-05 22:40:54 +02:00
e0e60c8f3e User interface + adjustments to display locations
alexandre pushed to main at mp2i-vms/PrettyPrinting 2024-06-04 21:02:21 +02:00
35e9885ccb small oversight
alexandre pushed to main at mp2i-vms/PrettyPrinting 2024-06-04 20:59:24 +02:00
0f2e25bec9 DIJKSTRA YEAH BUDDY
alexandre pushed to main at mp2i-vms/PrettyPrinting 2024-06-04 19:03:02 +02:00
5b24934b4f prettier weighted graph display
alexandre pushed to main at mp2i-vms/PrettyPrinting 2024-06-04 18:49:45 +02:00
fab702b4a5 Weighted graphs can now be displayed
alexandre pushed to main at alexandre/osutipe 2024-06-03 22:28:46 +02:00
3587adbe2f rewrite of get_frequencies to match new data structure
alexandre pushed to main at alexandre/osutipe 2024-06-02 16:45:29 +02:00
177a8658f0 Restructured files and added another snap function that does not relies on any bpm
alexandre pushed to main at mp2i-vms/PrettyPrinting 2024-06-02 15:21:17 +02:00
80dd15b8b0 BFS implemented
alexandre pushed to main at mp2i-vms/PrettyPrinting 2024-06-01 21:21:11 +02:00
ded82171ce pretty DFS
alexandre pushed to main at mp2i-vms/PrettyPrinting 2024-06-01 18:05:48 +02:00
9778738d4d Added type 2 graph display
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