Thanks to visit codestin.com
Credit goes to github.com

Skip to content

EightPuzzle code is not consistent with rest of search.py #710

Closed
@PeterDrake

Description

@PeterDrake

The various search algorithms seem to want problems to be defined as subclasses of Problem,
but EightPuzzle is some kind of odd stand-alone section with its own solve method.

It also immediately follows a comment "A* heuristics", but there are no heuristics specified.

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