anyGraph-class: Class "anyGraph"
Description
A class for graphs of any kind.Objects from the Class
Objects can be created by calls of the form new("anyGraph", ...)
.
An anyGraph
object consists of a single slot (incidenceList
)
for the only possible representation.