Skip to content

HybridWumpusAgent class not working as expected. #961

Open
@dsaw

Description

@dsaw

As noted elsewhere, this is already an issue needing work.
Running the percept function after initializing the HybridWumpusAgent object resulted in an NameError. It seems there were no Percept classes to compare with, so I changed it to compare with Expr of different Percepts and fixed a typo.

After that I tested it by running execute function. It just does not stop running, gets stuck on resolving a huge list of clauses. The grid of the Wumpus agent is 5, making lots of clauses.
Any ideas on optimizing the given methods?

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