Commit graph

22 commits

Author SHA1 Message Date
18e54c4ce1 Implement new graph data structure and dijkstra 2024-12-31 00:47:14 +01:00
778cb6748d Remove petgraph 2024-12-30 16:00:09 +01:00
34df6c9f14 Try out petgraph 2024-12-30 13:12:49 +01:00
49665f74ce List links to and from an article 2024-12-30 13:12:14 +01:00
27416cf782 Add philosophy-game trace command 2024-08-26 19:42:47 +02:00
9c73e691a8 Add more philosophy game subcommands 2024-08-26 11:32:34 +02:00
ed611d0841 Add philosophy-game command 2024-08-26 02:30:24 +02:00
159f155e4a Add option to filter links on reexport 2024-08-26 01:29:28 +02:00
0eb745e928 Remove leon wiki graph command 2024-08-25 20:32:06 +02:00
c612bd35ad Satisfy clippy 2024-08-25 20:30:48 +02:00
8605f8d43f Implement leon-wiki-graph command 2022-11-01 01:22:15 +01:00
60ba7721db Add longest-shortest-path command 2022-10-23 01:16:08 +02:00
a7b9849183 Add --flip flag to path command 2022-10-22 20:46:26 +02:00
0e3d61d632 Add list-pages command 2022-10-22 19:25:01 +02:00
853e09517f Add unfinished path command 2022-10-22 01:21:59 +02:00
e74eee89e6 Add reexport command 2022-10-03 18:07:30 +02:00
266f001d46 Move commands to own module 2022-10-03 18:04:24 +02:00
0e0789cc4d Ingest new json format 2022-10-03 17:36:08 +02:00
f6bcb39c52 Import data and check consistency 2022-09-30 19:53:41 +02:00
5e8589f73e Load input into adjacency-list-like structure 2022-09-30 18:53:56 +02:00
c195fbb8d4 Load sift data from stdin 2022-09-30 18:07:31 +02:00
2e2045a74d Set up brood subproject 2022-09-30 16:01:09 +02:00