Method

DTW-C++ clusters time-series data using dynamic time warping to compute distance metrics, and mixed integer programming or k-Medoids for clustering. The fundamentals of each of these techniques are described in this methods section. Additionally, users can read our journal article for more information and relevant references.