Transformations and permutations embedded into partitioned binary relations.
Transformations and permutations embedded into partitioned binary relations.
(binrel->transf pbr)
Returns the image list of a transformation represented as a pbr. Indexing is 1-based.
Returns the image list of a transformation represented as a pbr. Indexing is 1-based.
(transf->binrel imagelist)
Creates a partitioned binary relation with directed edges from a transformation given by the list of images. Transformations index point from 1, unlike the vector indices.
Creates a partitioned binary relation with directed edges from a transformation given by the list of images. Transformations index point from 1, unlike the vector indices.
(transf->bipart imagelist)
Creates a partitioned binary relation with undirected edges from a transformation given by the list of images. Embedding into the (bi)partition monoid. Transformations index point from 1, unlike the vector indices.
Creates a partitioned binary relation with undirected edges from a transformation given by the list of images. Embedding into the (bi)partition monoid. Transformations index point from 1, unlike the vector indices.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close