neighbors TTwo triangulations are neighbors if they differ by a single bistellar flip. With the default Fine => true, the support of $T$ is preserved: a fine triangulation has only fine neighbors. With Fine => false, flips that drop a vertex from the support (or, less commonly, add one) are also considered.
This is the building block used by generateTriangulations and flipGraph to walk the bistellar-flip graph.
|
|
|
|
|
With Fine => false, support-changing flips are included:
|
The object neighbors is a method function with options.
The source of this document is in /build/reproducible-path/macaulay2-1.26.06+ds/M2/Macaulay2/packages/Triangulations.m2:2419:0.