We have found an isolated caterpillar on 8 points.
This code is related to the paper Reconfigurations of Plane Caterpillars and Paths by T. Antić, G. Gamboa Quintero and J. Glišić.
Abstract: Let
- python program caterpillars.py which given a size of point set (
$7$ or$8$ ), a caterpillar and a pointset, checks for any permutation of the pointset if embedding the caterpillar into the permutation of points, results in a geometric caterpillar whose spine can be shortened using slides. - python program generate_caterpillars.py which given
$n$ generates all caterpillars on$n$ vertices. We used this to find all caterpillars on which to run the other program.
By Lemma
The program checked that for any point set on
