AIIDE Artifact Archive

ASP Narrative Planners for Consraint-Based Narrative Generation

Authors:
Date Archived: 19 October 2020
Accompanying Paper: Generating Explorable Narrative Spaces with Answer Set Programming
Artifact URL: http://aiide.org/artifacts/files/asp_narrative_generation.zip
Alternative URL: https://github.com/csdabral-ncsu/asp_planner
Description:

Previous approaches to narrative generation have required a new planner implementation for each set of constraints deemed relevant to the narrative domain, each consisting of thousands of lines of code and supporting one primary mode of interaction: fully specifying a domain and problem, and receiving a plan as output. We present a lightweight, flexible narrative planner written with Answer Set Programming, designed specifically to support constraint-based narrative generation, show how it generalizes previous approaches, and show how it can be easily extended with notions of thematic plot schema such as betrayal.

How to Cite This Artifact

The examples below show how to cite this page, but when referring to this work, many authors will prefer that you cite the accompanying paper linked above.

AAAI Style
Dabral, C.; and Martens, C. 2020. ASP Narrative Planners for Consraint-Based Narrative Generation. http://aiide.org/artifacts/asp_narrative_generation. Accessed 29 March 2024.
IEEE Style
C. Dabral, and C. Martens, "ASP Narrative Planners for Consraint-Based Narrative Generation," 2020. [Online]. Available: http://aiide.org/artifacts/asp_narrative_generation. [Accessed Mar 29, 2024].
BiBTeX Entry
@misc{asp_narrative_generation,
	author={Dabral, Chinmaya and Martens, Chris},
	title={ASP Narrative Planners for Consraint-Based Narrative Generation},
	howpublished={\url{http://aiide.org/artifacts/asp_narrative_generation}},
	year={2020},
	note={Accessed 29 March 2024}
}