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
Dependencies¶
Version Information¶
package-version.txt:
0.9
Equivalent System Packages¶
$ sudo pacman -S rankwidth
$ conda install rw
$ sudo apt-get install librw-dev
$ sudo yum install rw-devel
$ sudo pkg install math/rankwidth
$ nix-env --install rankwidth
$ sudo xbps-install rankwidth-devel
See https://repology.org/project/rankwidth/versions
If the system package is installed, ./configure
will check if it can be used.