# WHFC **Repository Path**: cl-liao/WHFC ## Basic Information - **Project Name**: WHFC - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-17 - **Last Updated**: 2022-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WHFC Implementation of the Weighted HyperFlowCutter hypergraph partitioning algorithm. It works as a stand-alone 2-way partitioner but it works best as a refinement algorithm on a given partition. This is a header-only library, so there is no setup overhead. For an example, check out the integration in [KaHyPar](https://github.com/kahypar/kahypar/tree/master/kahypar/partition/refinement/flow). If you use this code in a publication, please consider citing our [paper](https://drops.dagstuhl.de/opus/volltexte/2020/12085/).