<?xml version="1.0" encoding="UTF-8"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-07-22T06:50:12Z</responseDate>
  <request identifier="8455" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:8455</identifier>
        <datestamp>2024-03-06T10:30:10Z</datestamp>
        <setSpec>ddc:004</setSpec>
        <setSpec>open_access</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>Logic Programming with Max-Clique and its Application to Graph Coloring (Tool Description)</dc:title>
          <dc:creator>Codish, Michael</dc:creator>
          <dc:creator>Frank, Michael</dc:creator>
          <dc:creator>Metodi, Amit</dc:creator>
          <dc:creator>Muslimany, Morad</dc:creator>
          <dc:subject>Logic Programming</dc:subject>
          <dc:subject>Constraints</dc:subject>
          <dc:subject>Maximum Clique</dc:subject>
          <dc:description>This paper presents pl-cliquer, a Prolog interface to the&#13;
 cliquer tool for the maximum clique problem.&#13;
&#13;
   Using pl-cliquer facilitates a programming style that allows logic programs to integrate with other tools such as: Boolean&#13;
   satisfiability solvers, finite domain constraint solvers, and graph isomorphism tools.&#13;
&#13;
   We illustrate this programming style to solve the Graph Coloring problem, applying a symmetry break that derives from finding a maximum clique in the input graph.&#13;
&#13;
   We present an experimentation of the resulting Graph Coloring solver on two benchmarks, one from the graph coloring community and the other from the examination timetabling community. &#13;
&#13;
   The implementation of pl-cliquer consists of two components: A lightweight C interface, connecting cliquer's C library and&#13;
   Prolog, and a Prolog module which loads the library.&#13;
   The complete tool is available as a SWI-Prolog module.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Michael Codish and Michael Frank and Amit Metodi and Morad Muslimany</dc:contributor>
          <dc:date>2018</dc:date>
          <dc:relation>Is Part Of OASIcs, Volume 58, Technical Communications of the 33rd International Conference on Logic Programming (ICLP 2017)</dc:relation>
          <dc:type>InProceedings</dc:type>
          <dc:type>Text</dc:type>
          <dc:type>doc-type:ResearchArticle</dc:type>
          <dc:type>publishedVersion</dc:type>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>doi:10.4230/OASIcs.ICLP.2017.5</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-84559</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/OASIcs.ICLP.2017.5</dc:identifier>
          <dc:language>eng</dc:language>
          <dc:rights>https://creativecommons.org/licenses/by/3.0/legalcode</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
