Skip to content

Re-introduce simplification of unary operators #14

@haz

Description

@haz

The relaxed-based heuristics typically use unary operators to get the job done. Unfortunately, the simplification process isn't exactly sound for non-deterministic domains. This has only been observed in the probabilistically interesting toy domain of climber, but it may appear elsewhere. The simplification process has been disabled for now, but there should be a way to re-introduce this in the future. For example, we could only remove an operator if the dominating one is deterministic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions