bliss
tool to compute graph automorphisms and labelings -- bin
Install
- All systems
-
curl cmd.cat/bliss.sh
- Debian
-
apt-get install bliss
- Ubuntu
-
apt-get install bliss
- Arch Linux
-
pacman -S bliss
- Kali Linux
-
apt-get install bliss
- Fedora
-
dnf install bliss
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install bliss
- Raspbian
-
apt-get install bliss
- Dockerfile
- dockerfile.run/bliss
bliss
tool to compute graph automorphisms and labelings -- bin
Bliss is a backtracking algorithm for computing automorphism groups and canonical forms of graphs, based on individualization and refinement. Its data structures, subroutines, and pruning heuristics are specially designed for fast handling of large and sparse graphs. This package provides the command line tool bliss.