Skip to content

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

License

Notifications You must be signed in to change notification settings

jalving/KaHyPar.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%