libsemigroups  v3.0.0
C++ library for semigroups and monoids
Loading...
Searching...
No Matches
Visualisation

This page contains links to the various classes and functions in libsemigroups for visualising instances of some of the other objects implemented in libsemigroups.

The class Dot facilitates the creation and rendering of graph descriptions in the DOT language of the Graphviz graph drawing software.

The function dot can be used to produce initial Dot objects for various of the data structures and algorithms in libsemigroups:

Classes

class  Dot
 A representation of a graph in the DOT language of Graphviz. More...