chickadee » aima » make-graph

make-graphprocedure

Make a hash-table-based adjacency list.

(define make-graph make-hash-table)