Package jeops.examples.monkeys

A solution to the Monkey and Bananas problem using JEOPS.

See:
          Description

Interface Summary
Constants Useful constants for the monkey and bananas problem.
 

Class Summary
Banana The bananas in the monkey and bananas world.
Blanket A blanket in the monkey and bananas world.
Couch A couch in the monkey and bananas world.
Goal A goal of the agent in the monkey and bananas world.
Ladder A ladder in the monkey and bananas world.
MEAConflictSet The conflict resolution policy used to solve the monkeys and bananas problem.
MEAConflictSet.CSEComparator Inner class used to compare two conflict set elements (CSEs)
Monkey An agent in the monkey and bananas world.
ObjectOPS An object in the monkey and bananas world.
PhysicalObject An object in the monkey and bananas world.
TestMonkeys Class used to test the monkey and bananas implementation.
 

Package jeops.examples.monkeys Description

A solution to the Monkey and Bananas problem using JEOPS.

The rule base file: MonkeysBase.rules