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 @@ -469,6 +469,12 @@ @Proceedings{cp2022
year = "2022",
}

@Proceedings{cp2026,
title = "Proc.\ CP 2026",
booktitle = "Proc.\ CP 2026",
year = "2026",
}

@Proceedings{cpaior2007,
title = "Proc.\ CPAIOR 2007",
booktitle = "Proc.\ CPAIOR 2007",
Expand Down
10 changes: 10 additions & 0 deletions crossref.bib
Original file line number Diff line number Diff line change
Expand Up @@ -797,6 +797,16 @@ @Proceedings{cp2022
volume = "235"
}

@Proceedings{cp2026,
title = "Proceedings of the 32nd International Conference on
Principles and Practice of Constraint Programming
(CP 2026)",
booktitle = "Proceedings of the 32nd International Conference on
Principles and Practice of Constraint Programming
(CP 2026)",
year = "2026",
}

@Proceedings{cpaior2007,
editor = "Pascal Hentenryck and Laurence Wolsey",
title = "Proceedings of the 4th International Conference on
Expand Down
9 changes: 9 additions & 0 deletions literatur.bib
Original file line number Diff line number Diff line change
Expand Up @@ -17984,6 +17984,15 @@ @InProceedings{vangelder-lpar2005
pages = "580--594"
}

@InProceedings{vanmeerbeeck-et-al-cp2026,
author = "Damien {Van Meerbeeck} and Arnaud Lequen and
Gilles Pesant and Jendrik Seipp",
title = "An Automata-Based Constraint Programming Framework
for Optimal Classical Planning",
year = "2026",
crossref = "cp2026"
}

@Misc{vanmeerbeeck-et-al-cpaior2024,
author = "Damien {Van Meerbeeck} and Gilles Pesant and Jendrik Seipp",
title = "End-to-End Classical Planning using {CP} and Belief Propagation (Extended Abstract)",
Expand Down
Loading