D.15.23.22 makeGraph
Procedure from library
schubert.lib
(see
schubert_lib
).
Assume:
v is a list of vertices, e is a list of edges.
Return:
graph with vertices v and edges e.
Theory:
Creates a graph from a list of vertices and edges.
Example:
User manual for
Singular
version 3-1-7, Aug 2013, generated by
texi2html
.