Package jadex.bdi.puzzle


package jadex.bdi.puzzle
  • Class
    Description
     
    The board containing places, pieces and played moves.
    The control part of
    The board gui.
    Display the board.
    Meta-level reasoning plan for choosing between applicable plans.
    The interface for the playing board.
    The View Board represents the puzzle board and the pegs.
    Main for starting the example programmatically.
    Main for starting the example programmatically.
    A move consisting of a start and an end point.
    Sort moves according to a strategy.
    Make a move and dispatch a subgoal for the next.
    A piece for playing.
    A position has two coordinates.
    Puzzling agent.
    Puzzle agent tries to solve a solitair board game by recursiveky applying means-end-reasoning.