Learn R Programming

giRaph (version 0.0.0.11)

incidenceList-class: Class "incidenceList"

Description

A class for incidence list representation of any graph

Arguments

Objects 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.

See Also

incidenceList and anyGraph-class