Commit Graph

  • 330a3ae753 info.rkt: Declare all the dependencies. master Sergiu Ivanov 2022-01-05 16:06:22 +0100
  • a96dc714ef manual: Add Other. Sergiu Ivanov 2022-01-05 11:48:14 +0100
  • 365baf7a1b Consistent empty lines after subsection titles. Sergiu Ivanov 2022-01-05 11:41:47 +0100
  • a5ed210e03 manual: Add Graphviz. Sergiu Ivanov 2022-01-05 11:41:11 +0100
  • 903ae98a59 manual: Add Maximum Flow. Sergiu Ivanov 2022-01-05 11:35:11 +0100
  • 1a9320f9e0 manual: Add Coloring. Sergiu Ivanov 2022-01-04 00:27:38 +0100
  • 67d1c32e71 manual: Add All-pairs Shortest Paths. Sergiu Ivanov 2022-01-04 00:06:19 +0100
  • 422ab535f8 manual: Add Single-source Shortest Paths. Sergiu Ivanov 2022-01-02 22:09:29 +0100
  • 8499f4eee2 manual: Add types for the functions from Spanning Trees. Sergiu Ivanov 2022-01-02 22:02:04 +0100
  • 843bd5a8cb manual: Add DFS-related functions. Sergiu Ivanov 2022-01-02 21:57:25 +0100
  • 864fb08564 manual: Alignment in bfs/generalized. Sergiu Ivanov 2022-01-02 14:51:37 +0100
  • 324b47cb61 Add the BFS-related functions. Sergiu Ivanov 2022-01-02 00:26:43 +0100
  • baf423f6e8 Add gen-queue-lib as a build dependency for docs. Sergiu Ivanov 2022-01-02 00:26:29 +0100
  • cbf1a7b278 manual: Add empty Graph properties. Sergiu Ivanov 2022-01-01 23:55:10 +0100
  • 5f8bf7c4e2 Add an empty line after the subsection title. Sergiu Ivanov 2022-01-01 23:51:51 +0100
  • 4c34a65f21 manual: Add matrix->matrix-graph and matrix-graph->graph. Sergiu Ivanov 2022-01-01 23:48:53 +0100
  • c6f1a156a6 manual: Add Matrix-Graph. Sergiu Ivanov 2022-01-01 17:59:49 +0100
  • bbe6c479b3 manual: Make the documentation of Graph more vague, but less wrong. Sergiu Ivanov 2022-01-01 17:56:17 +0100
  • e5b75ad8bb Add matrix->matrix-graph and matrix->graph->graph. Sergiu Ivanov 2022-01-01 17:52:20 +0100
  • ecfefeb03e Directly re-export matrix-graph? as the opaque type Matrix-Graph. Sergiu Ivanov 2022-01-01 17:51:39 +0100
  • f572d72625 manual: Add the types from Graph Constructors. Sergiu Ivanov 2022-01-01 16:55:25 +0100
  • 5bb17b4c28 manual: Add the functions from Generic Graph Interface. Sergiu Ivanov 2022-01-01 16:42:43 +0100
  • a8345b1920 Start listing the exported types. Sergiu Ivanov 2021-12-23 11:50:06 +0100
  • 2be78448f9 Add graph-doc to build dependencies, for the scribblings. Sergiu Ivanov 2021-12-23 11:49:36 +0100
  • c92f488fda Add some more details to the manual. Sergiu Ivanov 2021-12-21 22:10:30 +0100
  • 5a7431f8cf Add maximum-bipartite-matching?. Sergiu Ivanov 2021-11-07 22:38:10 +0100
  • a544407f68 Add bipartite?. Sergiu Ivanov 2021-11-07 21:54:54 +0100
  • 22a5720da0 Add maxflow. Sergiu Ivanov 2021-11-07 21:49:32 +0100
  • 80831c3b7c Add valid-coloring?. Sergiu Ivanov 2021-11-07 21:23:24 +0100
  • 8944f221e1 Add order-smallest-last. Sergiu Ivanov 2021-11-07 21:08:05 +0100
  • d855753fa3 Add coloring/brelaz. Sergiu Ivanov 2021-11-01 10:13:52 +0100
  • 2460d56d04 Improve the types in bfs/generalized and dfs/generalized. Sergiu Ivanov 2021-11-01 10:04:44 +0100
  • 6d32fcecfc Add coloring/greedy. Sergiu Ivanov 2021-11-01 10:00:24 +0100
  • 9e778f3fb0 Add coloring. Sergiu Ivanov 2021-11-01 09:40:22 +0100
  • 709c1360b9 Add johnson. Sergiu Ivanov 2021-11-01 09:17:50 +0100
  • 8a4d087a73 Add transitive-closure. Sergiu Ivanov 2021-11-01 09:07:52 +0100
  • caa684d8a9 Add floyd-warshall. Sergiu Ivanov 2021-10-31 22:41:49 +0100
  • 80be5c48e5 Typo in section name. Sergiu Ivanov 2021-10-31 22:36:38 +0100
  • a961cbde4e Add dag-shortest-paths. Sergiu Ivanov 2021-10-31 22:25:28 +0100
  • d406e58074 Add dijkstra. Sergiu Ivanov 2021-10-31 22:23:09 +0100
  • 124c9f51b5 Add bellman-ford. Sergiu Ivanov 2021-10-31 22:19:53 +0100
  • 2b7723dbad Add min-st-prim and max-st-prim. Sergiu Ivanov 2021-10-31 22:09:17 +0100
  • 25671ff201 Add max-st-kruskal. Sergiu Ivanov 2021-10-31 22:02:00 +0100
  • 40059d1b75 Add min-st-kruskal. Sergiu Ivanov 2021-10-31 21:50:19 +0100
  • f918eca123 Add scc. Sergiu Ivanov 2021-10-31 21:43:28 +0100
  • c1e9911bb3 Add cc. Sergiu Ivanov 2021-10-31 21:18:08 +0100
  • ed5fc4d3b8 Add tsort. Sergiu Ivanov 2021-10-31 21:10:50 +0100
  • f7c6c89672 Add dag?. Sergiu Ivanov 2021-10-31 21:05:42 +0100
  • a40b1ec187 Add bfs/generalized. Sergiu Ivanov 2021-10-31 20:57:17 +0100
  • c9c640cdc8 Add dfs/generalized. Sergiu Ivanov 2021-10-30 15:59:48 +0200
  • 12fcd54f8d Add dfs. Sergiu Ivanov 2021-10-11 00:40:41 +0200
  • 59204a150f Add fewest-vertices-path. Sergiu Ivanov 2021-10-10 18:51:54 +0200
  • baa928ddf6 Don't say in the comments that graph properties are not supported. Sergiu Ivanov 2021-10-10 18:00:35 +0200
  • c41621dadf manual: Add a TODO about listing the exported functions. Sergiu Ivanov 2021-10-10 17:50:35 +0200
  • 1781c9bcad README: Fix the link to the Apache licence. Sergiu Ivanov 2021-10-10 17:41:05 +0200
  • 358e081631 README: Add the licence. Sergiu Ivanov 2021-10-10 17:40:05 +0200
  • 075a1dcf59 README: Add guidelines for submitting patches. Sergiu Ivanov 2021-10-10 17:39:52 +0200
  • b9aea8d302 README: Make contributions very welcome. Sergiu Ivanov 2021-10-10 17:37:59 +0200
  • bfa5509d09 Reword the section on bug reporting. Sergiu Ivanov 2021-10-10 17:35:06 +0200
  • 9a1756d956 State plainly that this typed interface is incomplete. Sergiu Ivanov 2021-10-10 17:30:21 +0200
  • ce50034a11 graph.rkt: Say that graph properties are not supported. Sergiu Ivanov 2021-08-06 00:31:26 +0200
  • 81ff2d5432 Add a reminder to list the functions the library exports. Sergiu Ivanov 2021-08-06 00:16:48 +0200
  • c45a9f829c Say that vertex and edge properties are not supported. Sergiu Ivanov 2021-08-06 00:06:34 +0200
  • f88705ea81 Fix the tests, once again. Sergiu Ivanov 2021-05-24 21:15:18 +0200
  • d51b24a8c4 Add bfs. Sergiu Ivanov 2021-05-13 21:48:43 +0200
  • 9c9f9d921d Add hash->ordered-list. Sergiu Ivanov 2021-05-13 21:47:44 +0200
  • 89612a501c Add functions from Section 2 Graph Constructors. Sergiu Ivanov 2021-05-10 16:18:15 +0200
  • d3a490ecfc Update the test in Graphviz. Sergiu Ivanov 2021-05-08 08:18:33 +0200
  • ded8b4c0e8 Update some tests in Generic Graph Interface. Sergiu Ivanov 2021-05-08 08:07:48 +0200
  • 74da362dfc Add functions from the section Generic Graph Interface. Sergiu Ivanov 2021-01-02 22:22:27 +0100
  • 0b38259979 Fix the tests. Sergiu Ivanov 2021-01-01 21:56:50 +0100
  • 0001c87589 Add gg as a synonym for graph-g. Sergiu Ivanov 2021-01-01 21:52:26 +0100
  • cec1ff51b6 graph.rkt: Tidy up and structure in sections. Sergiu Ivanov 2021-01-01 21:46:58 +0100
  • 15681c23ae Add has-vertex?. Sergiu Ivanov 2021-01-01 21:31:14 +0100
  • 82b1150444 graph.rkt: Better present the Stack Overflow link. Sergiu Ivanov 2021-01-01 20:48:07 +0100
  • 40c0dcf617 Fix the dependencies. Sergiu Ivanov 2020-12-29 22:55:04 +0100
  • e13042e802 Rename the main Racket file and the collection name. Sergiu Ivanov 2020-12-29 22:46:09 +0100
  • 991ab94922 Add README. Sergiu Ivanov 2020-12-28 22:59:39 +0100
  • c8cd64c5df manual: interface to → interface for Sergiu Ivanov 2020-12-28 22:57:45 +0100
  • 1dde7d6cf9 manual: Add Technical details. Sergiu Ivanov 2020-12-28 22:53:19 +0100
  • b89fc2d83a Add info.rkt. Sergiu Ivanov 2020-12-28 22:33:47 +0100
  • 851c708998 Add manual.scrbl. Sergiu Ivanov 2020-12-28 22:33:40 +0100
  • a952f9968f Add the license. Sergiu Ivanov 2020-12-27 22:56:59 +0100
  • 2241bf9d20 Start the library with the idea of a solution from Alex Knauth. Sergiu Ivanov 2020-12-27 22:46:49 +0100