pprepair
planar partition repair tool
Install
- All systems
-
curl cmd.cat/pprepair.sh
- Debian
-
apt-get install pprepair - Ubuntu
-
apt-get install pprepair - Kali Linux
-
apt-get install pprepair - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install pprepair - Raspbian
-
apt-get install pprepair
pprepair
planar partition repair tool
pprepair (planar partition repair) takes a set of polygons and ensures that they form a valid planar partition, made of valid polygons and having no gaps or overlaps. It can be used as a validator, telling of problems in individual polygons or in the planar partition, and also as an automatic repair tool, outputting a set of polygons that do form a valid planar partition.