Skip to content

Solve unguarded recursion with the fixed point algorithm #115

Description

@mniip

Some of the unguarded recursion (involving monotonous connectives like allOf and anyOf) can be solved with the same algorithm we have for fixed points in FormulaF, except this time we're looking for least fixed points (?), so we substitute false.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestuncommon in practiceAn issue that is not typically used, does not occur in our use.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions