How to Install bliss in Ubuntu 18.04



Install bliss by entering the following commands in the terminal:

sudo apt update
sudo apt install bliss

Description:

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.

Homepage: http://www.tcs.hut.fi/Software/bliss/

Version: 0.73-1

Section: universe/math