chickadee
»
aima
»
make-graph
Identifier search
make-graph
procedure
Make a hash-table-based adjacency list.
(
define
make-graph make-hash-table
)