rw: Compute rank-width and rank-decompositions¶
Description¶
rw is a program that calculates rank-width and rank-decompositions.
License¶
GPL version 2 or later
Upstream Contact¶
Philipp Klaus Krause (philipp@informatik.uni-frankfurt.de)
Type¶
standard
Version Information¶
package-version.txt:
0.9
Equivalent System Packages¶
arch:
$ sudo pacman -S rw
conda:
$ conda install rw
Debian/Ubuntu:
$ sudo apt-get install rw
Fedora/Redhat/CentOS:
$ sudo yum install rw
freebsd:
$ sudo pkg install rw
nix:
$ nix-env --install rw
void:
$ sudo xbps-install rw
See https://repology.org/project/rw/versions
If the system package is installed, ./configure will check whether it can be used.