Skip to content

Addition to BREADTH-FIRST-SEARCH algorithm AIMA4e #93

Open
@codefeeder

Description

@codefeeder

The current function only returns true or false depending on whether the path to the goal state is found or not.
I propose to add an improvement to return the complete path from the initial state to the goal state if it exists otherwise return None.

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