Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
/ risk-pddl Public archive

PDDL benchmark inspired by risk domain

License

Notifications You must be signed in to change notification settings

IBM/risk-pddl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDDL domain inspired by risk management problem

The PDDL domain essentially describes a graph traversal from one of the designated start locations to one of the designated goal locations, with a collection of points of interest to traverse, with the aim of traversing as many as possible. The points of interest are compiled into hard goals, with a penalty paid for discarding without traversing. The PDDL instances are generated from random graphs and thus are not representative of risk management planning problem instances tested by, e.g., [1,2].

Please cite as

@InProceedings{sohrabi-et-al-aaai2018,
  author =       "Shirin Sohrabi and Anton V. Riabov and Michael Katz and Octavian Udrea",
  title =        "An {AI} Planning Solution to Scenario Generation for Enterprise Risk Management",
  booktitle =    "Proceedings of the Thirty-Second {AAAI} Conference on
                  Artificial Intelligence ({AAAI} 2018)",
  publisher =    "{AAAI} Press",
  year =         "2018",
  pages =        "160--167"
}
[1] Shirin Sohrabi, Anton V. Riabov, Michael Katz, and Octavian Udrea. "An AI planning solution to scenario generation for enterprise risk management." In Thirty-Second AAAI Conference on Artificial Intelligence. 2018.

[2] Shirin Sohrabi, Michael Katz, Oktie Hassanzadeh, Octavian Udrea, Mark D. Feblowitz, and Anton Riabov. "IBM scenario planning advisor: plan recognition as AI planning in practice." AI Communications 32, no. 1 (2019): 1-13.

About

PDDL benchmark inspired by risk domain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages