Project 3: Clustering Data Points and DNA Strands using MPI

Project Release Date: 22 Oct 2017

Project Due Date: 12 Nov 2017, by 11:59pm

  • Project description can be found in Project 3 Handout.
  • Rubrics can be found in Ruberics-PDF.
  • Download the Data Set Generator. This is a data generator (written in Python) that generates clusters of 2D data points. It allows you to specify the number of points, the number of clusters, the output file, and the maximum coordinate value for points.

    Useful References: