Documentation

Moser.Manipulation.Operations

Moser Set Operations #

Operation 1: Remove polygons with area exceeding the threshold

Equations
Instances For

    Operation 2: Remove polygons which are supersets of others

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      def Moser.WorkingSet.wormAdding (wormHull : ConvexPolygon) (epsilon : ) (eps_pos : 0 < epsilon) (s : WorkingSet) :

      Operation 4: Add a worm to the working set

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For

        Apply all cleanup operations: bigSetRemoval

        Equations
        Instances For
          def Moser.WorkingSet.addWormAndCleanup (wormHull : ConvexPolygon) (epsilon : ) (eps_pos : 0 < epsilon) (s : WorkingSet) :

          Add worm and cleanup

          Equations
          Instances For

            The initial working set: a single polygon, the InitialWorm.

            Equations
            Instances For