KaHyPar.jl

KaHyPar.jl is a Julia interface to the KaHyPar multilevel hypergraph partitioning package.
Author kahypar
Popularity
17 Stars
Updated Last
1 Year Ago
Started In
July 2019

KaHyPar.jl

CI codecov

KaHyPar.jl is a Julia interface to the KaHyPar hypergraph partitioning package.

Hypergraphs and Hypergraph Partitioning


alt textalt text

Installation

KaHyPar is a   Julia Language   package. To install KaHyPar, please open Julia's interactive session (known as REPL) and press ] key in the REPL to use the package mode, then type the following command

pkg> add KaHyPar

License

This Julia wrapper package is released under MIT License. The KaHyPar C++ library is licensed with the GPL License.

Required Packages

Used By Packages

No packages found.