Sciweavers

66 search results - page 1 / 14
» Documenting Programs Using a Library of Tree Structured Plan...
Sort
View
ICSM
1993
IEEE
13 years 9 months ago
Documenting Programs Using a Library of Tree Structured Plans
Salwa K. Abd-El-Hafiz, Victor R. Basili
ATAL
2008
Springer
13 years 7 months ago
Theoretical and experimental results on the goal-plan tree problem
Agents programmed in BDI-inspired languages have goals to achieve and a library of plans that can be used to achieve them, typically requiring further goals to be adopted. This is...
Patricia H. Shaw, Berndt Farwer, Rafael H. Bordini
IWPC
2002
IEEE
13 years 10 months ago
Source Code Files as Structured Documents
A means to add explicit structure to program source code is presented. XML is used to augment source code with syntactic information from the parse tree. More importantly, comment...
Jonathan I. Maletic, Michael L. Collard, Andrian M...
MDAI
2005
Springer
13 years 11 months ago
Language Generation for Conversational Agent by Evolution of Plan Trees with Genetic Programming
As dialogue systems are widely demanded, the research on natural language generation in dialogue has raised interest. Contrary to conventional dialogue systems that reply to the us...
Sungsoo Lim, Sung-Bae Cho
HASKELL
2008
ACM
13 years 6 months ago
Clase: cursor library for a structured editor
The “zipper” is a well known design pattern for providing a cursorlike interface to a data structure. However, the classic treatise by Huet only scratches the surface of some ...
Tristan O. R. Allwood, Susan Eisenbach