Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
6 changes: 6 additions & 0 deletions crossref-short.bib
Original file line number Diff line number Diff line change
Expand Up @@ -2237,6 +2237,12 @@ @Proceedings{socs2025
year = "2025"
}

@Proceedings{socs2026,
title = "Proc.\ SoCS 2026",
booktitle = "Proc.\ SoCS 2026",
year = "2026"
}

@Proceedings{soda1991,
title = "Proc.\ SODA 1991",
booktitle = "Proc.\ SODA 1991",
Expand Down
9 changes: 9 additions & 0 deletions crossref.bib
Original file line number Diff line number Diff line change
Expand Up @@ -3557,6 +3557,15 @@ @Proceedings{socs2025
year = "2025"
}

@Proceedings{socs2026,
title = "Proceedings of the 19th International Symposium on
Combinatorial Search (SoCS 2026)",
booktitle = "Proceedings of the 19th International Symposium on
Combinatorial Search (SoCS 2026)",
publisher = "AAAI Press",
year = "2026"
}

% Data based on DBLP.
@Proceedings{soda1991,
title = "Proceedings of the Second Annual ACM/SIGACT-SIAM
Expand Down
46 changes: 42 additions & 4 deletions literatur.bib
Original file line number Diff line number Diff line change
Expand Up @@ -6737,18 +6737,50 @@ @Article{frigioni-et-al-jalg2000
pages = "251--281"
}

% TODO(Markus): Add pages
@InProceedings{fritzsche-et-al-aaai2026a,
author = "Markus Fritzsche and Elliot Gestrin and Jendrik Seipp",
title = "Symmetry-Aware Transformer Training for Automated Planning",
crossref = "aaai2026"
crossref = "aaai2026",
pages = "36236--36244"
}

% TODO(Markus): Add pages
@InProceedings{fritzsche-et-al-aaai2026b,
author = "Markus Fritzsche and Daniel Gnad and Mikhail Gruntov and Alexander Shleyfman",
title = "Managing Infinite Abstractions in Numeric Pattern Database Heuristics",
crossref = "aaai2026"
crossref = "aaai2026",
pages = "36227--36235"
}

@InProceedings{fritzsche-et-al-icaps2026wshsdipa,
author = "Markus Fritzsche and David Speck and Daniel Gnad and Simon St{\aa}hlberg",
title = "Parallelizing Classical Planning: Critical Path Heuristics on the {GPU}",
crossref = "icaps2026wshsdip"
}

@InProceedings{fritzsche-et-al-icaps2026wshsdipb,
author = "Markus Fritzsche and Mikhail Gruntov and Alexander Shleyfman and Daniel Gnad",
title = "{Domain-Abstraction} Heuristics for Simple Numeric Planning",
crossref = "icaps2026wshsdip"
}

@InProceedings{fritzsche-et-al-icaps2026wsprl,
author = "Markus Fritzsche and Elliot Gestrin and Jendrik Seipp",
title = "Symmetry-Aware Transformer Training for Automated Planning",
crossref = "icaps2026wsprl"
}

% TODO(Markus): Add pages
@InProceedings{fritzsche-et-al-socs2026a,
Comment thread
MBus123 marked this conversation as resolved.
author = "Markus Fritzsche and David Speck and Daniel Gnad and Simon St{\aa}hlberg",
title = "Parallelizing Classical Planning: Critical Path Heuristics on the {GPU}",
crossref = "socs2026"
}

% TODO(Markus): Add pages
@InProceedings{fritzsche-et-al-socs2026b,
Comment thread
MBus123 marked this conversation as resolved.
author = "Markus Fritzsche and Mikhail Gruntov and Alexander Shleyfman and Daniel Gnad",
title = "{Domain-Abstraction} Heuristics for Simple Numeric Planning",
crossref = "socs2026"
}

@InProceedings{froleyks-et-al-cav2025,
Expand Down Expand Up @@ -13141,6 +13173,12 @@ @Article{mladenovic-hansen-cor1997
year = "1997"
}

@InProceedings{mohammadi-et-al-icaps2026wsprl,
author = "Arman Mohammadi and Markus Fritzsche and Jendrik Seipp",
title = "Towards Symbolic Planning via Diffusion",
crossref = "icaps2026wsprl"
}

@Article{mohr-et-al-jml2018,
author = "Felix Mohr and Marcel Wever and Eyke H{\"u}llermeier",
title = "{ML}-{P}lan: Automated Machine Learning via Hierarchical Planning",
Expand Down
Loading