In share package graphs, new functions get_unique_vertex_by_label and get_all_vertice...
commit985a8e24bdcae3fa19be410e3f495e0b0e3279ff
authorRobert Dodier <robert_dodier@users.sourceforge.net>
Tue, 3 Jan 2023 01:58:27 +0000 (2 17:58 -0800)
committerRobert Dodier <robert_dodier@users.sourceforge.net>
Tue, 3 Jan 2023 02:03:59 +0000 (2 18:03 -0800)
treec27884357dd2b6b8901c06ee883268f60d3e332f
parentca0e5fd1e402ecb139bf4f776b9300ee516d55d8
In share package graphs, new functions get_unique_vertex_by_label and get_all_vertices_by_label,
including documentation for the new functions and test cases.

In addition, minor clarifications in documentation about vertices and labels.
doc/info/graphs.texi
share/graphs/graph_core.lisp
share/graphs/rtest_graphs.mac