From 76e24d5e4dbba38e140e23b47cc46de573ef3d2f Mon Sep 17 00:00:00 2001 From: arnaudlequen Date: Tue, 5 May 2026 16:57:41 +0200 Subject: [PATCH 1/2] Add vanmeerbeeck-et-al-cp2026 and cp2026 --- crossref-short.bib | 6 ++++++ crossref.bib | 10 ++++++++++ literatur.bib | 9 +++++++++ 3 files changed, 25 insertions(+) diff --git a/crossref-short.bib b/crossref-short.bib index a520436..759b202 100644 --- a/crossref-short.bib +++ b/crossref-short.bib @@ -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", diff --git a/crossref.bib b/crossref.bib index 17ba4cd..b66a739 100644 --- a/crossref.bib +++ b/crossref.bib @@ -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 diff --git a/literatur.bib b/literatur.bib index a1ca9ee..ae4efc6 100644 --- a/literatur.bib +++ b/literatur.bib @@ -17991,6 +17991,15 @@ @Misc{vanmeerbeeck-et-al-cpaior2024 year = "2024", } +@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" +} + @InProceedings{vaquero-et-al-icaps2012systemdemos, author = "Tiago Vaquero and Rosimarci Tonaco and Gustavo Costa and Flavio Tonidandel and {Jos{\'e} Reinaldo} Silva and {J. Christopher} Beck", title = "{itSIMPLE}4.0: Enhancing the Modeling Experience of Planning Problems", From 5e1c6705a6ba2ec97700713a7b733e1aee55af98 Mon Sep 17 00:00:00 2001 From: arnaudlequen Date: Tue, 5 May 2026 17:15:42 +0200 Subject: [PATCH 2/2] Fix order of some papers --- literatur.bib | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/literatur.bib b/literatur.bib index ae4efc6..ff39005 100644 --- a/literatur.bib +++ b/literatur.bib @@ -17984,13 +17984,6 @@ @InProceedings{vangelder-lpar2005 pages = "580--594" } -@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)", - howpublished = "Extended Abstracts Presented at CPAIOR 2024", - year = "2024", -} - @InProceedings{vanmeerbeeck-et-al-cp2026, author = "Damien {Van Meerbeeck} and Arnaud Lequen and Gilles Pesant and Jendrik Seipp", @@ -18000,6 +17993,13 @@ @InProceedings{vanmeerbeeck-et-al-cp2026 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)", + howpublished = "Extended Abstracts Presented at CPAIOR 2024", + year = "2024", +} + @InProceedings{vaquero-et-al-icaps2012systemdemos, author = "Tiago Vaquero and Rosimarci Tonaco and Gustavo Costa and Flavio Tonidandel and {Jos{\'e} Reinaldo} Silva and {J. Christopher} Beck", title = "{itSIMPLE}4.0: Enhancing the Modeling Experience of Planning Problems",