Package fr.univartois.cril.jkahypar


package fr.univartois.cril.jkahypar
The fr.univartois.cril.jkahypar package provides an object-oriented interface for interacting with the native library implemented by KaHyPar for partitioning hypergraphs.
  • Classes
    Class
    Description
    The HypergraphPartition represents a partition of a hypergraph.
    The KahyparContext provides a context for computing hypergraph partitions.
    The KahyparPartitioner allows to compute a partition of a given hypergraph using a predefined configuration inherited from the context in which it is executed.