Generic Function Make-Edge-Container (2 methods)

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

Part of:

package cl-graph

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

Method Summary

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