Skip to content

Necessary Expansions in Templateastar Where W>1 Is Wrong #98

Description

@lior8

we can see that in here that the loop goes over all nodes, not only closed ones, and compares g+h which is optimal, against f of the goal which can be bounded-suboptimal. This can lead to only generated nodes being counted as necessary.

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