Commit Graph

29 Commits

Author SHA1 Message Date
b753c9ee9c More naval gazing 2024-11-19 12:01:07 -06:00
3eb52aa430 More cleanup, fix things broken in last cleanup 2024-11-19 11:53:59 -06:00
f4b52415dc File cleanup bc I'm anal 2024-11-19 11:39:13 -06:00
e38cda0261 Use new generator syntax 2024-11-11 22:15:04 -06:00
cd2a616ccb Implement the a* algorithm 2024-11-11 21:07:19 -06:00
d0967f0580 Use lexicographic comparisons for heap algorithms 2024-11-11 15:44:18 -06:00
bcdb95211b Writer takes a generator, coroutines! 2024-10-29 12:01:56 -05:00
641048b56d Sucessfully implemented Djikstra's algorithm 2024-10-28 16:43:14 -05:00
bd704b2c66 Use (d-) implement heap procedures 2024-10-25 15:40:16 -05:00
151ecb1b1c Add function to bi-directionally connect a graph 2024-10-25 14:04:42 -05:00
332b4dc6b3 Do it without asking 2024-10-23 09:46:15 -05:00
495e4ac5a5 Actually make webp 2024-10-23 09:13:50 -05:00
2da23e143c use vectors 2024-10-22 09:25:54 -05:00
31f4707fbf Remove a section of the web 2024-10-22 08:51:33 -05:00
a3f0ee2eb9 Use records instead of conss for nodes, alist for graphs 2024-10-21 14:05:11 -05:00
6d6d1eec18 Just use ffmpeg 2024-10-21 10:51:41 -05:00
51c3aaa092 Unixify line endings 2024-10-18 10:38:58 -05:00
4569ddfb1a More stuff fuckit 2024-10-18 10:23:46 -05:00
8c65c0aabd fuck autotools, make it work with Make 2024-10-18 09:44:36 -05:00
30d2b62033 autotools integration 2024-10-17 11:52:28 -05:00
d8bfe4a5b1 gifs 2024-10-16 15:46:16 -05:00
87c65bc84e pre-gif re-write 2024-10-16 13:48:22 -05:00
da71b1bd85 Code cleanup 2024-10-11 17:57:45 -05:00
9e8cf71d3b delete temp 2024-10-11 17:51:11 -05:00
bc61ef7d8f Draw large web 2024-10-11 17:48:37 -05:00
6b11d25df2 Make graphgif a library, demo.scm is driver 2024-10-11 16:48:42 -05:00
62fa492823 Running script, graph put in requested file location 2024-10-11 16:41:11 -05:00
afa99bad4a Not sure what this was 2023-11-13 02:45:11 -06:00
a7909e1a7c god let's actually put this in source control 2024-03-29 21:52:18 -05:00