illinois-or-research-analytics / cm_pipeline

Pipeline that uses an improved version of CM for generating well-connected clusters
GNU General Public License v3.0
5 stars 4 forks source link

Adds MCL as an external clusterer (minor bug fixes included) #48

Closed MinhyukPark closed 9 months ago

MinhyukPark commented 9 months ago

This PR adds MCL as an external clusterer to CM with 2 minor bug fixes.

{
    "inflation_factor": 2.0,
    "mcl_path": <Path to MCL>
}