kahypar / mt-kahypar

Mt-KaHyPar (Multi-Threaded Karlsruhe Hypergraph Partitioner) is a shared-memory multilevel graph and hypergraph partitioner equipped with parallel implementations of techniques used in the best sequential partitioning algorithms. Mt-KaHyPar can partition extremely large hypergraphs very fast and with high quality.
MIT License
126 stars 26 forks source link

Better Naming Convention for Partitioning Configurations #151

Closed kittobi1992 closed 1 year ago

kittobi1992 commented 1 year ago

Mt-KaHyPar provides six different configurations: large_k, deterministic, default, default_flows, quality, and quality_flows. The naming convention aligns with the naming in our publications. However, this naming can lead to confusions as, e.g., our default_flows configuration is faster and produces better partitions than the quality configuration. This change renames the configurations as follows: