Liking cljdoc? Tell your friends :D

com.gfredericks.graphs

Functions for manipulation of undirected graphs. Since this is intended for study of the mathematical objects rather than graph-like data, the vertex set is restricted to (range n).

Functions for manipulation of undirected graphs. Since this is
intended for study of the mathematical objects rather than
graph-like data, the vertex set is restricted to (range n).
raw docstring

com.gfredericks.graphs.graph6

Functions for converting to and from the graph6 ASCII format.

Spec is here: http://cs.anu.edu.au/~bdm/data/formats.txt

Functions for converting to and from the graph6 ASCII format.

Spec is here: http://cs.anu.edu.au/~bdm/data/formats.txt
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close