Jadex 0.96

Package jadex.examples.puzzle

An agent which solves a single-player board game using meta-level reasoning.

See:
          Description

Interface Summary
IBoard The interface for the playing board.
 

Class Summary
BenchmarkMovePlan Make a move and dispatch a subgoal for the next.
Board The board containing places, pieces and played moves.
BoardControlPanel The control part of
BoardGui The board gui.
BoardPanel Display the board.
ChooseMovePlan Meta-level reasoning plan for choosing between applicable plans.
JackBoard The View Board represents the puzzle board and the pegs.
Move A move consisting of a start and an end point.
MovePlan Make a move and dispatch a subgoal for the next.
Piece A piece for playing.
PlayGamePlan Play the game until a solution is found.
Position A position has two coordinates.
 

Package jadex.examples.puzzle Description

An agent which solves a single-player board game using meta-level reasoning.


Jadex 0.96

Submit a bug or feature
For further API reference and developer documentation, see the Jadex User Guide and the Jadex Tutorial. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, and working code examples.

Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.