IndexBrowse   BibliographiesMy selection
 Search: in   (word length ≥ 3)
      Login
Reference no #621   Download bibtex file Type :   Html | Bib | Both
    Created: 2007-12-12 11:30:32
621 Add to my selection
@InProceedings{Henz_et_al:1999,
      AUTHOR = {Henz, Martin and Müller, Tobias and Boon Ng, Ka},
      TITLE = {Figaro: Yet another Constraint Programming Library},
      YEAR = {1999},
      BOOKTITLE = {Workshop on Parallelism and Implementation Technology for (Constraint) Logic Programming Languages, December 1},
      ADDRESS = {Las Cruces, New Mexico, USA},
      URL = {ftp://ftp.ps.uni-sb.de/pub/papers/ProgrammingSysLab/figaro-parimplws99.ps.gz},
      ABSTRACT = {Existing libraries and languages for finite domain constraint programming usually have depth-first search (with branch and bound) built-in as the only search algorithm. Exceptions are the languages CLAIRE and Oz, which support the programming of different search algorithms through special purpose programming language constructs. The goal of this work is to make abstractions for programming search algorithms available in a language-independent setting by using the concept of a room. Figaro is an experimentation platform being designed to study non-standard search algorithms, different memory policies for search (trailing vs copying), consistency algorithms, failure handling and support for modeling. Figaro is conceived as a C++ library providing abstractions based on the concept of a room. This paper focuses on the use and implementation of such abstractions for investigating programmable search algorithms and memory policies in a C++ constraint programming library.},
      ANNOTE = {COLIURL : Henz:1999:FYA.ps}
}
Last modified: Thu October 16 2014 19:11:34         BibAdmin