<?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-20T02:42:21Z</responseDate><request verb="GetRecord" identifier="oai:riubu.ubu.es:10259/7402" metadataPrefix="marc">https://riubu.ubu.es/oai/request</request><GetRecord><record><header><identifier>oai:riubu.ubu.es:10259/7402</identifier><datestamp>2024-05-10T11:56:11Z</datestamp><setSpec>com_10259_5645</setSpec><setSpec>com_10259_5086</setSpec><setSpec>com_10259_2604</setSpec><setSpec>col_10259_5646</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-12</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&#xd;
of this subset are adjacent. Clique problems in graphs are very important due to their numerous applications. One of these&#xd;
problems is the clique partitioning problem (CPP), which consists of dividing the set of vertices of a graph into the smallest&#xd;
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&#xd;
methods for the CPP. This article presents a resolution method that combines multistart strategies with tabu search. The most&#xd;
novel characteristic of our method is that it allows unfeasible solutions to be visited, which facilitates exploration of the solution&#xd;
space. The computational tests show that our method performs better than previous methods proposed for this problem. In fact,&#xd;
our method strictly improves the results of these methods in most of the instances considered while requiring less computation&#xd;
time.</subfield>
</datafield>
<datafield tag="024" ind2=" " ind1="8">
<subfield code="a">0924-669X</subfield>
</datafield>
<datafield tag="024" ind2=" " ind1="8">
<subfield code="a">http://hdl.handle.net/10259/7402</subfield>
</datafield>
<datafield tag="024" ind2=" " ind1="8">
<subfield code="a">10.1007/s10489-022-04304-7</subfield>
</datafield>
<datafield tag="024" ind2=" " ind1="8">
<subfield code="a">1573-7497</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">A stepped tabu search method for the clique partitioning problem</subfield>
</datafield>
</record></metadata></record></GetRecord></OAI-PMH>