<?xml version="1.0" encoding="UTF-8"?>
<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>Multi-Objective Minimum Spanning Tree via NSGA-II with Local
Search</dc:title>
  <dc:title>R package momst version 0.1.1</dc:title>
  <dc:description>Solves the Multi-Criteria Minimum Spanning Tree (mc-MST) problem
    on complete weighted graphs by combining the Non-dominated Sorting Genetic
    Algorithm II (NSGA-II) with optional Pareto local search operators.
    Chromosomes are represented as Prufer sequences so that every random
    individual decodes to a valid spanning tree (Cayley's theorem), avoiding
    repair operators. Four solver variants are provided: pure NSGA-II ("base"),
    Path Relinking ("PR"), Pareto Local Search ("PLS"), and Tabu Search ("TS").
    The package supports 2 and 3 objective formulations and provides
    convenience functions to plot Pareto fronts and best-compromise spanning
    trees. This package is the reference implementation of the method
    described in Parraga-Alava, Inostroza-Ponta and Dorn (2017)
    &lt;doi:10.1109/CEC.2017.7969432&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.0)</dc:relation>
  <dc:relation>Imports: stats, utils, graphics</dc:relation>
  <dc:relation>Suggests: igraph, knitr, rmarkdown, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Jorge A. Parraga-Alava &lt;jorge.parraga@utm.edu.ec&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Jorge A. Parraga-Alava [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0001-8558-9122&gt;)</dc:contributor>
  <dc:rights>GPL (&gt;= 3)</dc:rights>
  <dc:date>2026-06-22</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=momst</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.momst</dc:identifier>
</oai_dc:dc>
