Skip to content

Oscillation #70

Description

@PaulRambags

In the process of generating volumes, the formatter uses iterations to come to a stable state where nothing is dirty anymore. This process of trying again may end up oscillating, that is, iteration n is doing exactly the same as iteration n - 2 for some n > 0.
This should be changed so that the volume generating process always ends successfully.

Currently I only have a very large example where this happens.
@todo: Provide a small example.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions