Skip to content
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 332 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 332 Bytes

max-spacing-K-clustering

⌨️ Max spacing, MST based, K-clustering program, for Data Structures 2 course, 2020/2 on UFES

Compiling

Run make on project root.

Usage

./trab1 (database file) K (output file). There is no input validation: if inputs aren't exactly as specied on the included document, the program WILL die.