Sergiu Ivanov
|
d51b24a8c4
|
Add bfs.
|
2 years ago |
Sergiu Ivanov
|
9c9f9d921d
|
Add hash->ordered-list.
|
2 years ago |
Sergiu Ivanov
|
89612a501c
|
Add functions from Section 2 Graph Constructors.
|
2 years ago |
Sergiu Ivanov
|
d3a490ecfc
|
Update the test in Graphviz.
|
2 years ago |
Sergiu Ivanov
|
ded8b4c0e8
|
Update some tests in Generic Graph Interface.
|
2 years ago |
Sergiu Ivanov
|
74da362dfc
|
Add functions from the section Generic Graph Interface.
|
2 years ago |
Sergiu Ivanov
|
0b38259979
|
Fix the tests.
|
2 years ago |
Sergiu Ivanov
|
0001c87589
|
Add gg as a synonym for graph-g.
|
2 years ago |
Sergiu Ivanov
|
cec1ff51b6
|
graph.rkt: Tidy up and structure in sections.
The sections are the same as in the documentation of the generic graph
library: https://docs.racket-lang.org/graph/index.html
|
2 years ago |
Sergiu Ivanov
|
15681c23ae
|
Add has-vertex?.
|
2 years ago |
Sergiu Ivanov
|
82b1150444
|
graph.rkt: Better present the Stack Overflow link.
|
2 years ago |
Sergiu Ivanov
|
40c0dcf617
|
Fix the dependencies.
|
2 years ago |
Sergiu Ivanov
|
e13042e802
|
Rename the main Racket file and the collection name.
Allows exposing the contents of this package (typed-graph) as
typed/graph (in the collection typed).
|
2 years ago |
Sergiu Ivanov
|
991ab94922
|
Add README.
|
2 years ago |
Sergiu Ivanov
|
c8cd64c5df
|
manual: interface to → interface for
|
2 years ago |
Sergiu Ivanov
|
1dde7d6cf9
|
manual: Add Technical details.
|
2 years ago |
Sergiu Ivanov
|
b89fc2d83a
|
Add info.rkt.
|
2 years ago |
Sergiu Ivanov
|
851c708998
|
Add manual.scrbl.
|
2 years ago |
Sergiu Ivanov
|
a952f9968f
|
Add the license.
|
2 years ago |
Sergiu Ivanov
|
2241bf9d20
|
Start the library with the idea of a solution from Alex Knauth.
|
2 years ago |