Add "renamename" to clav-cli
[clav.git] / README
blobdb814915bb2c3b19032052c18591802e2e52728f
1 Clav (CLuster Algebra Visualizer) is a program to visualize cluster
2 algebras [0], [1], [2], [3] as quivers. It is similar to Keller's Java
3 applet [4], but handles the half-weight edges and fat vertices needed
4 to deal with the quivers of Zicket [5].
6 Clav comes with two interfaces: an SDL interface and a more simplistic
7 CLI interface (which may prove useful for scripting). The program
8 clav-mutation-finder has also proven useful for automation of mass
9 quiver computations (it is probably best to compile that with an
10 optimizing compiler).
12 [0] Robert Marsh, Lecture notes on cluster algebras, European
13     Mathematical Society, Zürich, 2013.
14 [1] https://arxiv.org/abs/math/0104151
15 [2] https://arxiv.org/abs/math/0208229
16 [3] https://arxiv.org/abs/math/0305434
17 [4] https://webusers.imj-prg.fr/~bernhard.keller/quivermutation/
18 [5] https://arxiv.org/abs/1605.08297