Projects per year
Abstract
Dashed strings have been recently proposed in Constraint Programming to represent the domain of string variables when solving combinatorial problems over strings. This approach showed promising performance on some classes of string problems, involving constraints like string equality and concatenation. However, there are a number of string constraints for which no propagator has yet been defined. In this paper, we show how to propagate lexicographic ordering (lex), find and replace with dashed strings. All of these are fundamental string operations: lex is the natural total order over strings, while find and replace are frequently used in string manipulation. We show that these propagators, that we implemented in G-Strings solver, allows us to be competitive with state-of-the-art approaches.
Original language | English |
---|---|
Title of host publication | Integration of Constraint Programming, Artificial Intelligence, and Operations Research |
Subtitle of host publication | 15th International Conference, CPAIOR 2018 Delft, The Netherlands, June 26–29, 2018 Proceedings |
Editors | Willem-Jan van Hoeve |
Place of Publication | Cham Switzerland |
Publisher | Springer |
Pages | 18-34 |
Number of pages | 17 |
ISBN (Electronic) | 9783319930312 |
ISBN (Print) | 9783319930305 |
DOIs | |
Publication status | Published - 2018 |
Externally published | Yes |
Event | International Conference on Integration of Artificial Intelligence and Operations Research Techniques in Constraint Programming for Combinatorial Optimization Problems 2018 - Delft, Netherlands Duration: 26 Jun 2018 → 29 Jun 2018 Conference number: 15th https://sites.google.com/view/cpaior2018 (Conference website) https://link.springer.com/book/10.1007/978-3-319-93031-2 (Proceedings) |
Publication series
Name | Lecture Notes in Computer Science |
---|---|
Publisher | Springer |
Volume | 10848 |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Conference
Conference | International Conference on Integration of Artificial Intelligence and Operations Research Techniques in Constraint Programming for Combinatorial Optimization Problems 2018 |
---|---|
Abbreviated title | CPAIOR 2018 |
Country/Territory | Netherlands |
City | Delft |
Period | 26/06/18 → 29/06/18 |
Internet address |
|
Projects
- 1 Finished