The Design of ESSENCE: A Constraint Language for Specifying Combinatorial Problems

Abstract

ESSENCE is a new formal language for specifying combinatorial problems in a manner similar to natural rigorous specifications that use a mixture of natural language and discrete mathematics. ESSENCE provides a high level of abstraction, much of which is the consequence of the provision of decision variables whose values can be combinatorial objects, such as tuples, sets, multisets, relations, partitions and functions. ESSENCE also allows these combinatorial objects to be nested to arbitrary depth, thus providing, for example, sets of partitions, sets of sets of partitions, and so forth. Therefore, a problem that requires finding a complex combinatorial object can be directly specified by using a decision variable whose type is precisely that combinatorial object. URL: http://www.cs.york.ac.uk/aig/constraints/AutoModel/design-of-essence.pdf

Cite

Text

Frisch et al. "The Design of ESSENCE: A Constraint Language for Specifying Combinatorial Problems." International Joint Conference on Artificial Intelligence, 2007.

Markdown

[Frisch et al. "The Design of ESSENCE: A Constraint Language for Specifying Combinatorial Problems." International Joint Conference on Artificial Intelligence, 2007.](https://mlanthology.org/ijcai/2007/frisch2007ijcai-design/)

BibTeX

@inproceedings{frisch2007ijcai-design,
  title     = {{The Design of ESSENCE: A Constraint Language for Specifying Combinatorial Problems}},
  author    = {Frisch, Alan M. and Grum, Matthew and Jefferson, Christopher and Hernández, Bernadette Martínez and Miguel, Ian},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2007},
  pages     = {80-87},
  url       = {https://mlanthology.org/ijcai/2007/frisch2007ijcai-design/}
}