<?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>"MST-Based Clustering"</dc:title>
  <dc:title>R package mstclustering version 1.0.0.0</dc:title>
  <dc:description>Implements a minimum-spanning-tree-based heuristic for k-means clustering using a union-find disjoint set and the algorithm in Kruskal (1956) &lt;doi:10.1090/S0002-9939-1956-0078686-7&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: reshape2, data.table</dc:relation>
  <dc:creator>Kevin Michael Frick &lt;kmfrick98@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Kevin Michael Frick &lt;kmfrick98@gmail.com&gt;</dc:contributor>
  <dc:rights>AGPL (&gt;= 3)</dc:rights>
  <dc:date>2022-02-08</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=mstclustering</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.mstclustering</dc:identifier>
</oai_dc:dc>
