Clav (CLuster Algebra Visualizer) is a program to visualize cluster
algebras [0], [1], [2], [3] as quivers. It is similar to Keller's Java
applet [4], but handles the half-weight edges and fat vertices needed
to deal with the quivers of Zicket [5].
Clav comes with two interfaces: an SDL interface and a more simplistic
CLI interface (which may prove useful for scripting). The program
clav-mutation-finder has also proven useful for automation of mass
quiver computations (it is probably best to compile that with an
optimizing compiler).
If you wish to cite Clav, something like this probably works:
@misc {gilles2019,
author = {S. Gilles},
title = {{CLAV}: {CLuster} {Algebra} {Visualizer}},
url = {https://repo.or.cz/clav.git},
version = {1.2},
date = {2019-03-27},
}
[0] Robert Marsh, Lecture notes on cluster algebras, European
Mathematical Society, Zürich, 2013.
[1] https://arxiv.org/abs/math/0104151
[2] https://arxiv.org/abs/math/0208229
[3] https://arxiv.org/abs/math/0305434
[4] https://webusers.imj-prg.fr/~bernhard.keller/quivermutation/
[5] https://arxiv.org/abs/1605.08297