Objects from the Class
Objects can be created by calls of the form new("adjacencyList",id,pa,ne)
.Extends
Class "list"
, from data part.
Class "vector"
, by class "list"
.Warning
All input numeric identifiers that are greater than the actual number of vertices
are silently discarded by the constructor.