
Menu
|
Welcome
Plansim is a C++ Framework for building intelligent
planning agents based on heuristic search, using
discrete event simulators as the model for the
environment.
It
considerably reduces the developing effort of such
agents by
providing:
- a design that define and integrates
components such as simulators, search algorithms,
goals, evaluation functions and others;
- an implementation for a wide set or search
algorithms, ranging from classical such as hill
climbing and best first search to modern ones like
enforced hill climbing and learning real time A*.
Plansim is being developed as part of my doctoral
research at Departamento de
Informática - PUC Rio, advised by professor Ruy
Milidiú and supported by a
CNPq scholarship.
Frederico dos Santos Liporace, liporace@inf.puc-rio.br
|