Generic Function Make-Vertex-Container (2 methods)

( make-vertex-container < graph > < initial-size > )

Part of:

package cl-graph

Make-vertex-container is called during graph
creation and can be used to create specialized containers to hold
graph vertexes.

Method Summary

make-vertex-container < graph-container > < t > 
make-vertex-container < graph-matrix > < t >