# WHFC **Repository Path**: dercury/whfc ## Basic Information - **Project Name**: WHFC - **Description**: for kahypar, 51b27ff https://githubfast.com/larsgottesbueren/WHFC.git - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2026-06-13 - **Last Updated**: 2026-06-13 ## 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/).