incidenceList-class: Class "incidenceList"
Description
A class for incidence list representation of any graphObjects from the Class
Objects can be created by calls of the form new("incidenceList", V, E)
.Warning
All input edges whose maximum numeric identifier is greater than
the actual number of vertices are silently discarded by the constructor.