Constraint Handling Rules - What Else?

Thom Fruehwirth
DOI: https://doi.org/10.48550/arXiv.1701.02668
2017-01-11
Abstract:Constraint Handling Rules (CHR) is both an effective concurrent declarative constraint-based programming language and a versatile computational formalism. While conceptually simple, CHR is distinguished by a remarkable combination of desirable features: - semantic foundation in classical and linear logic, - effective and efficient sequential and parallel execution model - guaranteed properties like the anytime online algorithm properties - powerful analysis methods for deciding essential program properties. This overview of CHR research and applications is by no complete. It concentrates on the years since 2000. Up-to-date information on CHR can be found at the CHR web-site <a class="link-external link-http" href="http://www.constraint-handling-rules.org" rel="external noopener nofollow">this http URL</a>, including the slides of the keynote talk associated with this article, an extensive bibliography, online demo versions and free downloads of the language.
Programming Languages,Logic in Computer Science
What problem does this paper attempt to address?