Skip to content

floriangroetschla/WHFC

 
 

Repository files navigation

WHFC

Implementation of the Weighted HyperFlowCutter hypergraph partitioning algorithm. It works as a stand-alone partitioner but it works best as a refinement algorithm on a given partition. This is a header-only library, so no setup overhead, if you want to use it in your own tool. If you want an example integration, check out the following links flow hypergraph extraction, 2-way refinement and k-way refinement for my integration in KaHyPar.

About

Weighted HyperFlowCutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.7%
  • CMake 0.3%