Module fr.univartois.cril.jkahypar
Package fr.univartois.cril.jkahypar.kahypar
package fr.univartois.cril.jkahypar.kahypar
The
fr.univartois.cril.jkahypar.kahypar package provides an interface
for interacting with the native implementation of KaHyPar.
This package is designed to be as close as possible to this native
implementation.
As a consequence, it is NOT exported, in favor of a more user-friendly
interface provided in fr.univartois.cril.jkahypar.-
ClassesClassDescriptionThe NativeKahypar class provides a user-friendly and Java-ish way of interacting with the KaHyPar native library.The NativeKahyparContext provides an object-oriented wrapper for a native KaHyPar
Contextobject.The NativeKahyparPartitioner provides an object-oriented wrapper for the partitioning algorithm implemented in the KaHyPar native library.