Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added stahlberg-ecai2023 and drexler-et-al-zenodo2023b #2

Merged
merged 3 commits into from
Oct 30, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions literatur.bib
Original file line number Diff line number Diff line change
Expand Up @@ -4308,6 +4308,16 @@ @Misc{drexler-et-al-zenodo2022b
howpublished = "\url{https://doi.org/10.5281/zenodo.6381592}"
}

@Misc{drexler-et-al-zenodo2023b,
jendrikseipp marked this conversation as resolved.
Show resolved Hide resolved
author = "Dominik Drexler and Jendrik Seipp and Hector Geffner",
title = "Code and Data for the Article titled {"Expressing
jendrikseipp marked this conversation as resolved.
Show resolved Hide resolved
and Exploiting the Common Subgoal Structure Using
Sketches"}",
publisher = "Zenodo",
year = "2023",
howpublished = "\url{https://doi.org/10.5281/zenodo.10037802}"
}

@InProceedings{drexler-seipp-icaps2023systemdemos,
author = "Dominik Drexler and Jendrik Seipp",
title = "{DLPlan}: Description Logics State Features for Planning",
Expand Down Expand Up @@ -14676,6 +14686,13 @@ @PhdThesis{srivastava-phd2010
year = "2010"
}

@InProceedings{stahlberg-ecai2023,
author = "Simon St{\aa}hlberg",
title = "Lifted Successor Generation by Maximum Clique Enumeration",
crossref = "ecai2023",
pages = "2194--2201"
}

@InProceedings{stahlberg-et-al-ijcai2021,
author = "Simon St{\aa}hlberg and Guillem Franc{\`e}s and Jendrik Seipp",
title = "Learning Generalized Unsolvability Heuristics for Classical Planning",
Expand Down