<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="static/style.xsl"?><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-04-19T06:33:51Z</responseDate><request verb="GetRecord" identifier="oai:riubu.ubu.es:10259/9822" metadataPrefix="marc">https://riubu.ubu.es/oai/request</request><GetRecord><record><header><identifier>oai:riubu.ubu.es:10259/9822</identifier><datestamp>2025-05-12T08:02:12Z</datestamp><setSpec>com_10259_5645</setSpec><setSpec>com_10259_5086</setSpec><setSpec>com_10259_2604</setSpec><setSpec>col_10259_9820</setSpec><setSpec>col_10259_5684</setSpec></header><metadata><record xmlns="http://www.loc.gov/MARC21/slim" xmlns:doc="http://www.lyncode.com/xoai" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dcterms="http://purl.org/dc/terms/" xsi:schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd">
<leader>00925njm 22002777a 4500</leader>
<datafield tag="042" ind1=" " ind2=" ">
<subfield code="a">dc</subfield>
</datafield>
<datafield tag="720" ind1=" " ind2=" ">
<subfield code="a">Pacheco Bonrostro, Joaquín</subfield>
<subfield code="e">author</subfield>
</datafield>
<datafield tag="720" ind1=" " ind2=" ">
<subfield code="a">Casado Yusta, Silvia</subfield>
<subfield code="e">author</subfield>
</datafield>
<datafield tag="260" ind1=" " ind2=" ">
<subfield code="c">2022</subfield>
</datafield>
<datafield tag="520" ind1=" " ind2=" ">
<subfield code="a">Given an undirected graph, a clique is a subset of vertices in which the induced subgraph is complete; that is, all pairs of vertices of this subset are adjacent. Clique problems in graphs are very important due to their numerous applications. One of these problems is the clique partitioning problem (CPP), which consists of dividing the set of vertices of a graph into the smallest number of cliques possible. The CPP is an NP-hard problem with many application fields (timetabling, manufacturing, scheduling, telecommunications, etc.). Despite its great applicability, few recent studies have focused on proposing specific resolution methods for the CPP. This article presents a resolution method that combines multistart strategies with tabu search. The most novel characteristic of our method is that it allows unfeasible solutions to be visited, which facilitates exploration of the solution space. The computational tests show that our method performs better than previous methods proposed for this problem. In fact, our method strictly improves the results of these methods in most of the instances considered while requiring less computation time.</subfield>
</datafield>
<datafield tag="024" ind2=" " ind1="8">
<subfield code="a">http://hdl.handle.net/10259/9822</subfield>
</datafield>
<datafield tag="024" ind2=" " ind1="8">
<subfield code="a">10.71486/5n2k-c575</subfield>
</datafield>
<datafield ind1=" " ind2=" " tag="653">
<subfield code="a">Clique partitioning problem</subfield>
</datafield>
<datafield ind1=" " ind2=" " tag="653">
<subfield code="a">Metaheuristics</subfield>
</datafield>
<datafield ind1=" " ind2=" " tag="653">
<subfield code="a">Tabu search</subfield>
</datafield>
<datafield ind1=" " ind2=" " tag="653">
<subfield code="a">Multistart methods</subfield>
</datafield>
<datafield tag="245" ind1="0" ind2="0">
<subfield code="a">Dataset of the paper “A stepped tabu search method for the clique partitioning problem”. Applied Intelligence, 53, 16275-16292</subfield>
</datafield>
</record></metadata></record></GetRecord></OAI-PMH>