Tutorial
Framework instantiations to solve the 8-queens,
tilesworld, blocksworld and owers of hanoi problems are included in
Plansim's distribution, and located under the
'examples' directory.
The directory 'examples/templates' contains the C++
skeleton for the classes that must be implemented for
each Plansim instantiation.
There is also a comprehensive tutorial on how
Plansim was instantiated to solve the Towers of Hanoi puzzle.
The framework classes are also documented using Doxygen.
See the support section for how to
obtain help while this documentation is not available.
|