Skip to content

geoborek/CAPGs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cost-Adversarial-Planning-Games

The implementation for the paper

R. Horcik, A. Torralba, P. Rytir, L. Chrpa, S. Edelkamp. Optimal Mixed Strategies for Cost-Adversarial Planning Games. ICAPS 2022

The planning domains are stored in the folder pddl.

To run the double oracle on a planning task, one needs Fast Downward (https://www.fast-downward.org/).

Basic usage

python double_oracle_2.0.py domain-file.pddl problem-file.pddl path-to-fast-downward

About

Implementation for the ICAPS 2022 paper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages