<?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-19T04:47:11Z</responseDate><request verb="GetRecord" identifier="oai:riubu.ubu.es:10259/9822" metadataPrefix="xoai">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><metadata xmlns="http://www.lyncode.com/xoai" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.lyncode.com/xoai http://www.lyncode.com/xsd/xoai.xsd">
<element name="dc">
<element name="contributor">
<element name="author">
<element name="none">
<field name="value">Pacheco Bonrostro, Joaquín</field>
<field name="authority">410</field>
<field name="confidence">600</field>
<field name="orcid_id">0000-0002-7462-8680</field>
<field name="value">Casado Yusta, Silvia</field>
<field name="authority">666</field>
<field name="confidence">600</field>
<field name="orcid_id">0000-0002-9663-1557</field>
</element>
</element>
</element>
<element name="date">
<element name="accessioned">
<element name="none">
<field name="value">2024-12-20T12:19:21Z</field>
</element>
</element>
<element name="available">
<element name="none">
<field name="value">2024-12-20T12:19:21Z</field>
</element>
</element>
<element name="issued">
<element name="none">
<field name="value">2022</field>
</element>
</element>
<element name="embargoEndDate">
<element name="none"/>
</element>
</element>
<element name="identifier">
<element name="uri">
<element name="none">
<field name="value">http://hdl.handle.net/10259/9822</field>
</element>
</element>
<element name="doi">
<element name="none">
<field name="value">10.71486/5n2k-c575</field>
</element>
</element>
</element>
<element name="description">
<element name="abstract">
<element name="en">
<field name="value">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.</field>
</element>
</element>
<element name="sponsorship">
<element name="en">
<field name="value">This work was partially supported by FEDER funds and the Spanish State Research Agency (Projects PID2019-104263RB-C44 and PDC2021–121021-C22); the Regional Government of “Castilla y León”, Spain (Project BU071G19); the Regional Government of “Castilla y León”; and FEDER funds (Project BU056P20).</field>
</element>
</element>
</element>
<element name="format">
<element name="mimetype">
<element name="none">
<field name="value">application/vnd.openxmlformats-officedocument.wordprocessingml.document</field>
<field name="value">application/zip</field>
<field name="value">text/plain</field>
</element>
</element>
</element>
<element name="language">
<element name="iso">
<element name="es">
<field name="value">eng</field>
</element>
</element>
</element>
<element name="publisher">
<element name="es">
<field name="value">Universidad de Burgos</field>
</element>
</element>
<element name="relation">
<element name="isreferencedby">
<element name="es">
<field name="value">http://hdl.handle.net/10259/7402</field>
</element>
</element>
<element name="projectID">
<element name="es">
<field name="value">info:eu-repo/grantAgreement/AEI/Plan Estatal de Investigación Científica y Técnica y de Innovación 2017-2020/PID2019-104263RB-C44/ES/MEJORA EN LA TOMA DE DECISIONES EN EL AMBITO DE LA LOGISTICA Y PROBLEMAS RELACIONADOS. ENFOQUE MULTI-OBJETIVO/</field>
<field name="value">info:eu-repo/grantAgreement/AEI/Plan Estatal de Investigación Científica y Técnica y de Innovación 2017-2020/PDC2021-121021-C22/ES/SISTEMAS DE APOYO A LA TOMA DE DECISIONES EFICIENTES: PLANIFICACION DE LA LOGISTICA EXTERNA E INTERNA Y SELECCION DE CARTERAS/</field>
<field name="value">info:eu-repo/grantAgreement/Junta de Castilla y León//BU071G19//Métodos heurísticos para problemas de optimización de recursos sanitarios con varios objetivos/</field>
<field name="value">info:eu-repo/grantAgreement/Junta de Castilla y León//BU056P20//Análisis de problemas de logística sanitaria: Enfoque multi-objetivo y uso de metaheurísticas/</field>
</element>
</element>
</element>
<element name="rights">
<element name="*">
<field name="value">Atribución-NoComercial 4.0 Internacional</field>
</element>
<element name="uri">
<element name="*">
<field name="value">http://creativecommons.org/licenses/by-nc/4.0/</field>
</element>
</element>
<element name="accessRights">
<element name="es">
<field name="value">info:eu-repo/semantics/openAccess</field>
</element>
</element>
</element>
<element name="subject">
<element name="en">
<field name="value">Clique partitioning problem</field>
<field name="value">Metaheuristics</field>
<field name="value">Tabu search</field>
<field name="value">Multistart methods</field>
</element>
<element name="other">
<element name="es">
<field name="value">Investigación operativa</field>
<field name="value">Modelos matemáticos</field>
</element>
<element name="en">
<field name="value">Operations research</field>
<field name="value">Mathematical models</field>
</element>
</element>
</element>
<element name="title">
<element name="en">
<field name="value">Dataset of the paper “A stepped tabu search method for the clique partitioning problem”. Applied Intelligence, 53, 16275-16292</field>
</element>
</element>
<element name="type">
<element name="es">
<field name="value">dataset</field>
</element>
<element name="hasVersion">
<element name="es">
<field name="value">info:eu-repo/semantics/acceptedVersion</field>
</element>
</element>
</element>
<element name="publication">
<element name="year">
<element name="none">
<field name="value">2022</field>
</element>
</element>
</element>
</element>
<element name="bundles">
<element name="bundle">
<field name="name">LICENSE</field>
<element name="bitstreams">
<element name="bitstream">
<field name="name">license.txt</field>
<field name="originalName">license.txt</field>
<field name="format">text/plain; charset=utf-8</field>
<field name="size">999</field>
<field name="url">https://riubu.ubu.es/bitstream/10259/9822/4/license.txt</field>
<field name="checksum">b295bcbce42e2caabeb0c623d3860c06</field>
<field name="checksumAlgorithm">MD5</field>
<field name="sid">4</field>
</element>
</element>
</element>
<element name="bundle">
<field name="name">CC-LICENSE</field>
<element name="bitstreams">
<element name="bitstream">
<field name="name">license_rdf</field>
<field name="originalName">license_rdf</field>
<field name="format">application/rdf+xml; charset=utf-8</field>
<field name="size">914</field>
<field name="url">https://riubu.ubu.es/bitstream/10259/9822/3/license_rdf</field>
<field name="checksum">24013099e9e6abb1575dc6ce0855efd5</field>
<field name="checksumAlgorithm">MD5</field>
<field name="sid">3</field>
</element>
</element>
</element>
<element name="bundle">
<field name="name">ORIGINAL</field>
<element name="bitstreams">
<element name="bitstream">
<field name="name">readme.docx</field>
<field name="originalName">readme.docx</field>
<field name="description"/>
<field name="format">application/vnd.openxmlformats-officedocument.wordprocessingml.document</field>
<field name="size">14176</field>
<field name="url">https://riubu.ubu.es/bitstream/10259/9822/2/readme.docx</field>
<field name="checksum">a82e806c16d91b625f2fcd3c27b4b57e</field>
<field name="checksumAlgorithm">MD5</field>
<field name="sid">2</field>
</element>
<element name="bitstream">
<field name="name">Pacheco-solutions_in_dimacs_instances_for_cpp-2022.zip</field>
<field name="originalName">Pacheco-solutions_in_dimacs_instances_for_cpp-2022.zip</field>
<field name="description"/>
<field name="format">application/zip</field>
<field name="size">145652</field>
<field name="url">https://riubu.ubu.es/bitstream/10259/9822/1/Pacheco-solutions_in_dimacs_instances_for_cpp-2022.zip</field>
<field name="checksum">46c257fd16e19c8f269160101de4ed9f</field>
<field name="checksumAlgorithm">MD5</field>
<field name="sid">1</field>
</element>
</element>
</element>
</element>
<element name="others">
<field name="handle">10259/9822</field>
<field name="identifier">oai:riubu.ubu.es:10259/9822</field>
<field name="lastModifyDate">2025-05-12 10:02:12.251</field>
</element>
<element name="repository">
<field name="name">Repositorio Institucional de la Universidad de Burgos</field>
<field name="mail">bubrep@ubu.es</field>
</element>
<element name="license">
<field name="bin">RWwgYXV0b3IgY29tbyDDum5pY28gdGl0dWxhciBkZSBsb3MgZGVyZWNob3MgZGUgcHJvcGllZGFkIGludGVsZWN0dWFsIGRlIGxhIG9icmEsIG8gZGlzcG9uaWVuZG8gZGUgbG9zIGRlYmlkb3MgcGVybWlzb3MgZGUgbG9zIG90cm9zIHRpdHVsYXJlcywgc2kgbG9zIGh1YmllcmEsIHkgZW4gdmlydHVkIGRlIGxvcyBkZXJlY2hvcyBxdWUgbGUgY29uZmllcmUgbGEgbGVnaXNsYWNpw7NuIHZpZ2VudGUgc29icmUgcHJvcGllZGFkIGludGVsZWN0dWFsIHkgZGVyZWNob3MgZGUgYXV0b3IsIA0KQVVUT1JJWkEgYSBsYSBVbml2ZXJzaWRhZCBkZSBCdXJnb3MgYSBkaWZ1bmRpciwgZGUgbWFuZXJhIGdyYXR1aXRhLCBlbCBjb250ZW5pZG8gZGUgbG9zIGFyY2hpdm9zIGRpZ2l0YWxlcyBxdWUgY29ycmVzcG9uZGVuIGFsIGRvY3VtZW50byBkZXNjcml0byBhbnRlcmlvcm1lbnRlLCBjb24gY2Fyw6FjdGVyIG5vIGV4Y2x1c2l2byB5IGRlIG1hbmVyYSBww7pibGljYSBlbiBhY2Nlc28gYWJpZXJ0byBhIHRyYXbDqXMgZGUgSW50ZXJuZXQsIHBhcmEgbG8gcXVlIGxhIEJpYmxpb3RlY2EgcHJvY2VkZXLDoSBhIGFyY2hpdmFybG9zIGVuIGVsIFJlcG9zaXRvcmlvIEluc3RpdHVjaW9uYWwuIEFzaW1pc21vIGF1dG9yaXphIGEgbGEgVW5pdmVyc2lkYWQgZGUgQnVyZ29zIGEgcmVhbGl6YXIgbGFzIHRyYW5zZm9ybWFjaW9uZXMgbmVjZXNhcmlhcyBkZSBmb3JtYXRvLCBubyBkZSBjb250ZW5pZG8sIHBhcmEgZ2FyYW50aXphciBsYSBwcmVzZXJ2YWNpw7NuIHkgZWwgYWNjZXNvIGVuIGVsIGZ1dHVyby4NCg0KRWwgYXV0b3IgZGlzcG9uZSwgZW4gdG9kbyBjYXNvLCBkZWwgZGVyZWNobyBhIHJldm9jYXIgZXN0YSBhdXRvcml6YWNpw7NuLg0KDQpMYSBjZXNpw7NuIGRlIGRlcmVjaG9zIGRlIGVzdGEgb2JyYSBzZSBlbmN1ZW50cmEgc3VqZXRhIGEgbGEgbGVnaXNsYWNpw7NuIHZpZ2VudGUgc29icmUgcHJvcGllZGFkIGludGVsZWN0dWFsIHkgZGVyZWNob3MgZGUgYXV0b3Iu</field>
</element>
</metadata></metadata></record></GetRecord></OAI-PMH>