flipper.kernel.moves.Move¶
-
class
flipper.kernel.moves.Move(source_triangulation, target_triangulation)[source]¶ Bases:
objectThis represents an abstract move between triangulations and provides the framework for subclassing.
-
apply_algebraic(vector)[source]¶ Return the list of algebraic intersection numbers corresponding to the image of the given lamination under self.
-